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
/
telnet.h
Age
Commit message (
Expand
)
Author
2018-09-23
whitespace fixes
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2007-10-12
Added per-protocol callback static tables, replacing callback ptr storage
Patrick Monnerat
2007-01-16
- Armel Asselin improved libcurl to behave a lot better when an easy handle
Daniel Stenberg
2005-02-09
FTP code turned into state machine. Not completely yet, but a good start.
Daniel Stenberg
2004-05-12
Curl_done() and the protocol-specific conn->curl_done() functions now all
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-06-11
added disable-[protocol] support, largely provided by Miklos Nemeth
Daniel Stenberg
2002-03-19
copyright string (year) update
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-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg