summaryrefslogtreecommitdiff
path: root/svr-x11fwd.c
Commit message (Expand)AuthorAgeFilesLines
* Replace ChanType.sepfds with Channel.bidir_fdMatt Johnston2021-10-111-1/+0
* Split ChanType closehandler() and cleanup() so that dbclient doesn'tMatt Johnston2018-11-141-1/+2
* Pointer parameter could be declared as pointing to const (callback)Francois Perrad2017-08-191-2/+2
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-3/+3
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-1/+1
* m_close() rather than close()Matt Johnston2016-03-151-1/+1
* merge github masterMatt Johnston2016-03-101-2/+25
|\
| * Validate xauth inputMatt Johnston2016-03-091-2/+25
* | Fix print format specifierChocobo12016-01-051-2/+2
|/
* buf_getstring and buf_putstring now use non-unsigned char*Matt Johnston2015-06-041-3/+3
* Expect len to be a type of socklen_t [-Werror=pointer-sign]Ga?l PORTAY2015-05-021-1/+1
* Fix pointer differ in signess warnings [-Werror=pointer-sign]Ga?l PORTAY2015-05-021-3/+3
* Fix for old compilers, variable declarations at beginning of functionsThorsten Horstmann2015-02-241-1/+1
* Set tcp priority as follows:Matt Johnston2014-07-161-1/+6
* Fix a few compile warningsMatt Johnston2013-03-231-1/+1
* - Fix some format strings in TRACE()sMatt Johnston2011-12-041-1/+1
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-1/+1
* * Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston2008-09-081-0/+5
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-1/+1
* 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-3/+1
* Don't try to remove non-eixtant listenersMatt Johnston2004-08-181-2/+6
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-2/+2
* just checkpointingMatt Johnston2004-08-101-4/+4
* Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)Matt Johnston2004-06-031-6/+5
* merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47Matt Johnston2004-06-031-2/+1
* - renaming x11fwd.c to svr-x11fwd.c, to testing monotoneMatt Johnston2004-06-031-0/+236