2001-09-03 |
Daniel Stenberg | corrected the comment to be valid chunk format |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | -R removes a TODO |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | -R added |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | utime() and utime.h adjustments for curl -R |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | introducing -R/--remote-time which uses the remote... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | use the LIBCURL_NAME instead of the "hardcoded" string |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Daniel Stenberg | libtool 1.4.1 |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Daniel Stenberg | removed unused #defines |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Daniel Stenberg | Heikki Korpela noticed openbsd problems and libtool |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Daniel Stenberg | as generated with libtool 1.4.0a |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Daniel Stenberg | Heikki Korpela fixed the 'make -C' invokes. make -C... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Daniel Stenberg | the big struct rename of the year |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Daniel Stenberg | a few more struct fixes |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Daniel Stenberg | Major rename and redesign of the internal "backbone... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | updated a bit |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | removed cookies and SSL sessions |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | new ftp upload example, brand new cookie functionality... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | added CURLOPT_COOKIEJAR details |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | '-c -' |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | -c/--cookie-jar documented |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | take port numbers into account when finding a previous... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | added COOKIEJAR |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | uses the new cookie jar feature |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | cookie jar adjustments |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Daniel Stenberg | added ftpupload.c |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | lots of crap |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | added the most recent one from automake 1.5, it complai... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | up'ed the version-info |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | curl_formadd() adjustments by Georg Huettenegger |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | Georg Huettenegger's updates |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | automake 1.5 complained on my SUFFIXES line! |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | Georg Huettenegger's fixes and improvements to curl_for... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | Georg Huettenegger added code to deal with error 417... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Daniel Stenberg | Added SSL session ID caching, moved some SSL code from... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Sterling Hughes | we should be using start here. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Daniel Stenberg | improved the test |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Daniel Stenberg | Added #include <string.h> and removed a silly mistakenl... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | rewrite to work around BSD announcement license issues... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | cookies are stored in the reversed order now (which... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | T. Bharath's patch => linking with multithreaded versio... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | T. Bharath's patch. It is kind of dirty, as it #pragma... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | newly re-generated from the modified getdate.y |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | include setup.h properly, not config.h |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | extern declarations no longer done on windows (T. Bhara... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | cleanups |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | Kevin Roth's comments about -G have been addressed: |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | Tim Costello's bug report #454856 |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Daniel Stenberg | strcasecmp() is banned from our code, should be strequa... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | When setting *_URL or *_PROXY in *_setopt(), it is... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | started working on a function for writing (all) cookies... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | added FTPS to the list of supported protocols |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | item 4.6 is now an indication of a crash, not a timeout |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | As Steve Lhomme pointed out, this generates 'libcurl... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | Nico's update: "modified the build procedure to restore... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | curl_formadd() using example, the 7.9 style of building... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Daniel Stenberg | I want Sterling to be my friend, so I wasted some time... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | Georg Huettenegger's fixes, man pages converted to... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | CURLOPT_FTPASCII is the old name, CURLOPT_TRANSFERTEXT... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | libcurl.3 has the info now |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | CURLOPT_POST isn't needed these days |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Daniel Stenberg | libcurl.3 is the man page |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | added test44 formpost without Expect:, modified test9 |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | run 'make clean' before 'make dist' to make sure the... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | added a 'html' target that builds HTML versions from... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | make html runs make html in the docs dir |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | this is replaced with libcurl.3 |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | fflush the progress output, fixed configure.in for... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | Troy Engel's fix for running configure without --with-ssl |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Daniel Stenberg | As Andrés García reported we need to fflush() the data... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE" |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | 7.8.1 |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | libtool 1.3.5 leftover |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | updated version in header as we have 7.8.1 details... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | RFC2732 parsing, curl-config patching, -G added, kerber... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Daniel Stenberg | Albert Chin's neat configure/package fixes |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Daniel Stenberg | SM's fix for -G on URLs with host name only |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Sterling Hughes | <couldn't resist> |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | Curl_ prefix added to a few function calls |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | include getinfo.h for Curl_getinfo() proto |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | modified to use the renamed kerberos functions with... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | Added two fields in the connectdata struct for kerberos... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | use the Curl_ name space |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | removed dead/unused code |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | Curl_ prefix |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Daniel Stenberg | cleaned up rewrite |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | Added -G |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | updated to the latest fixes to the shell script |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | hm, --cflags should only show the flags a 3rd party... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | removed --include again and stuffed the libcurl's inclu... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | Added --include to set the compiler include flag for... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Daniel Stenberg | Added -lcurl for --libs so that single option should... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | IPv6-addresses can have dots too! |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | extract IPv6-style specified IP-addresses properly |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | const fixes |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | - |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | Corrected the years in the copyright line |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | const argument |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | curl_getenv() now takes a const char * as argument |
commit | commitdiff | tree | snapshot |
next |