Andreas Schneider
|
d6829d073c
|
kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.
|
2011-08-22 13:58:02 +02:00 |
|
Andreas Schneider
|
79ffd49940
|
pki: Add ssh_srv_pki_do_sign_sessionid().
|
2011-08-22 13:48:25 +02:00 |
|
Andreas Schneider
|
a2e08697b1
|
messages: Move ssh_userauth_build_digest() and make it static.
|
2011-08-22 12:57:01 +02:00 |
|
Andreas Schneider
|
ca9b01af99
|
pki: Migrate signature functions to legacy code.
|
2011-08-22 11:23:33 +02:00 |
|
Andreas Schneider
|
d0d9e62611
|
tests: Fix torture test with zlib support.
|
2011-08-22 08:26:02 +02:00 |
|
Andreas Schneider
|
a86ac461fd
|
pki: Ensure sig_blob isn't used uninitialized.
|
2011-08-22 08:04:22 +02:00 |
|
Andreas Schneider
|
859ed8583c
|
ctest: Fix the ctest build script.
|
2011-08-21 14:08:40 +02:00 |
|
Andreas Schneider
|
1b57445f6b
|
pki: Add ssh_pki_do_sign_agent().
|
2011-08-21 13:43:20 +02:00 |
|
Andreas Schneider
|
af82d8dfab
|
agent: Add ssh_agent_sign_data().
|
2011-08-21 13:42:49 +02:00 |
|
Andreas Schneider
|
a98301d2b0
|
tests: Add pki signature test.
|
2011-08-21 13:17:30 +02:00 |
|
Andreas Schneider
|
9c9199e05f
|
pki: Fix possible segfault in ssh_key_type_from_name().
|
2011-08-21 13:13:53 +02:00 |
|
Andreas Schneider
|
fa4f2d8bc1
|
tests: Add pki torture tests for keytypes.
|
2011-08-21 13:13:21 +02:00 |
|
Andreas Schneider
|
42cea1f2f1
|
pki: Fix ssh_key_dup() with gcrypt.
|
2011-08-21 12:59:55 +02:00 |
|
Andreas Schneider
|
c8d06b6b1c
|
tests: Fix memleak in torture_pki.
|
2011-08-21 12:41:42 +02:00 |
|
Andreas Schneider
|
948400ed92
|
cmake: Support WITH_ZLIB and WITH_LIBZ)
|
2011-08-21 12:39:16 +02:00 |
|
Andreas Schneider
|
eb65f031af
|
pki: Fix setting flags in ssh_key_dup().
|
2011-08-21 12:31:16 +02:00 |
|
Andreas Schneider
|
c041261921
|
pki: Create a pki private header file.
|
2011-08-21 11:15:29 +02:00 |
|
Andreas Schneider
|
a4b2518761
|
pki: Add ssh_pki_import_signature_blob().
|
2011-08-21 11:03:53 +02:00 |
|
Andreas Schneider
|
4f19a304d1
|
pki: Add ssh_pki_export_signature_blob().
|
2011-08-21 10:11:05 +02:00 |
|
Andreas Schneider
|
ab0354dbb6
|
priv: Add discard_const macros.
|
2011-08-21 10:10:27 +02:00 |
|
Andreas Schneider
|
ce41747fae
|
pki: Introduce ssh_signature.
|
2011-08-20 18:37:43 +02:00 |
|
Andreas Schneider
|
8acc3dd3af
|
pki: Add _RSA_do_sign to pki_crypto.
|
2011-08-20 18:08:16 +02:00 |
|
Andreas Schneider
|
79029854f6
|
tests: Added more pki tests.
|
2011-08-20 12:59:19 +02:00 |
|
Andreas Schneider
|
743a00dad4
|
pki: Fix build warnings.
|
2011-08-20 11:07:54 +02:00 |
|
Andreas Schneider
|
bb509ce4f7
|
pki: Remove unused variables.
|
2011-08-20 10:55:22 +02:00 |
|
Andreas Schneider
|
bac5f62eaf
|
tests: Fix build warning.
|
2011-08-20 10:54:43 +02:00 |
|
Andreas Schneider
|
e3bd018465
|
tests: Fix the torture_pki test.
|
2011-08-20 10:48:34 +02:00 |
|
Andreas Schneider
|
5bcf36f098
|
session: Fix ssh_free() with NULL argument.
|
2011-08-20 10:47:59 +02:00 |
|
Andreas Schneider
|
c575de17a8
|
pki: Use a consistent naming scheme.
|
2011-08-19 11:14:23 +02:00 |
|
Andreas Schneider
|
3e56ac650c
|
tests: Fix torture_pki build warnings.
|
2011-08-19 11:14:06 +02:00 |
|
Andreas Schneider
|
765b42e68a
|
tests: Improve pki_import_privkey_base64 test.
|
2011-08-19 11:03:31 +02:00 |
|
Andreas Schneider
|
2615f8bc94
|
tests: Added test for pubkey from privkey.
|
2011-08-16 23:06:13 +02:00 |
|
Andreas Schneider
|
c39181437b
|
pki: Add ssh_pki_export_publickey_file().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
ddcb88070b
|
misc: Remove session from ssh_get_local_username().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
1a0fbedc2e
|
pki: Fix and rename ssh_pki_publickey_to_base64().
Rename it to ssh_pki_export_publickey_base64().
|
2011-08-16 23:04:25 +02:00 |
|
Andreas Schneider
|
254c30be2e
|
pki: Remove session from ssh_pki_import_pubkey_* functions.
|
2011-08-16 19:33:24 +02:00 |
|
Andreas Schneider
|
25a2108809
|
pki: Remove session from ssh_pki_import_privkey_* functions.
|
2011-08-16 18:53:18 +02:00 |
|
Andreas Schneider
|
9b84464748
|
pki: Make publickey_to_string a legacy function.
|
2011-08-16 17:54:10 +02:00 |
|
Andreas Schneider
|
a40f1d8597
|
pki: Make publickey_from_string a legacy function.
|
2011-08-16 17:47:29 +02:00 |
|
Andreas Schneider
|
c940918821
|
pki: Fix memleak in privatekey_from_file().
|
2011-08-16 09:23:57 +02:00 |
|
Andreas Schneider
|
f7a7bf071d
|
torture: Fix memleak in pubkey base64 tests.
|
2011-08-16 09:23:53 +02:00 |
|
Andreas Schneider
|
c5028e76ad
|
pki: Fix memleak in pki_import_pubkey_buffer().
|
2011-08-16 09:15:29 +02:00 |
|
Andreas Schneider
|
df29df6e35
|
pki: Add ssh_pki_log function.
The plan is to get rid of the session as a parameter to ssh pki key
functions. We don't need a session for it and probably don't want it.
|
2011-08-16 01:18:36 +02:00 |
|
Andreas Schneider
|
330c713fdb
|
pki: Add test torture_pki_publickey_dsa_base64().
|
2011-08-16 01:17:24 +02:00 |
|
Andreas Schneider
|
42dda7b958
|
pki: Fix ssh_pki_publickey_to_base64() warnings.
|
2011-08-16 00:58:20 +02:00 |
|
Andreas Schneider
|
614ad97c12
|
pki: Make ssh_type_from_name() a legacy function.
|
2011-08-16 00:55:47 +02:00 |
|
Andreas Schneider
|
04ce7967b8
|
pki: Make ssh_type_to_char() a legacy function.
|
2011-08-16 00:54:00 +02:00 |
|
Andreas Schneider
|
19a3f5a61d
|
pki: Make publickey_from_file() a legacy function.
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
9dfef44fd8
|
pki: Add ssh_pki_publickey_to_base64().
|
2011-08-16 00:47:43 +02:00 |
|
Andreas Schneider
|
c085892802
|
pki: Add ssh_pki_import_pubkey_file().
|
2011-08-16 00:47:43 +02:00 |
|