summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-0710-38/+104
* refactor key generation, make it generate as required.Matt Johnston2013-11-0712-153/+280
* merge yet againMatt Johnston2013-11-014-204/+268
|\
| * merge againMatt Johnston2013-11-0162-736/+2372
| |\
| | * Fix shadowed "ret" variableMatt Johnston2013-10-211-3/+3
| | * A few small fixes for ECC compilationMatt Johnston2013-10-212-3/+5
| | * mergeMatt Johnston2013-10-2026-110/+282
| | |\
| | * | writing out openssh ecc keys worksMatt Johnston2013-10-202-201/+263
* | | | MergeMatt Johnston2013-11-010-0/+0
|\ \ \ \
| * \ \ \ Merge in ECCMatt Johnston2013-10-2162-535/+2107
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
* | | | Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston2013-11-016-34/+70
* | | | Default to some larger key sizesMatt Johnston2013-10-313-10/+10
| |/ / |/| |
* | | Merge in changes from the past couple of releasesMatt Johnston2013-10-1862-535/+2107
|\ \ \ | |/ / |/| / | |/
| * have separate ecdsa keys for each sizeMatt Johnston2013-05-256-68/+120
| * hackish ECC import code from OpenSSHMatt Johnston2013-05-232-15/+140
| * Add m_mp_alloc_init_multi() helperMatt Johnston2013-05-238-38/+29
| * Enable SMALL_CODE by defaultMatt Johnston2013-05-211-1/+1
| * Fix static library order, libtomcrypt depends on libtommathMatt Johnston2013-05-211-2/+2
| * Fix broken disablekey()Matt Johnston2013-05-211-1/+2
| * merge in HEADMatt Johnston2013-05-2151-956/+1330
| |\
| * | quieten the compilerMatt Johnston2013-05-091-1/+2
| * | mergeMatt Johnston2013-05-091-8/+0
| |\ \
| | * | Fix ecdsa verificationMatt Johnston2013-05-091-8/+0
| * | | Fix build for dropbearkey and ecdsa with certain optionsMatt Johnston2013-05-092-19/+44
| |/ /
| * | ecdsa is workingMatt Johnston2013-05-0314-93/+203
| * | more ecdsa signkey work, not correctMatt Johnston2013-04-289-98/+210
| * | A bit of work on ecdsa for host/auth keysMatt Johnston2013-04-149-48/+379
| * | A bit of debugging outputMatt Johnston2013-04-091-3/+12
| * | Be safer with how we handle ltc_ecc_sets[] (particularly withMatt Johnston2013-04-095-17/+100
| * | start on ecdsa keysMatt Johnston2013-04-0916-84/+157
| * | - Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()Matt Johnston2013-04-085-161/+163
| * | add printmpint() for debuggingMatt Johnston2013-04-082-0/+9
| * | ecdh works against OpenSSHMatt Johnston2013-04-082-24/+8
| * | - Fix various hardcoded uses of SHA1Matt Johnston2013-04-0810-51/+47
| * | ecc kind of works, needs fixing/testingMatt Johnston2013-04-0732-120/+174
| * | Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-0611-63/+40
| * | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-2914-114/+180
| * | Set LTC_SOURCE for proper ltm_desc etcMatt Johnston2013-03-291-1/+1
| * | ecc key import functionMatt Johnston2013-03-273-15/+73
| * | more bits on ecc branchMatt Johnston2013-03-2711-25/+281
| * | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-2616-68/+320
* | | Added signature for changeset a50a1dc74331Matt Johnston2013-10-161-0/+1
* | | Added signature for changeset 025237c9f0a1Matt Johnston2013-10-161-0/+1
* | | Added tag DROPBEAR_2013.60 for changeset a50a1dc74331Matt Johnston2013-10-160-0/+0
* | | Update debian changelog for 2013.60 tooDROPBEAR_2013.60Matt Johnston2013-10-161-0/+6
* | | - 2013.60, update CHANGESMatt Johnston2013-10-162-7/+17
* | | Make --disable-bundled-libtom work, based on patch from Mike FrysingerMatt Johnston2013-10-151-4/+14
* | | - Fix "inst_scp" target since there isn't a manpageMatt Johnston2013-10-092-12/+8
* | | Add @exec_prefix@ that was missingMatt Johnston2013-10-091-0/+1
* | | Added signature for changeset deb211f75ca1Matt Johnston2013-10-041-0/+1