index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
Age
Commit message (
Expand
)
Author
2010-01-23
PKTSIZE might have been already defined in arpa/tftp.h
Yang Tse
2010-01-10
Update error message to include port number
Yang Tse
2010-01-08
Remove extra line feed
Yang Tse
2010-01-08
sws and tftpd command line option naming adjustments
Yang Tse
2009-12-22
log a message when continuing once sleep time is over
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-14
Fix compiler warnings
Yang Tse
2009-12-13
signal handling to cleanup on SIGINT and SIGTERM, followup
Yang Tse
2009-12-09
signal handling to cleanup on SIGINT and SIGTERM, followup
Yang Tse
2009-12-03
Fix 'uploaded' file descriptor leak
Yang Tse
2009-12-02
signal handling to cleanup on SIGINT and SIGTERM
Yang Tse
2009-11-27
Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM.
Yang Tse
2009-11-26
Only attempt to clear the server-logs lock when previously set by this same s...
Yang Tse
2009-11-26
signal handling to cleanup on SIGINT and SIGTERM
Yang Tse
2009-11-23
Enhance some debug messages for initialization failures.
Yang Tse
2009-11-05
I removed leading 'curl' path on the 'curlbuild.h' include statement in
Yang Tse
2009-10-10
Fix compiler warning: loop without body
Yang Tse
2009-09-17
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
Yang Tse
2009-09-17
remove line obsoleted with previous commit
Yang Tse
2009-09-17
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
Yang Tse
2009-08-29
add cast to silent compiler warning with 64bit systems.
Gunter Knauf
2009-07-14
ENH: add optional support for c-ares
Bill Hoffman
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-12
fix compiler warning
Yang Tse
2009-06-12
fix compiler warning
Yang Tse
2009-06-11
fix compiler warning
Yang Tse
2009-06-09
ENH: lower case cmake functions and remove tabs and re-indent cmake code
Bill Hoffman
2009-06-04
c-ares embbeded builds header include paths fully defined in makefiles
Yang Tse
2009-05-18
Update copyright year, to force CVS to update the $Id date string format
Yang Tse
2009-05-18
Remove temporary debug tracing, and add nasty error explanation
Yang Tse
2009-05-14
Add some debug tracing
Yang Tse
2009-05-14
Fix detection of automatically choosen listener port number on IPv6 enabled b...
Yang Tse
2009-05-13
log each setsockopt/SO_REUSEADDR failure
Yang Tse
2009-05-13
fix print formatting-string directives
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-04-29
allow usage of in-tree c-ares when building from outside of the cvs tree
Yang Tse
2009-04-27
Include <arpa/inet.h> if HAVE_ARPA_INET_H is defined
Yang Tse
2009-04-24
test 1099: "TFTP get first a non-existing file then an existing" added disabled
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-10
Adjust comment
Yang Tse
2009-04-09
Cleaned up the custom definition I added (replaced by CURL_STATICLIB)
Benoit Neil
2009-04-09
add back most likely acciedently removed function name justtimeout to fix aut...
Gunter Knauf
2009-04-08
(Minor update) Added labal prefixes to tests targets
Benoit Neil
2009-04-08
Added special define for tests that directly include libcurl sources.
Benoit Neil
2009-04-08
Avoid warnings when HAVE_ALRM and SIGALRM are not defined.
Gisle Vanem
2009-04-08
#ifdef around variables to squelsh warnings.
Gisle Vanem
2009-04-08
Fixed compile defines in CMake scripts
Benoit Neil
2009-04-07
and include the .inc files in the release tarballs...
Daniel Stenberg
2009-04-07
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...
Benoit Neil
[next]