Andreas Schneider
|
cf8e444764
|
Fix build with openssl.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@523 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 14:13:38 +00:00 |
|
Andreas Schneider
|
109c10bdfd
|
Don't shadow a global variable.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@522 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 13:16:54 +00:00 |
|
Andreas Schneider
|
3216520b4c
|
Reformat some of the code.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@521 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 13:13:14 +00:00 |
|
Andreas Schneider
|
09fdf0e8e6
|
Make the cipher table more readable.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@520 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 13:01:56 +00:00 |
|
Andreas Schneider
|
845615cdd8
|
Add return values to set_encrypt_key and set_decrypt_key.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@519 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 12:52:27 +00:00 |
|
Andreas Schneider
|
32fd37d1ad
|
Reformat HMAC functions.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@518 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 12:03:59 +00:00 |
|
Andreas Schneider
|
42bdb90751
|
Reformat MD5 functions.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@517 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 11:59:17 +00:00 |
|
Andreas Schneider
|
2ed09734eb
|
Cleanup SHA1 functions.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@516 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 08:37:28 +00:00 |
|
Andreas Schneider
|
b15a04e463
|
Improve sha1_init().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@515 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-17 08:31:59 +00:00 |
|
Andreas Schneider
|
2b12ffc820
|
Fix build warning.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@514 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 17:38:15 +00:00 |
|
Andreas Schneider
|
55d42b9c53
|
Fix typo.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@513 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 17:21:47 +00:00 |
|
Andreas Schneider
|
07506763ff
|
Reformat signature_verify() and fix match check.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@512 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 17:15:50 +00:00 |
|
Andreas Schneider
|
55791d1fe6
|
Add more error checks to sig_verify().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@511 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 17:13:07 +00:00 |
|
Andreas Schneider
|
a2cce56134
|
Add a better match() function.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@510 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 16:20:32 +00:00 |
|
Andreas Schneider
|
59f04bfddd
|
Add option to enable crypto debug output.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@509 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 15:47:15 +00:00 |
|
Andreas Schneider
|
5b2586312a
|
Add return values to generate_session_keys() and generate_one_key().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@508 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 15:14:15 +00:00 |
|
Andreas Schneider
|
ac38bbc138
|
Free bignum_ctx in error path.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@507 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:58:40 +00:00 |
|
Andreas Schneider
|
a092a84139
|
Add return value to dh_build_k().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@506 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:55:38 +00:00 |
|
Andreas Schneider
|
c6eb54c39e
|
Improve dh_import() functions.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@505 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:50:53 +00:00 |
|
Andreas Schneider
|
e8a9cb25fe
|
Reformat some functions.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@504 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:46:34 +00:00 |
|
Andreas Schneider
|
08fcbdc97a
|
Reformat make_string_bn().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@503 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:44:57 +00:00 |
|
Andreas Schneider
|
841de3439d
|
Add memory error check to make_bignum_string().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@502 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:40:47 +00:00 |
|
Andreas Schneider
|
1a22d18afa
|
Add return value to dh_generate_f().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@501 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:34:28 +00:00 |
|
Andreas Schneider
|
baf2eaf165
|
Add return value to dh_generate_e().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@500 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:31:06 +00:00 |
|
Andreas Schneider
|
ece047171a
|
Add return value to dh_generate_y().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@499 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:27:50 +00:00 |
|
Andreas Schneider
|
5dc03728ed
|
Add return value to dh_generate_x().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@498 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:24:13 +00:00 |
|
Andreas Schneider
|
50b701b4e4
|
Improve ssh_print_bignum().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@497 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:21:08 +00:00 |
|
Andreas Schneider
|
b246356ab5
|
Improve ssh_crypto_finalize().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@496 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:18:09 +00:00 |
|
Andreas Schneider
|
8f150afeeb
|
Check return value of ssh_crypto_init().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@495 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:16:29 +00:00 |
|
Andreas Schneider
|
74a06555f6
|
Add a return value to ssh_socket_init().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@494 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:15:41 +00:00 |
|
Andreas Schneider
|
94021dcdb5
|
Add error checks to ssh_crypto_init().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@493 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:10:41 +00:00 |
|
Andreas Schneider
|
1ed7c90890
|
Revert commit 491.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@492 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 14:04:19 +00:00 |
|
Andreas Schneider
|
24fc1b2028
|
Make dh crypto functions thread safe.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@491 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 12:08:11 +00:00 |
|
Andreas Schneider
|
c608883205
|
Improve ssh_disconnect().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@490 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:53:57 +00:00 |
|
Andreas Schneider
|
c8269682fc
|
Improve ssh_get_issue_banner().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@489 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:49:39 +00:00 |
|
Andreas Schneider
|
2bbb005980
|
Add more error checks to ssh_send_banner().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@488 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:46:46 +00:00 |
|
Andreas Schneider
|
a565f255f0
|
Add more error checks to ssh_connect().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@487 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:42:46 +00:00 |
|
Andreas Schneider
|
10dedee3ef
|
Add more error checks to ssh_service_request().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@486 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:27:36 +00:00 |
|
Andreas Schneider
|
1ac6f38032
|
Add more error checks to dh_handshake().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@485 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 08:19:48 +00:00 |
|
Andreas Schneider
|
ea729492ec
|
Reformat an document ssh_analyze_banner().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@484 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 07:56:16 +00:00 |
|
Andreas Schneider
|
160f6a08d0
|
Improve and document ssh_get_banner().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@483 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-16 07:49:44 +00:00 |
|
Andreas Schneider
|
1f1e9dc15b
|
Add missing semicolon.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@482 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-15 08:13:10 +00:00 |
|
Andreas Schneider
|
4ca14e442c
|
Improve packet_hmac_verify().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@481 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-15 08:11:33 +00:00 |
|
Andreas Schneider
|
367fd0cb35
|
Improve packet_encrypt().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@480 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-15 08:04:33 +00:00 |
|
Andreas Schneider
|
c50da458d1
|
Improve packet_decrypt().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@479 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-15 07:59:07 +00:00 |
|
Andreas Schneider
|
576187c686
|
Reformat packet_decrypt_len().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@478 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-15 07:56:57 +00:00 |
|
Andreas Schneider
|
af454c0f34
|
Improve ssh_get_version().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@477 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-14 14:54:20 +00:00 |
|
Andreas Schneider
|
317e90c1c1
|
Improve ssh_get_disconnect_message().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@476 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-14 14:52:50 +00:00 |
|
Andreas Schneider
|
8e34f0cf0c
|
Improve ssh_get_status().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@475 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-14 14:50:11 +00:00 |
|
Andreas Schneider
|
16084e548e
|
Cleanup ssh_handle_packets().
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@474 7dcaeef0-15fb-0310-b436-a5af3365683c
|
2009-04-14 14:46:04 +00:00 |
|