index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2000-06-13
Luong Dinh Dung's comments adjusted
Daniel Stenberg
2000-06-13
free-twice problem corrected
Daniel Stenberg
2000-06-08
added progress callback stuff, changed the callback typedefs to be public
Daniel Stenberg
2000-06-05
curl_getenv() is now lowercase
Daniel Stenberg
2000-06-05
the curl_formparse() function was turned lowercase
Daniel Stenberg
2000-06-05
struct HttpHeader changed to struct curl_slist
Daniel Stenberg
2000-05-31
David LeBlanc corrected one of my mistakes
Daniel Stenberg
2000-05-30
Adjusted to the GETHOSTBYADDR_R_NARGS style
Daniel Stenberg
2000-05-29
made getenv() more threadsafe for win32
Daniel Stenberg
2000-05-29
had to add this since it was missing in the system includes!
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
2000-05-29
generated with bison 1.28 which removes the alloca() mess!
Daniel Stenberg
2000-05-26
silly mistake corrected
Daniel Stenberg
2000-05-25
AIX wants sys/time.h included
Daniel Stenberg
2000-05-22
oops
Daniel Stenberg
2000-05-22
adjusted to work even without RTLD_GLOBAL defined
Daniel Stenberg
2000-05-22
Jört Hartroth's updates
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-05-22
files moved to main branch from the newlib branch
Daniel Stenberg
2000-05-09
Support for systems where RTLD_LAZY_GLOBAL is defined instead of
Daniel Stenberg
2000-04-11
added a missing prototype, removed unused code
Daniel Stenberg
2000-04-11
now uses a tiny bit of the new library interface!
Daniel Stenberg
2000-04-08
now sends user agent to all requests that go through a http proxy
Daniel Stenberg
2000-04-08
Improved the looks of the progress meter when the file size is between
Daniel Stenberg
2000-04-04
Marco's fix got adjusted
Daniel Stenberg
2000-04-04
Marco G. Salvagno's OS/2 patch is applied
Daniel Stenberg
2000-04-02
James Atwill correctly pointed out that curl didn't follow Location: headers
Daniel Stenberg
2000-03-27
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
Daniel Stenberg
2000-03-23
yet another tiny OS/2 fix
Daniel Stenberg
2000-03-23
in case the select() returns -1 and errno is EINTR, it should not abort
Daniel Stenberg
2000-03-23
Wham Bang's fixes
Daniel Stenberg
2000-03-21
6.5.2 release commit
Daniel Stenberg
2000-03-20
curl_unescape() could make a buffer overflow
Daniel Stenberg
2000-03-20
generated from the new getdate.y file
Daniel Stenberg
2000-03-20
commented the CFLAGS that was left in here by mistake
Daniel Stenberg
2000-03-19
Marco G. Salvagno's OS/2 fixes
Daniel Stenberg
2000-03-17
updated to compile 6.5
Daniel Stenberg
2000-03-16
Added the forgotten http_code!
Daniel Stenberg
2000-03-16
makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()
Daniel Stenberg
2000-03-16
removed an unnecessary #ifdef WIN32
Daniel Stenberg
2000-03-16
if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
Daniel Stenberg
2000-03-16
cleaned up some #ifdef mess, now uses data->fwrite() to write headers
Daniel Stenberg
2000-03-16
now writers the headers with the data->fwrite() function as well
Daniel Stenberg
2000-03-16
as Pascal Gaudette pointed out, the ldap files were missing
Daniel Stenberg
2000-03-14
6.5 cleanup commit
Daniel Stenberg
2000-03-13
now sends cookies space separated to better work with IIS4.0 servers
Daniel Stenberg
2000-03-02
renamed some variables and made \r work
Daniel Stenberg
2000-03-02
Adjusted to run properly with OpenSSL 0.9.5.
Daniel Stenberg
2000-03-02
Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix
Daniel Stenberg
[next]