Mercurial > dropbear
graph
-
Cancel a dbclient password prompt if the user presses ctrl-c.Sun, 15 Jan 2006 06:43:24 +0000, by Matt Johnston
-
* svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLENSun, 15 Jan 2006 06:39:48 +0000, by Matt Johnston
-
* options.h: bump the version number DROPBEAR_0.47Fri, 09 Dec 2005 06:10:27 +0000, by Matt Johnston
-
* Update changelogs for 0.47 releaseThu, 08 Dec 2005 11:54:18 +0000, by Matt Johnston
-
* fix incorrect array sizingThu, 08 Dec 2005 11:45:33 +0000, by Matt Johnston
-
* Update to debian 0.46-2Thu, 08 Dec 2005 08:17:42 +0000, by Matt Johnston
-
* workaround for systems such as glibc 2.1 that haveTue, 06 Dec 2005 17:49:59 +0000, by Matt Johnston
-
* common-channel.c: get rid of the read()-from-writefd codeTue, 06 Dec 2005 17:32:53 +0000, by Matt Johnston
-
Make the clean target a bit saner libtomcrypt LTC_DB_0.47Tue, 06 Dec 2005 17:18:41 +0000, by Matt Johnston
-
* fix -L forwarding on the client, broke last revTue, 06 Dec 2005 16:51:55 +0000, by Matt Johnston
-
* add -g (dbclient) and -a (dropbear) options for allowing non-localSun, 04 Dec 2005 16:13:11 +0000, by Matt Johnston
-
* options.h, common-kex.c: fix support of 4096 byte host keysWed, 30 Nov 2005 10:11:24 +0000, by Matt Johnston
-
* keyimport.c: fclose() the key file to make sure data gets writtenWed, 30 Nov 2005 06:32:26 +0000, by Matt Johnston
-
* common-algo.c: use zlib for dbclientTue, 08 Nov 2005 11:35:52 +0000, by Matt Johnston
-
* include netinet/in_systm.h if available before netinet/ip.h, sinceMon, 31 Oct 2005 07:49:57 +0000, by Matt Johnston
-
* rename infd/outfd to writefd/readfd, to avoid confusionThu, 20 Oct 2005 16:53:12 +0000, by Matt Johnston
-
- a hack for grahame to run dropbear with "none" cipher. insecure-nocryptoFri, 23 Sep 2005 16:29:19 +0000, by Matt Johnston
-
- new function to set "low delay" for a packet, set the ip TOS bitWed, 21 Sep 2005 15:58:19 +0000, by Matt Johnston
-
Forgot to revert echo flagTue, 20 Sep 2005 17:36:32 +0000, by Matt Johnston
-
added keyboard-interactive client supportTue, 20 Sep 2005 17:35:21 +0000, by Matt Johnston
-
Log when pubkey auth fails because of bad pubkey perms/ownershipTue, 20 Sep 2005 08:59:46 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head c9347a030ac9ef5454b7a84f4915e91dc44efd6c) contrib-blacklistTue, 06 Sep 2005 04:57:14 +0000, by Matt Johnston
-
- blacklisting patch from Michael Deiters contrib-blacklistTue, 06 Sep 2005 04:52:46 +0000, by Matt Johnston
-
add note about compiling for 386Tue, 06 Sep 2005 04:04:51 +0000, by Matt Johnston
-
- add explicit check that correct keytype exists for pubkey verificationTue, 06 Sep 2005 03:57:21 +0000, by Matt Johnston
-
* ensure that we only handle open confirmation/failureMon, 05 Sep 2005 17:10:32 +0000, by Matt Johnston
-
merge of da30137eaac417f50a323f9ddd29999ec21261e0Mon, 05 Sep 2005 15:16:52 +0000, by Matt Johnston
-
* use own assertions which should get logged properlyMon, 05 Sep 2005 15:16:10 +0000, by Matt Johnston
-
common session initialiser doesn't need to callMon, 05 Sep 2005 12:13:44 +0000, by Matt Johnston
-
add a missing freeaddrinfo()Mon, 05 Sep 2005 12:12:55 +0000, by Matt Johnston
-
use a buffer rather than raw char array for creatingFri, 02 Sep 2005 15:35:18 +0000, by Matt Johnston
-
merge of 57902417ad22502b79c63fcabb7f4a8c8449e682Fri, 02 Sep 2005 15:33:45 +0000, by Matt Johnston
-
disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027Fri, 02 Sep 2005 15:33:09 +0000, by Matt Johnston
-
Change the preferred algorithm orderFri, 02 Sep 2005 07:43:42 +0000, by Matt Johnston
-
Increase algorithm list buffer lengthFri, 02 Sep 2005 07:14:50 +0000, by Matt Johnston
-
bytes/bits in a comment.Tue, 30 Aug 2005 18:00:11 +0000, by Matt Johnston
-
trans, not recv for macsizeTue, 30 Aug 2005 17:56:53 +0000, by Matt Johnston
-
- register AES and Twofish even if just the 256 bit key variants are usedTue, 30 Aug 2005 17:46:34 +0000, by Matt Johnston
-
- check for generic AES/TWOFISH settings from Dropbear, not AES128 etc libtomcryptTue, 30 Aug 2005 17:40:30 +0000, by Matt Johnston
-
- "twofish-cbc" is an alias for "twofish256-cbc"Tue, 30 Aug 2005 17:30:39 +0000, by Matt Johnston
-
- Fixed twofish algorithm naming so it actually works.Tue, 30 Aug 2005 16:58:57 +0000, by Matt Johnston
-
Make a variables staticWed, 24 Aug 2005 16:43:29 +0000, by Matt Johnston
-
channel.h: make definition externFri, 29 Jul 2005 05:37:20 +0000, by Matt Johnston
-
- progress towards client agent forwarding agent-clientMon, 18 Jul 2005 14:32:52 +0000, by Matt Johnston
-
* ... and a bit more for the CHANGES DROPBEAR_0.46Fri, 08 Jul 2005 19:20:10 +0000, by Matt Johnston
-
* 0.46 CHANGES doneFri, 08 Jul 2005 19:17:09 +0000, by Matt Johnston
-
* change include path of options.h libtomcrypt LTC_DB_0.46Fri, 08 Jul 2005 19:13:24 +0000, by Matt Johnston
-
* close a file descriptor after we've shutdown() both sides, to avoid a leakFri, 08 Jul 2005 15:04:06 +0000, by Matt Johnston
-
* preparing for 0.46 releaseFri, 08 Jul 2005 14:28:21 +0000, by Matt Johnston
-
merge of 9522146cb07d4576f161fc4567c2c2fbd6f61fbbFri, 08 Jul 2005 13:28:03 +0000, by Matt Johnston
-
* patch up to date with debian 0.45-3 diffFri, 08 Jul 2005 13:27:28 +0000, by Matt Johnston
-
merge of 197e1bd25c1741218fbe0d73a1e37d4082054216Fri, 08 Jul 2005 13:19:20 +0000, by Matt Johnston
-
* move RSA_BLINDING to options.hFri, 08 Jul 2005 13:19:10 +0000, by Matt Johnston
-
rename PubkeyList to SignKeyList for clarityFri, 08 Jul 2005 11:32:09 +0000, by Matt Johnston
-
Change the format of for loops, gcc4 produces incorrect binaries withFri, 08 Jul 2005 11:30:54 +0000, by Matt Johnston
-
- try to properly rename Makefile and get it up-to-date with 1.05, libtomcryptWed, 06 Jul 2005 13:31:04 +0000, by Matt Johnston
-
merge of 24ccd6df75086f1028c185f4ad5946f449bf2e05 libtomcryptWed, 06 Jul 2005 13:24:05 +0000, by Matt Johnston
-
disapproval of revision 6a39eb8b36778460fca83b8149df2a8b6d3327fd libtomcryptWed, 06 Jul 2005 13:23:45 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc-orig' (head 33c416b902f1a44913d825bae7ad9a160f703ed3) libtomcryptWed, 06 Jul 2005 12:10:23 +0000, by Matt Johnston
-
Import of libtomcrypt 1.05 libtomcrypt-orig LTC_1.05Wed, 06 Jul 2005 03:53:40 +0000, by Matt Johnston
-
* fix off-by-one closing open FDsThu, 02 Jun 2005 22:53:18 +0000, by Matt Johnston
-
merge of 72b0db220b7fc6b4fb6079d6b82c843186bab5a7Thu, 02 Jun 2005 16:21:58 +0000, by Matt Johnston
-
* defined USING_LISTENERS when tcp forwarding is enabled but notWed, 01 Jun 2005 16:15:38 +0000, by Matt Johnston
-
merge of 7d53fee744460df7d2297614c9a4a8a6722eb277Fri, 27 May 2005 16:37:58 +0000, by Matt Johnston
-
Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),Fri, 27 May 2005 16:34:57 +0000, by Matt Johnston
-
Don't remove ~ files on make clean (and find -type was wrong anyway) libtommath LTM_DB_0.46 LTM_DB_0.47Wed, 11 May 2005 16:27:28 +0000, by Matt Johnston
-
Bringing back the original ltc 0.35 makefile libtommathWed, 11 May 2005 16:23:24 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltm-orig' (head 7fa10cba9535de3461cedb14b877c24858826204) libtommathWed, 11 May 2005 16:15:27 +0000, by Matt Johnston
-
* add a "label" argument to printhex()Tue, 10 May 2005 17:02:05 +0000, by Matt Johnston
-
* change include path for libtomcrypt 1.02Tue, 10 May 2005 17:01:16 +0000, by Matt Johnston
-
Cleanup of import of LTC 1.02, still problematic for Dropbear libtomcryptMon, 09 May 2005 09:33:00 +0000, by Matt Johnston
-
Switching to libtomcrypt 1.02Mon, 09 May 2005 09:32:33 +0000, by Matt Johnston
-
Preparing for 0.46Mon, 09 May 2005 09:31:49 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc-orig' (head 9ba8f01f44320e9cb9f19881105ae84f84a43ea9) libtomcryptSun, 08 May 2005 06:36:47 +0000, by Matt Johnston
-
Import of libtomcrypt 1.02 with manual path rename rearrangement etc libtomcrypt-origFri, 06 May 2005 13:23:02 +0000, by Matt Johnston
-
Initial import of libtommath 0.35 libtommath-orig LTM_0.35Fri, 06 May 2005 08:59:30 +0000, by Matt Johnston
-
merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dcThu, 05 May 2005 04:00:10 +0000, by Matt Johnston
-
- refactored random mp_int generation and byte->mp_int codeThu, 05 May 2005 03:58:21 +0000, by Matt Johnston
-
compile fix when TRACE debugging is enabledWed, 04 May 2005 15:31:17 +0000, by Matt Johnston
-
Fix memory leak (reported by Boris Berezovsky)Wed, 04 May 2005 15:22:40 +0000, by Matt Johnston
-
* warn if we seem to be blocking on /dev/randomSun, 24 Apr 2005 15:56:36 +0000, by Matt Johnston
-
- allocate correct buffer size for channel info, rather than sizeof(pointer).Sun, 24 Apr 2005 10:30:33 +0000, by Matt Johnston
-
- note that we should warn if blocking on read from /dev/randomFri, 22 Apr 2005 14:52:27 +0000, by Matt Johnston
-
merge of 954df0829153a81396cf111410fae269457c3ad6Sun, 13 Mar 2005 16:23:19 +0000, by Matt Johnston
-
* Add references in the manpages to the dbclient manpageSun, 13 Mar 2005 16:23:15 +0000, by Matt Johnston
-
Merge in Debian package changes from 0.45-3, grab the dbclient manpageSun, 13 Mar 2005 16:22:36 +0000, by Matt Johnston
-
* fix longstanding bug with connections being closed on failure toSun, 13 Mar 2005 13:58:14 +0000, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear.nonblock-stdout-stderr' (head 0aee4615c96aea0526736b394455958c1fbb47c9)Sun, 13 Mar 2005 12:03:27 +0000, by Matt Johnston
-
changes for 0.45Mon, 07 Mar 2005 03:57:26 +0000, by Matt Johnston
-
* Reset the non-blocking status of stdout and stderr as well on exit nonblock-stdout-stderrWed, 02 Mar 2005 04:14:26 +0000, by Matt Johnston
-
* don't add a 'static' prefix to binary namesWed, 02 Mar 2005 04:13:01 +0000, by Matt Johnston
-
* add SSH_ASKPASS support (based on patch from Paul WhittakerMon, 28 Feb 2005 13:01:00 +0000, by Matt Johnston