summaryrefslogtreecommitdiff
path: root/lib/arpa_telnet.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* travis: add build for "configure --disable-verbose"Daniel Stenberg2018-10-181-1/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+104
* build: rename 76 lib/*.h filesYang Tse2012-12-281-104/+0
* TELNET: improved treatment of optionsLaurent Rabret2011-11-251-1/+3
* Fix a couple of spelling errors in lib/Fabian Keil2011-04-211-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-12/+14
* Update copyright year, to force CVS to update the $Id date string formatYang Tse2009-05-181-1/+1
* Make some more arrays of pointers const.Dan Fandrich2004-12-201-2/+2
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Prefix defines and symbols with CURL_ to reduce the risk of colliding withDaniel Stenberg2003-03-121-32/+32
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* added disable-[protocol] support, largely provided by Miklos NemethDaniel Stenberg2002-06-111-2/+2
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Eric found a missing comma!!Daniel Stenberg2001-11-221-1/+1
* Added 'const' to the string arraysDaniel Stenberg2001-08-141-2/+2
* complete rewrite to avoid the BSD license in the previous versionDaniel Stenberg2001-08-031-295/+75
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-0/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+319