2004-04-06 |
Daniel Stenberg | New authentication code added, particularly noticable... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | mention the man page updates from the other day |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | the pack_hostent() proto isn't used/needed with ipv6... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | Gisle Vanem's fix for bug item #927979 reported by... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | Added the curl source header and changed some comments |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | improved --limit-rate functionality, partly by the... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | Gisle Vanem caught me breaking the windows version... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | provide these functions as curlx_* ones as this enables... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | up-to-date with reality |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | added HAVE_GETTIMEOFDAY, we need it for better time... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | typecasts to please picky compilers checking the printf... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | one change, three bugs, one credit |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | the last couple of days |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | two issues to fix before 7.11.2, one issue to fix befor... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Daniel Stenberg | remove the general use of sys_nerr |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Daniel Stenberg | generated files, no need to keep in CVS |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | prepend the man3 dir to the file name to work better. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | edits, mainly to make the generated html output nicer |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | minor edits |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | Dirk Manske's feedback: |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | Andrés García's updated mingw makefiles |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Daniel Stenberg | if select returns -1, bail out of the loop |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | Only check that the c-ares lib is valid if we don't... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | When ares is enabled, we now check for the ares_cancel... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | Dirk Manske's fix that makes sure we cancel the ares... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | Dirk Manske's ares_cancel() function was added. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | edited slightly, point out our new mailinglist |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | remind us about cvs tagging when we've built a release... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | removed my previously attempted fix for ares timeouts... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | Applied Joe Halpin's bugfixes to the NI_WITHSCOPEID... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Daniel Stenberg | Dominick Meglio man page fixes |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Use the new HAVE_NI_WITHSCOPEID define instead of merel... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | issue 30, digest re-negotiate works now! |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | recent changes |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | updates and David Byron's spellfix |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Roy Shan fixed a case that prevented ares name resolve... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | we're working on 7.11.2-CVS right now |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | HAVE_NI_WITHSCOPEID spelled right! |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Remove the elapsed time from the most recent select... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | The asynch name resolve methods now all use CURL_TIMEOU... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Dirk Manske found out the Curl_wait_for_resolv() timed... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | added swsbounce |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | added include to fix warning |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | * Fixed a memory leak when doing repeated re-negotiations. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | test 153 tests Digest authorization and stale=true... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Added "swsbounce" magic: if this keyword is present... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Moved the NI_WITHSCOPEID magic #ifdef to the top of... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Fixed how the user name is extracted from http_proxy... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Andrés García fixed a warning in the ioctlsocket()... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | modified the NI_WITHSCOPEID to use an AF_INET6 socket... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | CURLDIGEST_BADALGO is a new return code from the digest... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Daniel Stenberg | Dominick Meglio fixed a missing comma |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | one issue less |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | typecast setsockopt()'s 4th argument to void * to make... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | adjusted to the new dns cache function to hide more... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | Lots of comments added an clarified. Added timeout... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | added stale boolean to the digest struct |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | first attempt to support stale=true |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHS... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | Dominick Meglio's new ares_expand_string() function |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | when checking the automake version, cut off trailing... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | if 0'ed out a code section that uses __FUNCTION__ etc... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | init the dns pointer to NULL for clarity |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | added more comments for what the functions return |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | mention the fact that you can append a new CA cert... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | David Byron's patch was appplied to make CURLOPT_FAILON... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | David Byron's new test cases for the --fail and auth... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | David Byron made CURLOPT_FAILONERROR work with authenti... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | 'authdone' was added to the sessionhandle and thus... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Daniel Stenberg | David Byron added 'authdone' to the SessionHandle. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | these are now in the packages/vms dir |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | The select() timeout is better not static since some... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | issue 24 is fixed by making sure the time fields use... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | several noticable recent changes |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | changes changes changes |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | All test targets now run 'make all' before they prcoeed... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | Gisle Vanem's djgpp/MS-DOS updates |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | fix to figure out the "real" windows path when built... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Daniel Stenberg | re-indented to use curl-standard source formatting |
commit | commitdiff | tree | snapshot |
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 |
next |