Commit History

Author SHA1 Message Date
  Daniel Stenberg b6c5da337a strdup() takes a const char * now 24 years ago
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 years ago
  Daniel Stenberg 24dee483e9 dual-license fix 24 years ago
  Daniel Stenberg 3d8bb1c27a include unistd.h if present to prevent compiler warnings on close() 24 years ago
  Daniel Stenberg 5594741acb Added fopen() and fclose() leak tracking 24 years ago
  Daniel Stenberg 184ad46a27 fixed accept() for memory debugging 24 years ago
  Daniel Stenberg bf43b49a20 added socket() / sclose() checks to the memdebug system 24 years ago
  Daniel Stenberg 50d564b4d4 uses the "internal" mprintf() routines for formatted output 24 years ago
  Daniel Stenberg 3e6a354c4c now exits and alerts on bad uses of strdup() and free() 24 years ago
  Daniel Stenberg 57ddd7e928 now includes stdlib.h 24 years ago
  Daniel Stenberg e4a7e18a0c compiles on Linux now 24 years ago
  Daniel Stenberg d49d05bce6 added for memory leak debugging etc 24 years ago