milo
|
82e3068cb7
|
Set freed pointers to NULL in ssh_key struct
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
b308bb9d52
|
[pki] added ssh_pki_do_sign() function
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
c1f65492f7
|
[pki] Added conversion functions to migrate seemlessly to ssh_key
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
c5db7674ec
|
[pki] check for NULL and small cosmetic changes
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
2694853979
|
[pki] Added ssh_pki_publickey_from_privatekey() function
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
69d2457762
|
[pki] Added ssh_pki_import_privkey_base64()
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
c1d385f6da
|
[pki] remove non existing function prototype
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
c20afa75a2
|
[pki] Fixed a probable bug in privatekey_file_to_buffer()
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
df3e497dbd
|
[pki] Added privatekey_from_base64() function...
and wrapped it with privatekey_from_file()
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
9a21093ab8
|
[pki] Added b64decode_dsa_privatekey() function
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
5f54eff0be
|
[pki] Added b64decode_rsa_privatekey() function
|
2011-04-14 14:05:43 +02:00 |
|
milo
|
43ebdbfe46
|
[pki] Added privatekey_string_to_buffer() function
|
2011-04-14 14:05:43 +02:00 |
|
milo
|
2be42922c8
|
[pki] Make ssh_key_new and ssh_key_free public
|
2011-04-14 14:05:43 +02:00 |
|
milo
|
a0a3ceeaa0
|
Semantic fix on malloc
|
2011-04-14 13:46:40 +02:00 |
|
milo
|
42315772b2
|
Fix a memleak on event poll contexts
|
2011-04-14 13:31:24 +02:00 |
|
milo
|
23b28a573c
|
Fix a 0 bytes malloc in server kbdint implementation
|
2011-04-14 13:31:11 +02:00 |
|
Aris Adamantiadis
|
934252d6ca
|
Fixed missing CRYPTO_cleanup_all_ex_data() in ssh_finalize
|
2011-04-14 13:09:09 +02:00 |
|
Andreas Schneider
|
94e7d345a7
|
wrapper: Fixed a possible NULL pointer dereference.
|
2011-04-14 10:17:44 +02:00 |
|
Andreas Schneider
|
7e4916cefc
|
server: Fixed a possible NULL pointer dereference.
|
2011-04-14 10:10:19 +02:00 |
|
milo
|
e04d30e083
|
Bug fix in ssh_poll_ctx_remove()
|
2011-04-14 00:09:35 +02:00 |
|
Oliver Stöneberg
|
166ee451c5
|
build: Fixed some VS2010 problems.
|
2011-04-11 11:18:57 +02:00 |
|
Oliver Stöneberg
|
46475dfa2f
|
keys: Fixed issues reported by cppcheck.
|
2011-04-11 11:06:32 +02:00 |
|
Andreas Schneider
|
7150cabafa
|
cmake: Fixed a typo.
|
2011-04-08 11:02:25 +02:00 |
|
Mark Riordan
|
29bb718a93
|
sftp: Fixed double-free in sftp_unlink().
|
2011-04-08 10:59:05 +02:00 |
|
Aris Adamantiadis
|
1c062b22bf
|
Fixed doc of ssh_userauth_list()
|
2011-03-28 12:55:48 +02:00 |
|
Aris Adamantiadis
|
4bc9c96e4e
|
Change session state after receiving a Disconnect
|
2011-03-28 12:46:08 +02:00 |
|
Andreas Schneider
|
0ab17a8906
|
doc: Extremly important README update!
|
2011-03-25 19:24:42 +01:00 |
|
Aris Adamantiadis
|
1a101a959e
|
Fix the ssh_message_retrieve problem by anihilation
|
2011-03-22 12:23:02 +01:00 |
|
Aris Adamantiadis
|
dff4e4e6d3
|
Implement ssh_blocking_flush()
Based on code from Jan Willamowius
|
2011-03-22 11:49:57 +01:00 |
|
Aris Adamantiadis
|
79b74bdf64
|
Added a IP address test
|
2011-03-22 10:45:07 +01:00 |
|
Andreas Schneider
|
633d6532be
|
example: Use const in auth_password from samplesshd.
|
2011-03-10 11:23:45 +01:00 |
|
Andreas Schneider
|
7e921b7afb
|
messages: Make returned strings const.
|
2011-03-09 19:45:17 +01:00 |
|
Andreas Schneider
|
7420b0fb83
|
doc: More doc for messaging functions.
|
2011-03-09 19:39:34 +01:00 |
|
Andreas Schneider
|
52e223dfdd
|
doc: Added missing doc for common message function.
|
2011-03-09 19:19:56 +01:00 |
|
Andreas Schneider
|
e2706fe21d
|
doc: Fixed typos in messaging introduction.
|
2011-03-09 19:06:59 +01:00 |
|
Andreas Schneider
|
7daa81f3aa
|
doc: Improve the doc of ssh_bind_set_callbacks.
|
2011-03-09 18:33:03 +01:00 |
|
Andreas Schneider
|
6754c34711
|
doc: Improved documentation for server options.
|
2011-03-06 14:25:21 +01:00 |
|
Andreas Schneider
|
7e9d384ec8
|
build: Set version to 0.5.90.
|
2011-03-01 21:28:50 +01:00 |
|
Andreas Schneider
|
d97458d640
|
messages: Added missing config.h include.
|
2011-02-25 10:22:19 +01:00 |
|
Andreas Schneider
|
dab8f847e6
|
legacy: Added missing channel_write_stderr.
|
2011-02-23 12:38:45 +01:00 |
|
Andreas Schneider
|
8d3823127c
|
legacy: Fixed the symbol export.
|
2011-02-23 12:31:29 +01:00 |
|
milo
|
8ee8d4f913
|
Check for NULL channel pointers
|
2011-02-22 14:11:19 +01:00 |
|
milo
|
000d659ea2
|
examples: Added a event context based sshd example.
|
2011-02-20 14:37:43 +01:00 |
|
milo
|
ddb1c1838f
|
poll: Added a function to poll the events.
|
2011-02-20 14:37:43 +01:00 |
|
milo
|
e40261c22c
|
poll: Added function to remove fd from the event context.
|
2011-02-20 14:37:34 +01:00 |
|
milo
|
6582da1d67
|
poll: Added function to add an fd to the events.
|
2011-02-20 14:37:34 +01:00 |
|
milo
|
0c76156f54
|
poll: Added function to remove session from event loop.
|
2011-02-20 14:37:31 +01:00 |
|
milo
|
4b72953c7e
|
poll: Added function to add session to an event.
|
2011-02-20 14:36:44 +01:00 |
|
milo
|
4ee4450a6b
|
poll: Added a function to free an event.
|
2011-02-20 14:35:11 +01:00 |
|
milo
|
a2634ceea8
|
poll: Started to add a poll based event loop.
|
2011-02-20 14:21:45 +01:00 |
|