platform/upstream/curl.git
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...
2001-08-24 Daniel Stenbergnewly re-generated from the modified getdate.y
2001-08-24 Daniel Stenberginclude setup.h properly, not config.h
2001-08-24 Daniel Stenbergextern declarations no longer done on windows (T. Bhara...
2001-08-24 Daniel Stenbergcleanups
2001-08-24 Daniel StenbergKevin Roth's comments about -G have been addressed:
2001-08-24 Daniel StenbergTim Costello's bug report #454856
2001-08-24 Daniel Stenbergstrcasecmp() is banned from our code, should be strequa...
2001-08-23 Daniel StenbergWhen setting *_URL or *_PROXY in *_setopt(), it is...
2001-08-23 Daniel Stenbergstarted working on a function for writing (all) cookies...
2001-08-23 Daniel Stenbergadded FTPS to the list of supported protocols
2001-08-23 Daniel Stenbergitem 4.6 is now an indication of a crash, not a timeout
2001-08-23 Daniel StenbergAs Steve Lhomme pointed out, this generates 'libcurl...
2001-08-23 Daniel StenbergNico's update: "modified the build procedure to restore...
2001-08-23 Daniel Stenbergcurl_formadd() using example, the 7.9 style of building...
2001-08-23 Daniel StenbergI want Sterling to be my friend, so I wasted some time...
2001-08-22 Daniel StenbergGeorg Huettenegger's fixes, man pages converted to...
2001-08-22 Daniel StenbergCURLOPT_FTPASCII is the old name, CURLOPT_TRANSFERTEXT...
2001-08-22 Daniel Stenberglibcurl.3 has the info now
2001-08-22 Daniel StenbergCURLOPT_POST isn't needed these days
2001-08-22 Daniel Stenbergupdated
2001-08-22 Daniel Stenberglibcurl.3 is the man page
2001-08-21 Daniel StenbergGeorg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
2001-08-21 Daniel Stenbergadded test44 formpost without Expect:, modified test9
2001-08-21 Daniel Stenbergrun 'make clean' before 'make dist' to make sure the...
2001-08-21 Daniel Stenbergadded a 'html' target that builds HTML versions from...
2001-08-21 Daniel Stenbergmake html runs make html in the docs dir
2001-08-21 Daniel Stenbergthis is replaced with libcurl.3
2001-08-21 Daniel Stenbergfflush the progress output, fixed configure.in for...
next