Andreas Schneider
|
a92c97b2e1
|
sftp: Fix bug in sftp_mkdir not returning on error.
resolves: #84
|
2012-07-17 18:12:44 +02:00 |
|
Andreas Schneider
|
43e3a8e497
|
socket: Add a SSH_WRITE_PENDING socket status.
|
2012-07-17 18:05:51 +02:00 |
|
Andreas Schneider
|
8ef45e00c7
|
auth: Improve ssh_userauth_kbdint_setanswer() documentation.
Thanks to Arto Karppinen.
|
2012-07-17 18:04:55 +02:00 |
|
Andreas Schneider
|
e8cebc2a37
|
auth: Fix ssh_userauth_kbdint*() documentation.
Thanks to Arto Karppinen.
|
2012-07-17 18:04:55 +02:00 |
|
Andreas Schneider
|
8624651de3
|
auth: Fix ssh_userauth_password() documentation.
|
2012-07-17 18:04:55 +02:00 |
|
Andreas Schneider
|
8b8d9dc83a
|
connect: Fix a build warning.
|
2012-07-17 17:34:27 +02:00 |
|
Oliver Gasser
|
ad24427f03
|
options: Add option to specify host keys string.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-07-06 11:04:05 +02:00 |
|
Andreas Schneider
|
2ed9d2160d
|
dh: Add a doc hint to ssh_string_free_char() for ssh_get_hexa().
|
2012-06-11 23:14:25 +02:00 |
|
Andreas Schneider
|
9bac67a05a
|
bind: Fix build.
|
2012-05-09 09:04:32 +02:00 |
|
Andreas Schneider
|
a3cb5b0707
|
server: Add ecdsa hostkey support.
|
2012-05-08 11:34:24 +02:00 |
|
Andreas Schneider
|
88d6e6253c
|
agent: Do not fail reads with EPIPE if there is not enough data to read.
|
2012-04-10 12:04:44 +02:00 |
|
Andreas Schneider
|
a3cf1e4acc
|
Fix typo.
|
2012-03-09 18:14:13 +01:00 |
|
Andreas Schneider
|
62657d5f87
|
auth: Fix build warning.
|
2012-02-20 09:44:36 +01:00 |
|
Andreas Schneider
|
1973e833f2
|
server: Add ecdsa hostkey support.
|
2012-02-19 18:49:07 +01:00 |
|
Andreas Schneider
|
387d9e4855
|
examples: Fix sparse warnings in sshd examples.
|
2012-02-19 13:26:03 +01:00 |
|
Andreas Schneider
|
2ca0a9cdb2
|
examples: Make variabes static in client sample.
Fixes sparse warnings.
|
2012-02-19 13:26:03 +01:00 |
|
Andreas Schneider
|
29ad0d19f9
|
examples: Make variables static in scp example.
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
c31004442a
|
examples: Make variables static in scp example.
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
e68b763a67
|
threads: Make libcrypto_mutexes static.
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
72db38b31d
|
threads: Fix function defintions.
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
300caf9ff3
|
pcap: Fix definition of ssh_pcap_file_new().
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
3888a050f8
|
packet: Make default_packet_handlers static.
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
66aaa6f573
|
misc: Improve byte swapping of ntohll().
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
3582e386b7
|
misc: Fix definitions of ssh_list_new().
Fixes sparse warnings.
|
2012-02-19 13:26:02 +01:00 |
|
Andreas Schneider
|
72001ff8cc
|
auth: Improve doc of ssh_userauth_kbdint_getprompt().
|
2012-02-19 13:25:22 +01:00 |
|
Andreas Schneider
|
b7507fc85e
|
cmake: Update FindCMokery.
|
2012-02-08 20:10:45 +01:00 |
|
Andreas Schneider
|
f558c66e78
|
doc: Add a note about makefile generators on Windows.
|
2012-02-08 19:10:41 +01:00 |
|
Andreas Schneider
|
3bb381fad7
|
doc: Add more infor about Windows binaries.
|
2012-02-08 19:07:43 +01:00 |
|
zhengfish
|
88964cb541
|
Fixed a compiling error in src/log.c on Win32 with MSVC
|
2012-02-07 09:59:33 +01:00 |
|
Andreas Schneider
|
8fea5c7a28
|
tests: Fix known_hosts test.
|
2012-02-07 09:54:54 +01:00 |
|
Andreas Schneider
|
19090c5cd8
|
SubmittingPatches: Fix version number and typo.
|
2012-02-06 16:21:32 +01:00 |
|
Andreas Schneider
|
f0589a2caf
|
Add SubmittingPatches document.
|
2012-02-06 16:12:06 +01:00 |
|
Andreas Schneider
|
50e9608dcd
|
auth: Fix SSHv1 build.
|
2012-02-06 09:54:59 +01:00 |
|
Andreas Schneider
|
ee774479de
|
session: Use a struct for all options.
|
2012-02-05 11:50:49 +01:00 |
|
Andreas Schneider
|
840f75f10c
|
tests: Turn debug crypto on in ctest.
|
2012-02-05 10:53:43 +01:00 |
|
Andreas Schneider
|
c0a7a84e92
|
dh: Fix build with DEBUG_CRYPTO.
|
2012-02-05 10:52:39 +01:00 |
|
Andreas Schneider
|
4019dbed85
|
pki: Add ecdsa support for signature verification.
|
2012-02-04 23:45:01 +01:00 |
|
Andreas Schneider
|
216cb8b1aa
|
crypto: Add evp hashing function.
|
2012-02-04 23:44:55 +01:00 |
|
Andreas Schneider
|
fb6855a821
|
pki: Fix openssl ecdsa signature from blob.
|
2012-02-04 23:04:26 +01:00 |
|
Andreas Schneider
|
0770843309
|
pki: Fix ssh_pki_log function.
|
2012-02-04 23:03:53 +01:00 |
|
Andreas Schneider
|
f639b8ec1f
|
pki: Make a strcmp better readable.
|
2012-02-04 22:09:43 +01:00 |
|
Andreas Schneider
|
c209c6d5ac
|
kex: Add support for ecdsa hostkeys.
|
2012-02-04 22:08:55 +01:00 |
|
Andreas Schneider
|
b136a986a0
|
kex: Add a define for the kex method size.
|
2012-02-04 22:08:08 +01:00 |
|
Andreas Schneider
|
e93f17cad8
|
pki: Don't free a const key!
|
2012-02-04 22:07:03 +01:00 |
|
Andreas Schneider
|
47226d9d44
|
sftp: Fix memory leak in sftp_free() on server.
Thanks to Tom Judge for the report.
|
2012-02-04 21:06:37 +01:00 |
|
Andreas Schneider
|
a311ec32b1
|
ecdh: Fix a memory leak in ecdh_build_k().
Thanks to Tom Judge for the report.
|
2012-02-04 21:06:33 +01:00 |
|
Andreas Schneider
|
4223c8a116
|
ecdh: Fix a memory leak in ssh_server_ecdh_init().
Thanks to Tom Judge for the report.
|
2012-02-04 21:06:11 +01:00 |
|
Andreas Schneider
|
e4d0ac7ba1
|
pki: Update copyright.
|
2012-02-04 20:37:29 +01:00 |
|
Andreas Schneider
|
84dfa13fe8
|
cmake: Disable gcrypt ECC.
|
2012-02-04 20:35:27 +01:00 |
|
Andreas Schneider
|
19f7458ed3
|
pki: Add ecdsa gcrypt stubs.
|
2012-02-04 20:25:24 +01:00 |
|