summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Somehow Makefile.in went missingtomsfastmathMatt Johnston2011-11-231-0/+165
* Add tomsfastmath from git rev bfa4582842bc3bab42e4be4aed5703437049502aMatt Johnston2011-11-23119-0/+20796
* A few build fixesMatt Johnston2011-11-229-73/+73
* - Update tfm changes to current default tipMatt Johnston2011-11-2185-984/+2018
|\
| * Put better #if guards around IPv6 socket options for IPV6_TCLASS andMatt Johnston2011-11-101-2/+2
| * Added signature for changeset 3f12086c2ef2Matt Johnston2011-11-081-0/+1
| * Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2Matt Johnston2011-11-081-0/+1
| * Changelog and version bump for 2011.54DROPBEAR_2011.54Matt Johnston2011-11-083-1/+41
| * Fix symlink target created by installdropbearmultiMatt Johnston2011-11-081-2/+4
| * Added signature for changeset aa2f51a6b81dMatt Johnston2011-11-081-0/+1
| * Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have theMatt Johnston2011-11-071-1/+1
| * Fix crash with -R forwardingMatt Johnston2011-11-061-0/+3
| * Print the server allocated port when using dbclient -R 0:....Matt Johnston2011-11-051-2/+13
| * update tagsconvert-repo2011-11-031-0/+31
| * Set IPTOS_LOWDELAY for IPv6 tooMatt Johnston2011-10-261-2/+4
| * - Add ALLOW_BLANK_PASSWORD optionMatt Johnston2011-10-263-24/+26
| * Try bind IPV6_V6ONLYMatt Johnston2011-10-201-0/+10
| * list.c also has no trailing newlineMatt Johnston2011-07-051-1/+1
| * Fix lost ending newlineMatt Johnston2011-07-051-1/+1
| * Hopefully fix -lcrypt problemMatt Johnston2011-06-301-3/+3
| * Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sentMatt Johnston2011-06-072-3/+9
| * Mention that the value is in secondsMatt Johnston2011-06-071-2/+2
| * Clean up leaked FD if getnameinfo fails. From KlocworkMatt Johnston2011-04-071-0/+1
| * Fix crash when remote forwarding was requestedMatt Johnston2011-04-071-2/+1
| * Fix leak found by KlocworkMatt Johnston2011-04-071-5/+3
| * Properly fix the bug found years ago by Klocwork, refound again.Matt Johnston2011-04-071-1/+1
| * Clean up fd on failure. Found by KlocworkMatt Johnston2011-04-071-6/+2
| * Define LTC_NO_FILE to avoid hmac_file() etcMatt Johnston2011-04-071-1/+1
| * Fix FD leak if connect() fails, found by KlocworkMatt Johnston2011-04-071-0/+1
| * Add noreturn and format attribute hints for some functions.Matt Johnston2011-04-074-10/+27
| * Fix memory leak found by KlocworkMatt Johnston2011-04-071-0/+1
| * Tidy error handling and get rid of some commented out codeMatt Johnston2011-04-071-10/+12
| * Change comparison to be more paranoid (and perhaps avoid Klocwork falseMatt Johnston2011-04-072-2/+2
| * Fix check of wrong variable found by KlocworkMatt Johnston2011-04-071-1/+1
| * Avoid segfault when handling childpid raceMatt Johnston2011-03-311-0/+3
| * Use mp_init_size() to avoid some mp_grow()sMatt Johnston2011-03-184-6/+6
| * Update changelog for 0.53.1DROPBEAR_0.53.1Matt Johnston2011-03-023-2/+14
| * merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston2011-02-283-15/+23
| |\
| | * - Don't allow setting memLevel since that doesn't work properlyMatt Johnston2011-02-283-15/+23
| * | Compile fix for when both client and server agent forwarding is disabledMatt Johnston2011-02-284-6/+10
| * | Refer to RFCs rather than drafts, update some section referencesMatt Johnston2011-02-274-6/+7
| * | - Fix DROPBEAR_PRNGD_SOCKET since it doesn't need to call connect()Matt Johnston2011-02-271-5/+0
| * | Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53Matt Johnston2011-02-251-0/+6
| * | -lcrypt needs to be before object files when static linkingMatt Johnston2011-02-251-2/+2
| |/
| * - Set debian version to 0.53DROPBEAR_0.53Matt Johnston2011-02-241-0/+6
| * Changelog for 0.53, bump versionMatt Johnston2011-02-242-1/+46
| * Mention -L/-R listenaddress argument in manpageMatt Johnston2011-02-241-2/+2
| * It happened to sonyMatt Johnston2011-02-241-1/+2
| * Add diffie-hellman-group14-sha1 KEX methodMatt Johnston2011-02-243-4/+45
| * Improve capitalisation for all logged stringsMatt Johnston2011-02-2334-143/+144