summaryrefslogtreecommitdiffhomepage
path: root/options.h
AgeCommit message (Expand)Author
2006-03-090.48 bumpMatt Johnston
2006-03-090.48 progressMatt Johnston
2006-03-08Update to scp from OpenSSH portable 4.3p2Matt Johnston
2006-03-08* Per-IP connection unauthed connection limitsMatt Johnston
2005-12-09 * options.h: bump the version numberMatt Johnston
2005-11-30 * options.h, common-kex.c: fix support of 4096 byte host keysMatt Johnston
2005-09-20added keyboard-interactive client supportMatt Johnston
2005-09-02disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027Matt Johnston
2005-09-02Increase algorithm list buffer lengthMatt Johnston
2005-08-30bytes/bits in a comment.Matt Johnston
2005-08-30- "twofish-cbc" is an alias for "twofish256-cbc"Matt Johnston
2005-08-30- Fixed twofish algorithm naming so it actually works.Matt Johnston
2005-07-08* preparing for 0.46 releaseMatt Johnston
2005-07-08* move RSA_BLINDING to options.hMatt Johnston
2005-06-01* defined USING_LISTENERS when tcp forwarding is enabled but notMatt Johnston
2005-03-07* fix comment style in options.hMatt Johnston
2005-03-07changes for 0.45Matt Johnston
2005-02-28* add SSH_ASKPASS support (based on patch from Paul WhittakerMatt Johnston
2005-02-28* respect DO_HOST_LOOKUP config optionMatt Johnston
2005-01-020.44 release changesMatt Johnston
2004-12-20Cleaned up the random code, use /dev/random by default,Matt Johnston
2004-09-14Oops, PAM was on by default in options.hMatt Johnston
2004-09-140.44test4 probablyMatt Johnston
2004-09-14PAM improvementsMatt Johnston
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston
2004-09-12propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston
2004-08-27options.hMatt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-24Default port is now set as a stringMatt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-08-14- It'll be called 0.44test1Matt Johnston
2004-08-12adding inetd mode back from 0.43Matt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-12Some more sanity-checking of args, and just warn and ignore OpenSSH argsMatt Johnston
2004-08-12Oops, forgot to call the actual code.Matt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-08svr-authpam code merged and works. needs tidying a logMatt Johnston
2004-08-08- Hostkey checking is mostly there, just aren't appending yet.Matt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-08-03Improved signkey codeMatt Johnston
2004-08-02Banner printingMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-06-03Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)Matt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston