1. 27 Sep, 2016 1 commit
    • Narayan Kamath's avatar
      IDN: Fix handling of long domain names. · a1e0873b
      Narayan Kamath authored
      Fix merge conflict into mnc-mr2-release
      We were incorrectly using sizeof() to calculate the size of the
      output array. Note that this change also changes the output size
      to 512 to minimize behavioural differences (especially wrt. ICU
      checks on sizes).
      
      bug: 30765246
      Change-Id: I5d28ddc45d2d6d2bed3e479ca195ed2779b906ed
      a1e0873b
  2. 22 Jul, 2016 1 commit
  3. 26 Mar, 2016 2 commits
  4. 27 Feb, 2016 1 commit
  5. 09 Oct, 2015 7 commits
  6. 08 Oct, 2015 18 commits
  7. 29 Sep, 2015 8 commits
  8. 28 Sep, 2015 2 commits
    • Daniel Xie's avatar
      am 66b3ce69: am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The... · a18ebd19
      Daniel Xie authored
      am 66b3ce69: am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-c
      
      * commit '66b3ce69':
        Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318
      a18ebd19
    • Daniel Xie's avatar
      am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were... · 66b3ce69
      Daniel Xie authored
      am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev
      
      * commit '70a463cb':
        Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318
      66b3ce69