summaryrefslogtreecommitdiff
path: root/agentfwd.h
Commit message (Collapse)AuthorAgeFilesLines
* rsa-sha256 for ssh-agentMatt Johnston2020-05-251-1/+4
|
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-3/+3
|
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-4/+4
|
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
|
* Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-1/+1
|
* Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo2012-03-261-5/+12
| | | | Got rid of ENABLE_AGENTFWD macro.
* Agent forwarding worksagent-clientMatt Johnston2009-07-301-4/+6
|
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-2/+5
|
* Talking to the agent works now. Can't interpret the pubkeys.Matt Johnston2009-07-011-1/+1
|
* Make it compile, update for changes in channel structure.Matt Johnston2009-07-011-4/+3
|
* - progress towards client agent forwardingMatt Johnston2005-07-181-0/+9
| | | | (incomplete and does not compile)
* Mostly done with the listener changeoverMatt Johnston2004-06-031-2/+1
|
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+44