Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-25 | Fix compiling with ECDSA and DSS disabled | Matt Johnston | |
2013-11-25 | Fix some warnings | Matt Johnston | |
2013-11-14 | use oldstyle comments | Matt Johnston | |
2013-11-14 | - Some fixes for old compilers like tru64 v4 from Daniel Richard G. | Matt Johnston | |
- Don't warn about blocking random device for prngd | |||
2013-11-12 | Various cleanups and fixes for warnings | Matt Johnston | |
--HG-- branch : ecc | |||
2013-11-07 | Add '-R' for delayed hostkey option | Matt Johnston | |
--HG-- branch : keyondemand | |||
2013-11-07 | refactor key generation, make it generate as required. | Matt Johnston | |
Needs UI in server command line options --HG-- branch : keyondemand | |||
2013-11-01 | Fix specifying a keysize for key generation, fix key name arguments | Matt Johnston | |
--HG-- branch : ecc | |||
2013-05-25 | have separate ecdsa keys for each size | Matt Johnston | |
fix crash from the mp_alloc_init_multi change in RSA --HG-- branch : ecc | |||
2013-05-21 | merge in HEAD | Matt Johnston | |
--HG-- branch : ecc | |||
2013-05-03 | ecdsa is working | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-28 | more ecdsa signkey work, not correct | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-14 | A bit of work on ecdsa for host/auth keys | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-06 | Make _sign and _verify functions take a buffer* rather than void* and int | Matt Johnston | |
--HG-- branch : ecc | |||
2013-04-01 | Move the more verbose TRACE() statements into TRACE2() | Matt Johnston | |
2011-12-04 | - Fix some format strings in TRACE()s | Matt Johnston | |
2011-02-23 | Improve capitalisation for all logged strings | Matt Johnston | |
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e | |||
2010-07-21 | Rename rsa_key to dropbear_rsa_key (and same for dss too) so | Matt Johnston | |
we don't conflict with libtomcrypt. --HG-- extra : convert_revision : 77961344ec415d73d48fdc7b1ebead3099c13394 | |||
2009-07-30 | Agent forwarding works | Matt Johnston | |
--HG-- branch : agent-client extra : convert_revision : eb0dae4b62e243ba37a897beb7ba81a4f637d8b3 | |||
2009-07-06 | New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList | Matt Johnston | |
--HG-- branch : agent-client extra : convert_revision : 5465e639cc3f5ee0c6c55f0de6e7b6d5a8769da3 | |||
2007-02-22 | Improve known_hosts checking. | Matt Johnston | |
--HG-- extra : convert_revision : b7933fa29cbedeb53b79a0b60aaa0f049e003cb2 | |||
2005-09-06 | - add explicit check that correct keytype exists for pubkey verification | Matt Johnston | |
--HG-- extra : convert_revision : 8d86185c9b7efcedc1d640208c03bb1b377cc502 | |||
2005-07-08 | Change the format of for loops, gcc4 produces incorrect binaries with | Matt Johnston | |
the previous code. --HG-- extra : convert_revision : 560fb575d3fa53924774c7db897e304b35ba07e3 | |||
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston | |
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f | |||
2004-08-24 | Nasty. | Matt Johnston | |
--HG-- extra : convert_revision : e1229cd01c3007206d2937ea390ad4966c289a5a | |||
2004-08-12 | Merging in the changes from 0.41-0.43 main Dropbear tree | Matt Johnston | |
--HG-- extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7 | |||
2004-08-08 | - Hostkey checking is mostly there, just aren't appending yet. | Matt Johnston | |
- Rearranged various bits of the fingerprint/base64 type code, so it can be shared between versions --HG-- extra : convert_revision : 6b8ab4ec5a6c99733fff584231b81ad9636ff15e | |||
2004-08-03 | Improved signkey code | Matt Johnston | |
--HG-- extra : convert_revision : fcf64cb4d2e273f80bf8c5f1d2dd00a0f4dc1acf | |||
2004-08-01 | - Added terminal mode handling etc for the client, and window change | Matt Johnston | |
- Refactored the terminal-mode handling for the server - Improved session closing for the client --HG-- extra : convert_revision : 9d19b4f22c39798af5f3f24c2022f8caec4919e8 | |||
2004-07-28 | Client mostly works up to password auth | Matt Johnston | |
Need to rework algo-choosing etc, since server is now broken. --HG-- extra : convert_revision : 458dc4eed0e885e7c91633d4781d3348213a0e19 | |||
2004-07-26 | snapshot of stuff | Matt Johnston | |
--HG-- extra : convert_revision : 2903853ba24669d01547710986ad531357602633 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |