2004-05-11 |
Daniel Stenberg | Added recent events to the log |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Daniel Stenberg | more changes, more news, more people |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Daniel Stenberg | another official download mirror |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Daniel Stenberg | new attempt at an improved DSP-file generation |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | slightly better dealing of bad mem situations |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | Moved the fetching of the list of matching cookies... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | curl_slist_append() fixed to clear up properly if a... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | better detect if/when curl_slist_append() returns failu... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | if a malloc fails, clear up the memory and return failure |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | typo |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | the aprintf() versions now return NULL if _any_ alloc... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | better detection for when add_buffer() returns failure... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | Curl_hash_add() was modified to clear up better in... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | checkpasswd() prevents segfault by checking that input... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | James Bursa's adjustments to make the -t option work... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | make Curl_llist_insert_next() fail properly if malloc... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | better checking that strdup() works |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | Luca fixed the nc= in the digest line since it apparant... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | James Bursa added better error checking for failer... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | build curllib.dsp from these |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Daniel Stenberg | don't use -i when checking for our own server |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | James' and Gisle' reports/fixes |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | James Bursa changed two error message to use the displa... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | James Bursa's fix to make this deal with malloc(0)... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | We don't support any long protocol names so we can... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | count the formdata size using a 64bit size if avaialble |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | Made the lib/curllib.dsp file get generated automaticly |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | don't use a magic define name |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | This file is now generated at dist-time. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | Generate curllib.dsp on dist.time from msvcproj.head... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Daniel Stenberg | get the display host name properly |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | removed two odd comments |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | little fixes |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | removed the warning if libidn isn't found |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | very minor output change |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | simplied the creation of new urls |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | %ld for long |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | int/long fix |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | Michael Benedict brought a fix that fills in the errorb... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | typo AGAIN |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | When using the icc compiler, we also ignore remark... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | printf %s with plain 'char *', not unsigned ones to... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | if no strerror_r prototype is found, we provide our... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | removed the unused 'len' variable, made use of the... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | typecast the unsigned long to plain long to prevent... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | unused variable removed |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | use %ld to printf now.tv_sec |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Daniel Stenberg | curlx.h is a header to add to the release archive(s) |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | fixed typo |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Temporary disable the logic that runs gdb on a core... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | hm, avoid division by zero more carefully with that... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Joe Halpin fixed the warning on the typecast from data... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Gisle fixed the percentage to work, I adjusted it sligh... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Gisle-fix: constified the 'interface' argument. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Gisle fix: curl_formparse is gone. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | Gisle fixed: don't reference 'mem' if it's NULL. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | initiate variables properly to default to no auth for... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | AC_CHECK_TOOL is prolly better to use when checking... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | slightly odd fix to prevent -Wunreachable-code to warn |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | alert the user if 'sed' or 'ar' couldn't be found,... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | made the progress meter display not overflow even if... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | if the values allow it, avoid floting point math for... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | additional typecasts in an attempt to avoid compiler... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | removed bad free() |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | do the alarm time-left math using unsigned longs since... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | fix_hostname() now (void)s the conn argument to prevent... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | ERR_error_string() returns an unsigned long so we shoul... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | gcc 3.4 now uses the -Wunreachable-code option, I belie... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | check the size of size_t for lib/mprintf.c |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | prevent warnings when using the gcc option -Wunreachabl... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | make the memlimit final NULL return get written to... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | mention the LICENSE-MIXING document |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | minor update edits |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Daniel Stenberg | added a third URL to the torture testing, this one... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | multipart formposts should be more streamy |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | bail out when an add_buffer() function returns failure |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | improved the cleaning up of memory when we fail to... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | check malloc() return code |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | removed more leftovers from the formparse function |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | removed curl_formparse() from the library |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | Gisle made item 38, now there's only one low-prio task... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Daniel Stenberg | General HTTP authentication cleanup and fixes |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | Gisle fixed the problem with ldap_search_s() fails... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | improved the name of the test |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | Added --proxy-digest, added the standard curl source... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | fixed the pdf and html for the strerror functions |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | Added support for --proxy-digest |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | don't free(NULL) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Daniel Stenberg | Gisle Vanem: |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | mucho |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | Display "exit OK" when the exit code has been verified... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | deprecated functions |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | 25 and 37 are now done, only two low-prio tasks left... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | recent changes |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | updated with more and new info |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | these functions are marked to get removed from the... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | use the new lib/curlx.h header and modified the code... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | New header file that offers easy access to the curlx_... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | support the new libcurl IDN feature, also a first attem... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Daniel Stenberg | idn is a new feature that can be made required for... |
commit | commitdiff | tree | snapshot |
next |