summaryrefslogtreecommitdiffhomepage
path: root/agentfwd.h
AgeCommit message (Expand)Author
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2013-04-06Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston
2012-03-26Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.Andrey Mazo
2009-07-30Agent forwarding worksMatt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2009-07-01Talking to the agent works now. Can't interpret the pubkeys.Matt Johnston
2009-07-01Make it compile, update for changes in channel structure.Matt Johnston
2005-07-18- progress towards client agent forwardingMatt Johnston
2004-06-03Mostly done with the listener changeoverMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston