Commit History

Author SHA1 Message Date
  Clint Byrum 581f757f59 Fixing basic CodeQL alerts (#384) 10 months ago
  Ed Sabol 147cb9e04a Use suseconds_t instead of long 4 years ago
  Ed Sabol cfa05857aa Address Issue #196 by fixing the conversion of milliseconds to struct timeval 5 years ago
  Brian Aker b17fa2c6d8 Additional SSL cleanup. 11 years ago
  Brian Aker 68d9a43365 Additional SSL cleanup (possibly memory leak fixed for _ssl not free'd). 11 years ago
  Brian Aker 8ad0f11f73 Add warning with perror interface. Fix regression in systems that lack pipe2(). 11 years ago
  Brian Aker 7d56253059 Fix leak on timeout event. 11 years ago
  Brian Aker 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
  Brian Aker e8dcdfd4c3 Fix valgrind error, switch to reference usage. 11 years ago
  Brian Aker 5b302ff488 Free timeout_event when event_del is called on it. 11 years ago
  Brian Aker 15b1a4a717 Fix rename and improve on how error codes are returned. 11 years ago
  Brian Aker 928a3659f0 Great renaming. 11 years ago
  Brian Aker e9421d0429 Update from 1.0 11 years ago
  Brian Aker ff4d0ccd81 Remove connect_list file (we no longer need this thanks to the fix for list macros). 11 years ago
  Brian Aker 4c796a4266 Style/etc cleanup in server. 11 years ago
  Brian Aker 9aa051833e Clarify use of malloc()/realloc() and comment on it. 11 years ago
  Brian Aker fce702d338 Update error messages, and add more logic for failed conditions. 11 years ago
  Brian Aker f402f4ecfd REmove more of original split. 11 years ago
  Brian Aker e069aade31 Test the new macro in C++ context. 11 years ago