Commit History

作者 SHA1 備註 提交日期
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年之前
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 年之前
  Yang Tse a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one 16 年之前
  Yang Tse 0ce97f77e0 Use our Curl_addrinfo definition even when an addrinfo struct is available. 16 年之前
  Yang Tse 6983ba3225 *** empty log message *** 16 年之前
  Yang Tse b843c27322 fix compiler warning 16 年之前
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV 16 年之前
  Yang Tse 29ba1730ca attempt to fix compiler warning relative to potential misaligned data access 16 年之前
  Dan Fandrich feff911fb7 Removed a line of dead code (discovered by Coverity) 16 年之前
  Yang Tse 8254bbae56 protect against 'use after free' or race condition 16 年之前
  Yang Tse 4acbe8f20c fix compiler warning 16 年之前
  Yang Tse 2ea70a5c73 OOM condition fix 16 年之前
  Yang Tse d6114165d3 attempt to fix or allow further detection of an elusive icc SIGSEGV 16 年之前
  Yang Tse c455254fd1 attempt to fix or allow further detection of an elusive icc SIGSEGV 16 年之前
  Yang Tse aec761916e fix another error introduced in previously mentioned commit 16 年之前
  Yang Tse 7d750d2b92 fix error introduced in previous commit 16 年之前
  Yang Tse bdf1724412 take 2 at fixing compiler warning: argument might be clobbered by `longjmp' or `vfork' 16 年之前
  Yang Tse 26a651f7ae fix compiler warning: `variable' might be clobbered by `longjmp' or `vfork' 16 年之前
  Dan Fandrich 88513d2d1a Fixed some compiler warnings with gcc 16 年之前
  Dan Fandrich 4114129ac0 Fixed a couple of compile warnings. 16 年之前
  Dan Fandrich 4adcf7e9ed Moved all signal-based name resolution timeout handling into a single new 16 年之前
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 年之前
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 年之前
  Dan Fandrich 0994d7811f Removed some redundant type casts 16 年之前
  Daniel Stenberg 0cd8840dba - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I 16 年之前
  Daniel Stenberg b9d66dca51 - Dmitry Popov filed bug report #1911069 16 年之前
  Daniel Stenberg 991505e077 Woops, partly revert my previous commit and do it slightly differently instead. 16 年之前
  Daniel Stenberg 56f17d2c9f I made the torture test on test 530 go through. This was actually due to 16 年之前
  Daniel Stenberg cbd1a77ec2 if () => if() 17 年之前
  Dan Fandrich 8388366849 Renamed a variable to avoid shadowing a global declarations. 17 年之前