This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Releases
Wiki
Activity
curl
/
tests
/
server
History
Dan Fandrich
5d4c981e13
Fixed a few compiler warnings. Try to do a slightly better job of
...
cleaning up after an OOM condition in curl_multi_add_handle
2007-08-30 18:26:19 +00:00
..
.cvsignore
ignore this too
2005-09-15 20:36:58 +00:00
base64.pl
utility to base encode data passed on stdin
2004-11-29 12:09:05 +00:00
getpart.c
Ignore XML DOCTYPEs and declarations.
2007-01-23 20:24:26 +00:00
getpart.h
Enable test cases to provide sections base64-encoded to be able to test
2004-11-29 12:10:09 +00:00
Makefile.am
update copyright year
2007-04-03 18:25:18 +00:00
resolve.c
Remove redundant __CYGWIN__ symbol check
2006-10-11 16:01:16 +00:00
sockfilt.c
Fixed a few compiler warnings. Try to do a slightly better job of
2007-08-30 18:26:19 +00:00
sws.c
Oops missing var
2007-02-19 03:59:41 +00:00
testpart.c
Modified the FTP server to use the new 'sockfilt' program to do all the socket
2005-04-18 06:57:44 +00:00
tftp.h
Made the copyright year match the latest modification's year.
2006-01-09 13:17:14 +00:00
tftpd.c
add debug messages for initialization failures
2007-02-19 02:03:58 +00:00
util.c
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
2007-07-12 01:07:49 +00:00
util.h
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
2007-07-12 01:07:49 +00:00