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 |
2001-08-15 |
Daniel Stenberg | add include of stdio.h, so that base64.c compiles |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | CURL_GLOBAL_WIN32, config-vms.h, Borland makefile... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | Using CURLOPT_POST without using CURLOPT_POSTFIELDS... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | removed one compiler error and two "unused variable... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | SM's -G patch. There's some room for improvements still... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Sterling Hughes | more _ftp_cwd |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Sterling Hughes | ftp_cwd() abstraction |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Sterling Hughes | This can be used in another place (Curl_ftp_done :)... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | non-public functions should not use CURL * as arguments... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | modified the Curl_perform() proto |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Sterling Hughes | must merge before commit |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | removed protos that were moved to url.h and the new... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | moved the url.c prototypes to here |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | calls Curl_initinfo() in perform(). |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Sterling Hughes | begin abstraction process... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | prototypes for getinfo.c |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | Added Curl_initinfo() that's supposed to init session... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | internal functions should not use 'CURL *' as arguments... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | added getinfo.h |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Daniel Stenberg | David James made it build 7.8.1 pre 5 |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | CURL_GLOBAL_WIN32 updates |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | "added in 7.8.1" |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | geez, I'd ruined Nico's socklen_t define, corrected... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Nico's updates |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | redirected stderr problem fixed, VC build with SSL... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | exchanged the second and third argument to fwrite(... |
commit | commitdiff | tree | snapshot |
next |