summaryrefslogtreecommitdiff
path: root/cli-main.c
Commit message (Expand)AuthorAgeFilesLines
* merge in HEADMatt Johnston2013-05-211-2/+1
|\
| * Run the cleanup handler also when we close due to TCP connection being closedMatt Johnston2013-04-011-2/+1
* | ecdsa is workingMatt Johnston2013-05-031-0/+5
|/
* Add noreturn and format attribute hints for some functions.Matt Johnston2011-04-071-1/+1
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-2/+2
* Rearrange getaddrstring() etcMatt Johnston2009-09-011-10/+1
* - Make -i and -W pass through multihop argumentsMatt Johnston2009-06-121-0/+1
* Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdefMatt Johnston2009-06-081-0/+4
* Don't capture stderr from spawned processes in proxycommand modeMatt Johnston2008-09-171-3/+1
* - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.Matt Johnston2008-09-151-3/+29
* - Split main socket var into ses.sock_in/ses.sock_out in preparationMatt Johnston2008-09-151-5/+13
* Disable core dumpsMatt Johnston2007-02-121-0/+2
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-1/+1
* merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston2004-08-271-0/+4
* - added circular buffering for channelsMatt Johnston2004-08-261-1/+2
* License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston2004-08-141-0/+26
* - Added terminal mode handling etc for the client, and window changeMatt Johnston2004-08-011-2/+5
* Progressing client supportMatt Johnston2004-07-271-2/+47
* snapshot of stuffMatt Johnston2004-07-261-0/+33