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
/
security.c
Age
Commit message (
Expand
)
Author
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-09
removed unused code
Daniel Stenberg
2002-12-03
Curl_GetFTPResponse() takes a different set of parameters and now return a
Daniel Stenberg
2002-06-11
added disable-[protocol] support, largely provided by Miklos Nemeth
Daniel Stenberg
2001-12-11
failf() calls should not have newlines in the message string!
Daniel Stenberg
2001-10-31
check Curl_ftpsendf return codes
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-28
improved readability slightly
Daniel Stenberg
2001-09-28
fixed the missing getftpresponse edits
Daniel Stenberg
2001-09-28
removed the socket argument from some functions that always passed in the
Daniel Stenberg
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-30
a few more struct fixes
Daniel Stenberg
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
2001-08-17
removed dead/unused code
Daniel Stenberg
2001-08-14
cleaned up some picky compiler warnings and indented the code curl style
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-09-28
include base64.h instead of base64_krb.h
Daniel Stenberg
2000-09-25
Martin Hedenfalk added sec_fflush_fd()
Daniel Stenberg
2000-09-21
new for kerberos support
Daniel Stenberg
[prev]