Andreas Schneider
|
aa018c1484
|
auth: Make ssh_userauth_try_publickey() legacy.
|
2011-08-23 21:54:02 +02:00 |
|
Andreas Schneider
|
37df5e17c3
|
auth: Update copyright.
|
2011-08-23 21:54:02 +02:00 |
|
Andreas Schneider
|
609f8fbb7a
|
auth: Add ssh_userauth_try_publickey().
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
5b706c7ab6
|
auth: Refactor ssh_userauth_none().
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
a15dab6c00
|
auth: Rename wait_auth_status.
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
5695f92e22
|
auth: Update ssh_userauth_list().
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
2e577cecb4
|
auth: Move ssh_auth_list to legacy functions.
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
058bb04396
|
auth: Rename ask_userauth.
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
dc9feec005
|
pki: Add more return values for file importing functions.
|
2011-08-23 21:54:01 +02:00 |
|
Andreas Schneider
|
fa4378d47e
|
poll: Just make the code a bit more readable.
Maybe this fixes a cppcheck false positive.
(cherry picked from commit 45c1a23769b63e72e895158bcab83aad31d483dd)
|
2011-08-23 21:52:21 +02:00 |
|
Andreas Schneider
|
e94b0f8c08
|
server: Fix a build warning.
Thanks to Tom Judge.
|
2011-08-23 15:15:28 +02:00 |
|
Andreas Schneider
|
149be78ee0
|
pki: We need only one signature verify blob function.
This fixes the build without server.
|
2011-08-23 08:19:53 +02:00 |
|
Andreas Schneider
|
8fb8ad0151
|
agent: Fix memory leak.
|
2011-08-22 21:57:00 +02:00 |
|
Andreas Schneider
|
93c4a8e427
|
pki: Fix memleak in gcrypt pki_publickey_to_blob().
|
2011-08-22 21:56:44 +02:00 |
|
Andreas Schneider
|
9da331e79b
|
dh: Remove obsolete signature functions.
|
2011-08-22 18:47:15 +02:00 |
|
Andreas Schneider
|
8edf57fbf2
|
client: Migrate to new signature pki.
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
8c8a91a9b7
|
server: Migrate more functions to new pki.
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
bf2f553fc3
|
pki: Improve pki gcrypt error reports.
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
82ca6a6c53
|
pki: Add ssh_srv_pki_signature_verify_blob().
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
5cc98ed720
|
pki: Add ssh_pki_signature_verify_blob().
|
2011-08-22 18:39:56 +02:00 |
|
Andreas Schneider
|
bcc0a6d0e0
|
pki: Fix gcrypt pki_signature_from_blob().
|
2011-08-22 18:22:28 +02:00 |
|
Andreas Schneider
|
6c03b7a9c9
|
misc: Add ssh_match_group().
|
2011-08-22 16:16:34 +02:00 |
|
Andreas Schneider
|
90167f09d3
|
server: Migrate hostkey check to new pki.
|
2011-08-22 15:22:58 +02:00 |
|
Andreas Schneider
|
9c376dd913
|
auth: Fix ssh_auth_list() documentation.
The server will not return SSH_AUTH_METHOD_NONE.
|
2011-08-22 15:03:25 +02:00 |
|
Andreas Schneider
|
1e019fee43
|
keys: Remove unused obsolete ssh_sign_session_id().
|
2011-08-22 14:30:08 +02:00 |
|
Andreas Schneider
|
4de4520559
|
server: Use new pki infrastructure.
|
2011-08-22 14:29:39 +02:00 |
|
Andreas Schneider
|
245a354187
|
pki: Fix switch in crypto pki_signature_to_blob().
|
2011-08-22 14:28:46 +02:00 |
|
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 |
|