1. 531b835 am 460fefc3: Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  2. f155520 am cabf6eb8: Updates to mark_test. by Lorenzo Colitti · 11 years ago
  3. 03aadee am 15654338: Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  4. 3339365 am 2466e38e: Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  5. 678d9ce am d2dab451: Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  6. 63f8e91 am 9c53e8a6: Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  7. 606f26c am 124b5aae: Fix lint warnings. by Lorenzo Colitti · 11 years ago
  8. c9b4a45 am a25ebd97: Improve MarkTest. by Lorenzo Colitti · 11 years ago
  9. 7b1a16f am 717357af: Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  10. a2d2266 am ebb4d67d: Don\'t export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  11. 29af476 am b6b1fc33: Add a README file. by Lorenzo Colitti · 11 years ago
  12. 5d0fd29 am 6ef3e4fd: Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago
  13. 460fefc Refactor setup and common code into a superclass. by Lorenzo Colitti · 12 years ago
  14. cabf6eb Updates to mark_test. by Lorenzo Colitti · 12 years ago
  15. 1565433 Add support for reading routing rules. by Lorenzo Colitti · 12 years ago
  16. 2466e38 Add a module for dealing with C-style structs. by Lorenzo Colitti · 12 years ago
  17. d2dab45 Support setting the priority of rules. by Lorenzo Colitti · 12 years ago
  18. 9c53e8a Move ip rule functionality to Python. by Lorenzo Colitti · 12 years ago
  19. 124b5aa Fix lint warnings. by Lorenzo Colitti · 12 years ago
  20. a25ebd9 Improve MarkTest. by Lorenzo Colitti · 12 years ago
  21. 717357a Test mark-based routing for outgoing packets. by Lorenzo Colitti · 12 years ago
  22. ebb4d67 Don't export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 12 years ago
  23. b6b1fc3 Add a README file. by Lorenzo Colitti · 12 years ago
  24. 6ef3e4f Kernel networking test scripts using UML. by Lorenzo Colitti · 12 years ago
  25. 7a0b43b am 22669b72: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  26. 22669b7 Merge "Add missing includes." by Elliott Hughes · 11 years ago
  27. 8678c6f Add missing includes. by Elliott Hughes · 11 years ago
  28. 8dd5f33 am 9b1f7c8f: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  29. 9b1f7c8 Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  30. c96db60 Add missing <string.h> include. by Elliott Hughes · 11 years ago
  31. cf7827c am 7efbc114: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  32. 7efbc11 Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  33. 7e2587f Add missing <string.h> include. by Elliott Hughes · 11 years ago
  34. c3a0cfb am fcd4849c: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  35. fcd4849 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  36. d70873e Remove superfluous OpenSSL include paths. by Adam Langley · 11 years ago
  37. 32de266 am 89919a03: Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  38. 89919a0 Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  39. 77dd197 Include bn.h for BN_ functions. by Adam Langley · 11 years ago
  40. 8d8b586 am 368d0a31: Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  41. 368d0a3 Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  42. 04f4839 make_ext4fs: workaround for a glibc scandir bug by Mihai Serban · 11 years ago
  43. b4d460b resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aosp by David 'Digit' Turner · 11 years ago
  44. 3701548 Merge "ext4_utils: Support -L LABEL option on mkuserimg" by David Turner · 11 years ago
  45. dc645aa am c8e992de: Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago
  46. c8e992d Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago
  47. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 11 years ago
  48. b23b2c0 ext4_utils: Support -L LABEL option on mkuserimg by Christoffer Dall · 11 years ago
  49. 3b5ccfb am e37c6986: Merge "Add missing fcntl.h for pagingtest.c." by Yabin Cui · 11 years ago
  50. e37c698 Merge "Add missing fcntl.h for pagingtest.c." by Yabin Cui · 11 years ago
  51. 611dba4 Add missing fcntl.h for pagingtest.c. by Yabin Cui · 11 years ago
  52. 7c6015d am 97c6f43c: Merge "Change file to include sys/time.h directly." by Yabin Cui · 11 years ago
  53. 97c6f43 Merge "Change file to include sys/time.h directly." by Yabin Cui · 11 years ago
  54. 6e86b51 Change file to include sys/time.h directly. by Yabin Cui · 11 years ago
  55. 87b0c23 am 5ebcac32: Merge "Use "-z muldefs" to work around duplicate symbol issues." by Stephen Hines · 11 years ago
  56. 5ebcac3 Merge "Use "-z muldefs" to work around duplicate symbol issues." by Stephen Hines · 11 years ago
  57. 56cd394 Use "-z muldefs" to work around duplicate symbol issues. by Stephen Hines · 11 years ago
  58. d4de6c0 am f511e6a2: Merge "Fix build in C++11 mode" by Dan Albert · 11 years ago
  59. f511e6a Merge "Fix build in C++11 mode" by Dan Albert · 11 years ago
  60. 3a9bdae Fix build in C++11 mode by Bernhard Rosenkränzer · 11 years ago
  61. 0b0a8ed am 50fd9b41: Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 11 years ago
  62. 50fd9b4 Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 11 years ago
  63. f2e49d8 am 9f5593c7: Merge "Remove reference to dead init.testmenu." by Elliott Hughes · 11 years ago
  64. 9f5593c Merge "Remove reference to dead init.testmenu." by Elliott Hughes · 11 years ago
  65. 2b4b06f Remove reference to dead init.testmenu. by Elliott Hughes · 11 years ago
  66. f729148 am 17ba6f0d: Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev by Paul Lawrence · 11 years ago
  67. 17ba6f0 Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev by Paul Lawrence · 11 years ago
  68. bc07fb6 am 0bb5c17b: Merge "Make memtrack an optional module." by Dan Albert · 11 years ago
  69. 0bb5c17 Merge "Make memtrack an optional module." by Dan Albert · 11 years ago
  70. 77d15fa Make memtrack an optional module. by Dan Albert · 11 years ago
  71. ac342b9 Add a reference C implementation for verifying signatures by Sami Tolvanen · 11 years ago
  72. 2ec9b4e am e1eaca2e: Merge "More C++11 compatibility." by Dan Albert · 11 years ago
  73. e1eaca2 Merge "More C++11 compatibility." by Dan Albert · 11 years ago
  74. 5b80f5d Support [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69 by Ying Wang · 11 years ago
  75. d6e3557 More C++11 compatibility. by Dan Albert · 11 years ago
  76. 4ea0822 Support [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69 by Ying Wang · 11 years ago
  77. 8f85f69 Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  78. fda7067 am 1ec61e7a: Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  79. 1ec61e7 Support [-j <journal_size>] in mkuserimg.sh by Ying Wang · 11 years ago
  80. 8f1cedd am 241f964e: Add signature verification to keystore and verity signers by Sami Tolvanen · 11 years ago
  81. 241f964 Add signature verification to keystore and verity signers by Sami Tolvanen · 11 years ago
  82. 933a482 am d2a8aad0: Merge "Move system/extras to libc++." by Dan Albert · 11 years ago
  83. d2a8aad Merge "Move system/extras to libc++." by Dan Albert · 11 years ago
  84. dc847e6 Move system/extras to libc++. by Dan Albert · 11 years ago
  85. 6257ee0 am 40193d94: Fix comments in BootSignature.java. by Sami Tolvanen · 11 years ago
  86. 40193d9 Fix comments in BootSignature.java. by Sami Tolvanen · 11 years ago
  87. 0c0796e am 3380f2fe: DO NOT MERGE: Implement boot signature verification by Sami Tolvanen · 11 years ago
  88. 9a181f0 am f0f33adb: DO NOT MERGE: Update keystore and verity metadata signers by Sami Tolvanen · 11 years ago
  89. aced75e am 8d7e9240: DO NOT MERGE: Support converting X.509 cert into a verity public key by Sami Tolvanen · 11 years ago
  90. ee7c8f7 am 578a347c: DO NOT MERGE: Add a tool for verifying verity signatures in images by Sami Tolvanen · 11 years ago
  91. fa5363d am 29131b97: Reinstate "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  92. 3212632 am 7377e002: Revert "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  93. 3380f2f DO NOT MERGE: Implement boot signature verification by Sami Tolvanen · 11 years ago
  94. f0f33ad DO NOT MERGE: Update keystore and verity metadata signers by Sami Tolvanen · 11 years ago
  95. 8d7e924 DO NOT MERGE: Support converting X.509 cert into a verity public key by Sami Tolvanen · 11 years ago
  96. 578a347 DO NOT MERGE: Add a tool for verifying verity signatures in images by Sami Tolvanen · 11 years ago
  97. 29131b9 Reinstate "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  98. 7377e00 Revert "Update boot image signature format to version 1" by Paul Lawrence · 11 years ago
  99. 7a49cdc am b62eabde: Update boot image signature format to version 1 by Sami Tolvanen · 11 years ago
  100. ccaf574 Fix issues with appended boot signature. automerge: d66cefd by Geremy Condra · 11 years ago