summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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-030-0/+0
* | | | | 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
* | | | | merge of '8849ec659cb45b924158cc3322390a1d3d48daef'Matt Johnston2011-02-231-1/+0
|\ \ \ \ \
| * | | | | remove unused variableMatt Johnston2010-07-211-1/+0
* | | | | | Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packetsMatt Johnston2011-02-232-16/+34
|/ / / / /
* | | | | merge of '4b90e96a8a8afcc9feafc59cb47592a4a6d1cc30'Matt Johnston2010-07-212-10/+35
|\ \ \ \ \
| * | | | | - Update fake-rfc2553.{c,h} from OpenSSH 5.5p1Matt Johnston2010-07-212-10/+35
* | | | | | Fix bug in primality testing, seeMatt Johnston2010-07-211-1/+1
|/ / / / /
* | | | | Work properly again with bundled libtom*. autoconf is a hassle.Matt Johnston2010-07-212-4/+6