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
/
dict.c
Age
Commit message (
Expand
)
Author
2001-12-11
failf() calls should not have newlines in the message string!
Daniel Stenberg
2001-10-31
check return code when issuing the request
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
2001-08-14
removed the *done() function as it served no purpose, added type casts when
Daniel Stenberg
2001-03-14
Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-01-25
replaced sendf() calls with Curl_sendf()
Daniel Stenberg
2001-01-17
Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.h
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-20
removed URL size restrictions
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-02-14
updated to use the new set of progress-functions
Daniel Stenberg
2000-02-01
Adjusted to use the new Transfer() instead of the old Download()
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg