Commit History

Author SHA1 Message Date
  Yang Tse b843c27322 fix compiler warning 15 years ago
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV 15 years ago
  Yang Tse 29ba1730ca attempt to fix compiler warning relative to potential misaligned data access 15 years ago
  Dan Fandrich feff911fb7 Removed a line of dead code (discovered by Coverity) 15 years ago
  Yang Tse 8254bbae56 protect against 'use after free' or race condition 15 years ago
  Yang Tse 4acbe8f20c fix compiler warning 15 years ago
  Yang Tse 2ea70a5c73 OOM condition fix 15 years ago
  Yang Tse d6114165d3 attempt to fix or allow further detection of an elusive icc SIGSEGV 15 years ago
  Yang Tse c455254fd1 attempt to fix or allow further detection of an elusive icc SIGSEGV 15 years ago
  Yang Tse aec761916e fix another error introduced in previously mentioned commit 15 years ago
  Yang Tse 7d750d2b92 fix error introduced in previous commit 15 years ago
  Yang Tse bdf1724412 take 2 at fixing compiler warning: argument might be clobbered by `longjmp' or `vfork' 15 years ago
  Yang Tse 26a651f7ae fix compiler warning: `variable' might be clobbered by `longjmp' or `vfork' 15 years ago
  Dan Fandrich 88513d2d1a Fixed some compiler warnings with gcc 15 years ago
  Dan Fandrich 4114129ac0 Fixed a couple of compile warnings. 15 years ago
  Dan Fandrich 4adcf7e9ed Moved all signal-based name resolution timeout handling into a single new 15 years ago
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 years ago
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 years ago
  Dan Fandrich 0994d7811f Removed some redundant type casts 16 years ago
  Daniel Stenberg 0cd8840dba - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I 16 years ago
  Daniel Stenberg b9d66dca51 - Dmitry Popov filed bug report #1911069 16 years ago
  Daniel Stenberg 991505e077 Woops, partly revert my previous commit and do it slightly differently instead. 16 years ago
  Daniel Stenberg 56f17d2c9f I made the torture test on test 530 go through. This was actually due to 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 16 years ago
  Dan Fandrich 8388366849 Renamed a variable to avoid shadowing a global declarations. 17 years ago
  Dan Fandrich 523767660c Fixed some minor mismatched types found by splint. 17 years ago
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 years ago
  Daniel Stenberg 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom 17 years ago
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode 17 years ago
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 years ago