1. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 13 years ago
  2. 20bc061 Add module base to main executable's ARM_exidx. by Evgeniy Stepanov · 13 years ago
  3. 63d0cee am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  4. fa136e8 am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  5. a594815 Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  6. 6973e3d Define __stack_chk_fail_local.S by Andrew Hsieh · 13 years ago
  7. 214feeb am effc607e: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  8. effc607 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  9. 77093f2 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  10. 823aeb9 Merge "linker: reduce size by nearly 20KB" by David 'Digit' Turner · 13 years ago
  11. f2ba5c9 am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  12. 63c4179 am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  13. 4d0128f Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  14. ec2ab73 Minor tweak to get memory around corrupted heap chunks dumped. by Ben Cheng · 13 years ago
  15. 166b7db linker: reduce size by nearly 20KB by David 'Digit' Turner · 13 years ago
  16. ece8f50 Merge "Add watchdog.h" by Arve Hjønnevåg · 13 years ago
  17. 70f6901 libc: make atoi, atol, and atoll pure functions by Nick Kralevich · 13 years ago
  18. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 13 years ago
  19. 420f493 Add watchdog.h by Arve Hjønnevåg · 13 years ago
  20. 4442d51 Merge "linker: small code-cleanup" by David 'Digit' Turner · 13 years ago
  21. a5eaa02 Merge "Don't mark realloc with __attribute__((malloc))" by Nick Kralevich · 13 years ago
  22. b27631b Don't mark realloc with __attribute__((malloc)) by Nick Kralevich · 13 years ago
  23. 1608416 linker: small code-cleanup by David 'Digit' Turner · 13 years ago
  24. 8c54c56 Merge "FORTIFY_SOURCE: add sprintf / vsprintf support" by Nick Kralevich · 13 years ago
  25. 9b549c3 FORTIFY_SOURCE: add sprintf / vsprintf support by Nick Kralevich · 13 years ago
  26. ca622f5 Merge "update filter.h / prctl.h / seccomp.h" by Nick Kralevich · 13 years ago
  27. 8f88aa7 am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  28. c5cab34 am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  29. d1a6918 update filter.h / prctl.h / seccomp.h by Nick Kralevich · 13 years ago
  30. 028ccf5 Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  31. c2f1d21 Merge "FORTIFY_SOURCE: add snprintf, vsnprintf" by Nick Kralevich · 13 years ago
  32. f525fb5 am 20afd4e7: am e0961445: Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  33. c9142d4 am 571da80c: am c75491e2: Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  34. 20afd4e am e0961445: Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  35. 571da80 am c75491e2: Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  36. e096144 Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  37. cffdf66 FORTIFY_SOURCE: add snprintf, vsnprintf by Nick Kralevich · 13 years ago
  38. c75491e Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  39. 4c19e4f Remove an obsolete jamfile. by Elliott Hughes · 13 years ago
  40. 0f5b48c Merge "inet_ntop: pass the size of tmp to snprintf()" by Nick Kralevich · 13 years ago
  41. 85b06f9 inet_ntop: pass the size of tmp to snprintf() by Nick Kralevich · 13 years ago
  42. c3d45b8 Remove the meaningless on Linux if_dl.h header. by Elliott Hughes · 13 years ago
  43. 7c5c68f Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  44. 5056f1f Remove the meaningless on Linux if_dl.h header. by Elliott Hughes · 13 years ago
  45. 631498d Merge "Added event logging for some spoofed DNS queries." by Geremy Condra · 13 years ago
  46. fd49579 Merge "Added actual event logging calls to the FORTIFY_SOURCE methods." by Geremy Condra · 13 years ago
  47. 524c87c Added event logging for some spoofed DNS queries. by Geremy Condra · 13 years ago
  48. 009f384 Added actual event logging calls to the FORTIFY_SOURCE methods. by Geremy Condra · 13 years ago
  49. 8f2887b am 5ff025a5: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  50. 5ff025a Reconcile with jb-release by The Android Open Source Project · 13 years ago
  51. ff7eae7 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  52. 76656af _FORTIFY_SOURCE: check for integer overflows by Nick Kralevich · 13 years ago
  53. f418559 am e4db460a: am b7630f01: Use new debuggerd protocol. by Jeff Brown · 13 years ago
  54. e4db460 am b7630f01: Use new debuggerd protocol. by Jeff Brown · 13 years ago
  55. ec8addc Merge "Adding event logging to libc." by Geremy Condra · 13 years ago
  56. 8b11c4c Adding event logging to libc. by Geremy Condra · 13 years ago
  57. 7e5993b Merge "_FORTIFY_SOURCE: add memset / bzero support" by Nick Kralevich · 13 years ago
  58. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 13 years ago
  59. 1a6b0bb Merge "Support non-zero p_vaddr in first PT_LOAD segment" by Elliott Hughes · 13 years ago
  60. 7d11009 am d06a73bc: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  61. d06a73b Reconcile with jb-release by The Android Open Source Project · 13 years ago
  62. b7630f0 Use new debuggerd protocol. by Jeff Brown · 13 years ago
  63. 4590497 am d0c25027: am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  64. d0c2502 am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  65. 2b89f1e Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  66. a985076 Fix sysconf(_SC_NPROCESSORS_CONF) on ARM. by Elliott Hughes · 13 years ago
  67. 158ad01 am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  68. 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  69. c2bba24 Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  70. 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 13 years ago
  71. 204c6e5 Merge "arm: rewrite crtbegin* as C files." by Nick Kralevich · 13 years ago
  72. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 13 years ago
  73. f186a18 Support non-zero p_vaddr in first PT_LOAD segment by Ji-Hwan Lee · 13 years ago
  74. db2e7a4 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  75. 31431f4 am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  76. 143ad4c am f0ddaa2f: am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  77. 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  78. f0ddaa2 am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  79. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  80. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 13 years ago
  81. e1d5915 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  82. 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  83. 857fc9e Merge "crtbegin: eliminate duplicate code" by Nick Kralevich · 13 years ago
  84. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 13 years ago
  85. 207d767 am 5a095ef2: am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  86. 5a095ef am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  87. 03539a3 Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  88. 1ebb243 am cb9ba3c8: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  89. cb9ba3c Reconcile with jb-release by The Android Open Source Project · 13 years ago
  90. 1dd9efc Merge "Use mmap to read an initial ELF header of library" by Elliott Hughes · 13 years ago
  91. 75917c8 Use mmap to read an initial ELF header of library by Ji-Hwan Lee · 13 years ago
  92. 2481468 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  93. 41c2a11 am d7b60b20: am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  94. d7b60b2 am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  95. c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  96. b23f193 Ensure that the port number and TXID are properly randomized. by Geremy Condra · 13 years ago
  97. 15ed08d am d155ba57: am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  98. 7cce043 resolved conflicts for merge of dc6c2b77 to master by Elliott Hughes · 13 years ago
  99. d155ba5 am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  100. c7882ab Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago