platform/upstream/curl.git
2001-09-17 Daniel Stenbergjust a simple example that seems to work!
2001-09-17 Daniel Stenbergfixed the stunnel PEM path
2001-09-17 Daniel Stenbergadded stunnel PEM
2001-09-17 Daniel Stenbergadded the stunnel PEM file
2001-09-17 Daniel Stenbergchanged the PEM path
2001-09-17 Daniel Stenberglibtool 1.4.2
2001-09-14 Daniel Stenbergmodified error message when PWD fails
2001-09-14 Daniel Stenbergduphandle(), cipher list, *18* new ftp tests
2001-09-14 Daniel Stenbergadded README and FILEFORMAT to distrbution archive
2001-09-14 Daniel Stenbergnew FTP tests
2001-09-14 Daniel Stenbergthe strip stuff
2001-09-14 Daniel Stenbergfixed the REST again
2001-09-13 Daniel Stenbergadded curl_easy_duphandle
2001-09-13 Daniel StenbergAdded curl_easy_duphandle
2001-09-13 Daniel Stenbergminor informatinal output changes
2001-09-13 Daniel Stenbergmoved lots of the verbose stuff to do logmsg instead
2001-09-13 Daniel Stenberginitial test suite file format description
2001-09-13 Daniel Stenbergftp tests added
2001-09-13 Cris BailiffRelease 1.1.7 - documentation update with licence info...
2001-09-13 Cris BailiffUpdate documentation to explicitly state Curl::easy...
2001-09-12 Daniel Stenbergmoved a 100K buffer from the transfer loop to the urlst...
2001-09-12 Daniel Stenbergremoved perl and php makefiles
2001-09-12 Daniel Stenbergreverted. twas no memory leak and the "fix" didn't...
2001-09-12 Daniel Stenbergnarrowed some source lines to fit in 80 cols
2001-09-12 Daniel StenbergConnectionKillOne() _can_ return -1 as an indication...
2001-09-12 Daniel StenbergT. Bharath's patch that sets up a few necessary buffers...
2001-09-12 Daniel Stenberg*TERRIBLE* terrible memory leak occuring on all systems...
2001-09-11 Daniel Stenbergadded CURLOPT_SSL_CIPHER_LIST
2001-09-11 Daniel Stenberg--ciphers now sets CURLOPT_SSL_CIPHER_LIST
2001-09-11 Daniel Stenbergnow can set list of ciphers
2001-09-11 Daniel Stenbergadded --ciphers
2001-09-11 Daniel Stenbergdocumented CURLOPT_SSL_CIPHER_LIST
2001-09-11 Daniel StenbergCURLOPT_SSL_CIPHER_LIST support
2001-09-11 Daniel Stenbergadded cipher_list
2001-09-11 Daniel Stenbergadded ability to set prefered list of ciphers
2001-09-11 Daniel Stenbergchanges since pre3
2001-09-11 Daniel Stenbergremoved the 'perl' and 'php' dirs from the release...
2001-09-11 Daniel Stenbergouputs the start and expire dates of the server certifi...
2001-09-11 Daniel Stenbergcleaned up, now closes the listener port in PASV and...
2001-09-11 Daniel Stenbergsome unixes have the netrc description in the ftp(1...
2001-09-10 Daniel Stenberggenerated .h file cut off
2001-09-10 Daniel Stenbergupdated to allow separate packaging
2001-09-10 Daniel StenbergAdded project curl source header
2001-09-10 Cris BailiffFix perl segfault due to changes in header callback...
2001-09-10 Daniel StenbergCurl_cookie_output() must check that there's a cookie...
2001-09-10 Daniel Stenbergupdated tool versions
2001-09-07 Daniel Stenbergchecks for sys/utime.h
2001-09-07 Daniel StenbergHAVE_SYS_UTIME_H adjustments
2001-09-07 Daniel Stenbergmade it compile properly when not building with SSL...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-09-07 Sterling Hughesfix for emacs
2001-09-06 Daniel Stenbergmoved the session ID cache state variables into the...
2001-09-06 Daniel StenbergCurl_SSL_Close_All() now checks that we have a session...
2001-09-05 Daniel Stenbergadded -R description
2001-09-05 Daniel Stenbergfirst shaky and stumbling attempts at a *_duphandle...
2001-09-05 Daniel Stenbergadded curl-mode.el
2001-09-05 Daniel Stenbergemacs lisp setup for hacking curl code
2001-09-05 Sterling HughesFix formatting when tabs and spaces got mixed up (if...
2001-09-03 Daniel Stenbergdefined HAVE_UTIME and HAVE_UTIME_H
2001-09-03 Daniel Stenbergcorrected the comment to be valid chunk format
2001-09-03 Daniel Stenberg-R removes a TODO
2001-09-03 Daniel Stenberg-R added
2001-09-03 Daniel Stenbergutime() and utime.h adjustments for curl -R
2001-09-03 Daniel Stenbergintroducing -R/--remote-time which uses the remote...
2001-09-03 Daniel Stenberguse the LIBCURL_NAME instead of the "hardcoded" string
2001-09-03 Daniel Stenberglibtool 1.4.1
2001-09-01 Daniel Stenbergremoved unused #defines
2001-09-01 Daniel StenbergHeikki Korpela noticed openbsd problems and libtool
2001-09-01 Daniel Stenbergas generated with libtool 1.4.0a
2001-09-01 Daniel StenbergHeikki Korpela fixed the 'make -C' invokes. make -C...
2001-08-30 Daniel Stenbergthe big struct rename of the year
2001-08-30 Daniel Stenberga few more struct fixes
2001-08-30 Daniel StenbergMajor rename and redesign of the internal "backbone...
2001-08-29 Daniel Stenbergupdated a bit
2001-08-29 Daniel Stenbergremoved cookies and SSL sessions
2001-08-29 Daniel Stenbergnew ftp upload example, brand new cookie functionality...
2001-08-29 Daniel Stenbergadded CURLOPT_COOKIEJAR details
2001-08-29 Daniel Stenberg'-c -'
2001-08-29 Daniel Stenberg-c/--cookie-jar documented
2001-08-29 Daniel Stenbergtake port numbers into account when finding a previous...
2001-08-29 Daniel Stenbergadded COOKIEJAR
2001-08-29 Daniel Stenberguses the new cookie jar feature
2001-08-29 Daniel Stenbergcookie jar adjustments
2001-08-29 Daniel Stenbergadded ftpupload.c
2001-08-28 Daniel Stenberglots of crap
2001-08-28 Daniel Stenbergadded the most recent one from automake 1.5, it complai...
2001-08-28 Daniel Stenbergup'ed the version-info
2001-08-28 Daniel Stenbergcurl_formadd() adjustments by Georg Huettenegger
2001-08-28 Daniel StenbergGeorg Huettenegger's updates
2001-08-28 Daniel Stenbergautomake 1.5 complained on my SUFFIXES line!
2001-08-28 Daniel StenbergGeorg Huettenegger's fixes and improvements to curl_for...
2001-08-28 Daniel StenbergGeorg Huettenegger added code to deal with error 417...
2001-08-28 Daniel StenbergAdded SSL session ID caching, moved some SSL code from...
2001-08-26 Sterling Hugheswe should be using start here.
2001-08-26 Daniel Stenbergimproved the test
2001-08-26 Daniel StenbergAdded #include <string.h> and removed a silly mistakenl...
2001-08-24 Daniel Stenbergrewrite to work around BSD announcement license issues...
2001-08-24 Daniel Stenbergcookies are stored in the reversed order now (which...
2001-08-24 Daniel StenbergT. Bharath's patch => linking with multithreaded versio...
2001-08-24 Daniel StenbergT. Bharath's patch. It is kind of dirty, as it #pragma...
next