summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2005-09-06add note about compiling for 386Matt Johnston
2005-09-06- add explicit check that correct keytype exists for pubkey verificationMatt Johnston
2005-09-05* ensure that we only handle open confirmation/failureMatt Johnston
2005-09-05merge of da30137eaac417f50a323f9ddd29999ec21261e0Matt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2005-09-05common session initialiser doesn't need to callMatt Johnston
2005-09-05add a missing freeaddrinfo()Matt Johnston
2005-09-02use a buffer rather than raw char array for creatingMatt Johnston
2005-09-02merge of 57902417ad22502b79c63fcabb7f4a8c8449e682Matt Johnston
2005-09-02disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027Matt Johnston
2005-09-02Change the preferred algorithm orderMatt Johnston
2005-09-02Increase algorithm list buffer lengthMatt Johnston
2005-08-30bytes/bits in a comment.Matt Johnston
2005-08-30trans, not recv for macsizeMatt Johnston
2005-08-30- register AES and Twofish even if just the 256 bit key variants are usedMatt 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-08-24Make a variables staticMatt Johnston
2005-07-29channel.h: make definition externMatt Johnston
2005-07-08* ... and a bit more for the CHANGESMatt Johnston
2005-07-08* 0.46 CHANGES doneMatt Johnston
2005-07-08* close a file descriptor after we've shutdown() both sides, to avoid a leakMatt Johnston
2005-07-08* preparing for 0.46 releaseMatt Johnston
2005-07-08merge of 9522146cb07d4576f161fc4567c2c2fbd6f61fbbMatt Johnston
2005-07-08* patch up to date with debian 0.45-3 diffMatt Johnston
2005-07-08merge of 197e1bd25c1741218fbe0d73a1e37d4082054216Matt Johnston
2005-07-08* move RSA_BLINDING to options.hMatt Johnston
2005-07-08rename PubkeyList to SignKeyList for clarityMatt Johnston
2005-07-08Change the format of for loops, gcc4 produces incorrect binaries withMatt Johnston
2005-06-02* fix off-by-one closing open FDsMatt Johnston
2005-06-02merge of 72b0db220b7fc6b4fb6079d6b82c843186bab5a7Matt Johnston
2005-06-01* defined USING_LISTENERS when tcp forwarding is enabled but notMatt Johnston
2005-05-27merge of 7d53fee744460df7d2297614c9a4a8a6722eb277Matt Johnston
2005-05-27Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),Matt Johnston
2005-05-10* add a "label" argument to printhex()Matt Johnston
2005-05-10* change include path for libtomcrypt 1.02Matt Johnston
2005-05-09Switching to libtomcrypt 1.02Matt Johnston
2005-05-09Preparing for 0.46Matt Johnston
2005-05-05merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dcMatt Johnston
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
2005-05-04compile fix when TRACE debugging is enabledMatt Johnston
2005-05-04Fix memory leak (reported by Boris Berezovsky)Matt Johnston
2005-04-24* warn if we seem to be blocking on /dev/randomMatt Johnston
2005-04-24- allocate correct buffer size for channel info, rather than sizeof(pointer).Matt Johnston
2005-04-22- note that we should warn if blocking on read from /dev/randomMatt Johnston
2005-03-13merge of 954df0829153a81396cf111410fae269457c3ad6Matt Johnston
2005-03-13* Add references in the manpages to the dbclient manpageMatt Johnston
2005-03-13Merge in Debian package changes from 0.45-3, grab the dbclient manpageMatt Johnston
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2005-03-13propagate from branch 'au.asn.ucc.matt.dropbear.nonblock-stdout-stderr' (head...Matt Johnston