Simon Tatham
|
e0e133b4b0
Expose the rest of LoadedFile in headers.
|
5 年之前 |
Simon Tatham
|
0ff13ae773
Track the total size of every PacketQueue.
|
5 年之前 |
Simon Tatham
|
d8337e2070
Pageant core: initial deferred decryption facility.
|
5 年之前 |
Simon Tatham
|
7599a57a33
Allow cmdgen to read keys from standard input.
|
5 年之前 |
Simon Tatham
|
36d214c50b
Allow import.c to read from a BinarySource.
|
5 年之前 |
Simon Tatham
|
5db2f4ca7e
Expose lf_load_keyfile outside sshpubk.c.
|
5 年之前 |
Simon Tatham
|
76430f8237
Assorted benign warning fixes.
|
5 年之前 |
Simon Tatham
|
2160205aee
Merge the two low-level portfwd setup systems.
|
5 年之前 |
Simon Tatham
|
cbfba7a0e9
Greatly improve printf format-string checking.
|
5 年之前 |
Simon Tatham
|
9cc586e605
Rewrite SSH key loading and saving using marshal.h.
|
5 年之前 |
Simon Tatham
|
e5fbed7632
Rename all public/private key load/save functions.
|
5 年之前 |
Simon Tatham
|
13e988b6ee
Factor out rsa_ssh1_private_blob_agent and expose in testcrypt.
|
5 年之前 |
Simon Tatham
|
09954a87c2
Low-level API to open nonstandard port forwardings.
|
5 年之前 |
Simon Tatham
|
1344d4d1cd
Adopt the new hash API functions where they're useful.
|
5 年之前 |
Simon Tatham
|
156762fc02
Refactor the ssh_hash vtable. (NFC)
|
5 年之前 |
Simon Tatham
|
873ec97302
Factor out get_rsa_ssh1_priv_agent from Pageant.
|
5 年之前 |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
Simon Tatham
|
f99aeb3129
mainchan.c: rewrite handling of open-failure aborts.
|
5 年之前 |
Simon Tatham
|
1bcf2a8397
Remove spurious 'return' in void method wrappers.
|
5 年之前 |
Simon Tatham
|
cbff2d1960
Uppity: configurable list of SSH-1 ciphers to allow.
|
5 年之前 |
Simon Tatham
|
bf661a7a2c
Rename SSH-1 cipher constants to start "SSH1_".
|
5 年之前 |
Simon Tatham
|
b494ecfcfc
Uppity: allow CLI override of the KEXINIT strings.
|
5 年之前 |
Simon Tatham
|
7fa0749fcb
Generalise the Montgomery-curve DH support.
|
6 年之前 |
Simon Tatham
|
e0a76971cc
New array-growing macros: sgrowarray and sgrowarrayn.
|
6 年之前 |
Simon Tatham
|
1b4a08a953
Replace method-dispatch #defines with inline functions.
|
6 年之前 |
Simon Tatham
|
801ab68eac
Rewrite invent_firstbits().
|
6 年之前 |
Simon Tatham
|
5bc6db4b96
Call ssh_check_frozen when BPP consumes input.
|
6 年之前 |
Simon Tatham
|
22131a51fa
Windows PuTTYgen: bound entropy input by PRNG state size.
|
6 年之前 |
Simon Tatham
|
f133abe521
Give a sensible error when using a too-short RSA key.
|
6 年之前 |
Simon Tatham
|
5b17a2ce20
Assorted further migration to ptrlen.
|
6 年之前 |