2004-05-25 |
Daniel Stenberg | removed some stuff that actually is done now, added... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | Bug report #948950, excessive amount of file descriptor... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | Massimiliano Ziccardi's updates for the VC6 makefiles |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | preprocessor magic around the libidn idn_free() stuff... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | checl for the idn_free stuff to remain functionall... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Stenberg | make one call instead of two |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | new example proving that the debug callback works even... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | multi interface, debug callback |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | if no errorbuffer string was provided when a return... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | IDN is a recognized feature |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | fixed a reference |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | meta-m runs delete-trailing-whitespace in curl-mode |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | better name |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | only idn_free() if built with libidn |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | Simon Josefsson added a idn_free() function in libidn... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Daniel Stenberg | Robert D. Young reported that CURLOPT_COOKIEFILE and... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Daniel Stenberg | While talking to host a.b.c, libcurl did wrongly not... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Daniel Stenberg | quickfix to avoid division by zero, possibly we should... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Daniel Stenberg | fixed transfer speed math |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Daniel Stenberg | calculate upload and download speed using doubles to... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | NTLM requires SSL |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | cert verify |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | added test 170 |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | David Byron's test case with -F that used to crash |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | killed trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | just code formatting and killed whitespace |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | language! |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | Set CURLOPT_USERAGENT too |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Daniel Stenberg | The kill trailing whitespace needs to be set better... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | simplified all die messages |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | simplified the automake failed message too |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | make this script tell that this is the obsolete version... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | simplified the die-line when aclocal fails, the previou... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | + when storing the address in the cache fails, cleanup... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Daniel Stenberg | * seed_enough() was converted to a macro to avoid the... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | if shrinking the buffer fails, use the older larger one |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | Peter Sylvester's patch that addresses two flaws in... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | 'make test-torture' in the root now runs a full torture... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | removed debug output and trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | grrr, fix the check again if no ftp server at all is... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | torture testing and a moved CVS repo |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | new Curl_done() proto |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | I made Curl_done() take a pointer-pointer in the first... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | better bailing out on memory failure |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | When waiting for the second connect, we now use alarm... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | improved the check for our own ftp server |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | modified to not leak memory if a libcurl function retur... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | Seshubabu Pasam's format fixes and added notes about... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | make it not leak memory when it returns prematurely |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | automatically delete trailing white space on save in... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | bail out nicely if strdup() returns NULL, removed trail... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | deleted trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Daniel Stenberg | fixed a warning on IRIX, deleted trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Daniel Stenberg | added string for the new share error code |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Daniel Stenberg | Added CURLSHE_NOMEM |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Daniel Stenberg | clean up properly on failure to enable easier libcurl... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Daniel Stenberg | new cvs instructions |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Daniel Stenberg | enable memory debugging the same way the curl command... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | memory cleanup and check fix |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | check that memory allocation functions truly return... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | return on memory alloc fail |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | better bailing out in case of no memory |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | curl_free() doesn't free(NULL) but just returns |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | deal with input arguments as NULL |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | return CURLDIGEST_NOMEM when a memory function fails... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | mark a value as alloced when strdup()ed to prevent... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | bail out when no memory occurs |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | Gisle Vamem reintroduced the verifyconnect() call on... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | Gisle: minor fix |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | no more Curl_ldap_done |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | Added two two missing header files I missed when I... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | added https.c |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | basic https fetching script |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | made 'runtests.pl -t' run over all the tests just like... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Daniel Stenberg | James Bursa's patch to avoid free(NULL) (mainly because... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | Check that memory functions return non-NULL or return... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | make sure the returned pointer is NULL when encoding... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | clean up and return better on out of memory |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | return NULL on out of memory |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | Curl_done() and the protocol-specific conn->curl_done... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | return faster when we "hit a wall" while printfing |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | general cleanup to bail out nice and clean when a memor... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | even if Curl_do() fails, we must call Curl_done() to... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | improved cleaning up in case of memory allocation failures |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | bail out if we can't allocate the new range string... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | Disable memdebug for the allocs done by the app, unless... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | new man page |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | use size_t better for buffer and alloc lengths |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | removed another jhrg-reference in a comment |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | Edited comments only. |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | The Curl_unencode_XXX_write() function take a ssize_t... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Daniel Stenberg | Left-over from before the return-code fix. This is... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Daniel Stenberg | fixed Curl_open() to not leak anything if one malloc... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Daniel Stenberg | - Nico Stappenbelt reported that when processing domain... |
commit | commitdiff | tree | snapshot |
next |