1. 980a69b Attached patch moves functions out of the huge libpayload.h into headers by Patrick Georgi · 14 years ago
  2. e5d30b7 by Stefan Reinauer · 14 years ago
  3. 052d591 fix buggy comment in libpayload's strncat function by Stefan Reinauer · 15 years ago
  4. 0d348f9 fix strstr. Seems the function never worked before, except the searched by Stefan Reinauer · 16 years ago
  5. ac29d61 fix a potential null pointer reference in strdup (as found by Patrick Georgi) by Stefan Reinauer · 16 years ago
  6. c53cdd7 [PATCH] libpayload: Add a strtoul() function by Jordan Crouse · 16 years ago
  7. 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 16 years ago
  8. 3b9d1b8 fix string function prototypes in libpayload according to sysv/4.3bsd. by Stefan Reinauer · 16 years ago
  9. c781584 libpayload: Add the null terminator to the end of the duplicated string by Jordan Crouse · 16 years ago
  10. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  11. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  12. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  13. dc69e05 Make the list of functions in libpayload.h more complete (trivial). by Uwe Hermann · 16 years ago
  14. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  15. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago