2004-03-29 |
Daniel Stenberg | netinet/tcp.h may require netinet/in.h to be include... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Daniel Stenberg | use the correct struct |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Daniel Stenberg | Tor fixed a left-over from the ip argument to setnodelay |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Daniel Stenberg | Gisle Vanem: |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Daniel Stenberg | some more password blurb |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Daniel Stenberg | check for netinet/tcp.h precense before actually includ... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Daniel Stenberg | removed the ip number from the notcpdelay function |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | get the version number from the new curlver.h header... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | localtime and gmtime are not thread-safe on newer AIXes... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | force recent AIX versions to check for strerror_r |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | only output one line about the nodelay even if it fails |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | win32 doesn't need and even doesn't build if we extern... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | include the strerror.h file without curl_ prefix |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | strerror without prefix |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | cut off 'curl_' from the strerror file names |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | tcp-nodelay patch by Joe Halpin |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | so there are at least two different strerror_r() versio... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | Tor Arntsen fixed how this is invoked |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | strerror_r() detection changes: |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | detect daily snapshots using the new path for this... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | make clean now removes *dist files too that might be... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | invoke this script via env, as it is more likely to... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | added curl_strerror to the build |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | extern declare the sys_nerr variable. Required on Solar... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Daniel Stenberg | Always include setup.h as the first header file. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Added protos for the upcoming curl_*_strerror() functions |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | missed the new header file |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Gisle Vanem's fix to replace the bad use of strerror... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | new header file - for Curl_strerror() |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | better comments, added some more variable types we... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Tor Arntsen's major ispell patch |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Tor Arntsen's mkdir-fix to make this run with perl... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Avoid doing chdir .., as it breaks the ability to use... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | added check for strerror_r() |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | include curl/curlver.h instead since this only needs... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | error messages and new test script |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | we are progressing |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | distribute testcurl.pl too starting now |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | Greg Hewgill's version of testcurl.sh rewritten in... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | keep current_speed as an curl_off_t for better precisio... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | switch() on the right variable! |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | curl_strequal() returns int, keep return variables... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | make the variables that hold the result of strlen(... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | stricter variable type usage |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | variable type usage cleanup to please picky compilers |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | get strlen() results in a size_t, delete 'register' |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | made time2str() use longs internally instead to prevent... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | added explicit typecasts to prevent compiler warnings... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | If localbind fails, provide a more portable error message. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor update by Kevin |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | src/version.h was not properly made! |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | progress meter fix, CURLINFO_CONTENT_LENGTH_DOWNLOAD... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | it actually fits to make a NNNd NNh display so this... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | Fixed the time fields no never get wider than 8 letters... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | int/size_t cleanup |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor variable type cleanups |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor edits to make picky compilers whine less |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | changed the long to int typecasts to see if icc 8.0... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Makes CURLINFO_CONTENT_LENGTH_DOWNLOAD work even if... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Kevin Roth's updates to handle a new requirement from... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | crap files to get the dirs made when checked out from CVS |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | container to get this dir made |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Make the axp/README ia64/README vax/README files get... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | fixed the ntlm problem with longish passwords |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | vms fixes committed |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Enabled 'NT responses' in the NTLM type-3 message. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | fixed /I "." for the debug build too |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | add /I "." to include ca-bundle.h properly |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | issue 27 fixed, moved libcurl version defines to its... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | include the new curlver instead, since all this wants... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Introducing curl/curlver.h for keeping the curl version... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | files moved here from the $ROOT/src dir |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | removed deleted files |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | Marty Kuhrt's adjustments for a cleaner VMS build |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | Marty Kuhrt's VMS updates |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | recognize and use ACLOCAL_FLAGS if set (Thomas Schwinge... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | use tabs, not spaces! |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Daniel Stenberg | Added the Version 7.11.1 marker |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Daniel Stenberg | starting a new cycle |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | irix configure fix and a msvc project file update curl-7_11_1 |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | Mitz Wark's reported Digest re-negotiate problem is... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | For IRIX systems we must pick the "correct" lib dirs... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | added http_ntlm.[ch] and inet_pton.[ch], pointed out... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | Günter Knauf's update, mainly converted to plain old... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | new netware-related files added to the distribution |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | Günter Knauf's NetWare changes. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | nonsense comments removed |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | mention yesterday's man page update frenzy |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | issue 29 has a bug report mentioning details |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | removed the min() macro define |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | random updates |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | added the CA bundle default path, and mention the risk... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | ntlm and long passwords |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | if the global_init() is called from within curl_easy_in... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | ignore these files |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | automake file for this dir |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | provide URLs to two patches mentioned |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | NTLM fix |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | better formatting to create fine links in the web version |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | more formatting fixes |
commit | commitdiff | tree | snapshot |
next |