Andreas Schneider
|
c360ed1d9a
|
Add API changes to README.
|
2009-10-13 22:23:06 +02:00 |
|
Andreas Schneider
|
22e74e3bab
|
Remove deprecated functions.
|
2009-10-13 22:14:23 +02:00 |
|
Vic Lee
|
02b3104215
|
Fix a memory corruption in parse_status_msg
Signed-off-by: Vic Lee <llyzs@163.com>
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-11 11:11:08 +02:00 |
|
Aris Adamantiadis
|
26a5294116
|
add logging
|
2009-10-11 00:20:37 +02:00 |
|
Aris Adamantiadis
|
5e4c78e114
|
Fix server. Now, it runs
|
2009-10-11 00:14:21 +02:00 |
|
Aris Adamantiadis
|
e74305c5eb
|
updated the sftp subsystem to follow the type conv
|
2009-10-10 20:55:17 +02:00 |
|
Aris Adamantiadis
|
499f9aa707
|
Add structure cleaning in comment
|
2009-10-10 20:07:52 +02:00 |
|
Andreas Schneider
|
4dee9a3e68
|
Document the function to set the callbacks and provide an example.
|
2009-10-10 19:59:14 +02:00 |
|
Aris Adamantiadis
|
399041180f
|
resolve callback crash
|
2009-10-10 16:25:40 +02:00 |
|
Aris Adamantiadis
|
3f55fb5b22
|
fix typo in header inclusion
|
2009-10-10 12:04:35 +02:00 |
|
Aris Adamantiadis
|
37a4a65d60
|
Add ssh_free at the end
|
2009-10-10 12:04:16 +02:00 |
|
Andreas Schneider
|
ccd886feb4
|
Added auth callback function to sample to test callback stuff.
|
2009-10-10 11:55:42 +02:00 |
|
Andreas Schneider
|
b1bc283e9a
|
Rename callback header file.
|
2009-10-10 10:52:04 +02:00 |
|
Andreas Schneider
|
be75fac7ff
|
Add a function to set the callback structure to the session.
|
2009-10-10 10:51:56 +02:00 |
|
Aris Adamantiadis
|
6ec65c6f9d
|
ssh_disconnect doesn't free the session anymore
|
2009-10-09 22:50:48 +02:00 |
|
Aris Adamantiadis
|
71ab0cf6cc
|
No more SSH_BIND SSH_MESSAGE etc.
|
2009-10-09 22:37:23 +02:00 |
|
Aris Adamantiadis
|
1e0e8a5493
|
samplessh uses ssh_options_getopt()
|
2009-10-09 22:28:03 +02:00 |
|
Aris Adamantiadis
|
4b65aea401
|
Last nail on SSH_OPTIONS, SSH_SESSION etc.
|
2009-10-09 22:26:08 +02:00 |
|
Aris Adamantiadis
|
98ff6fbbce
|
get rid of the option structure
|
2009-10-09 22:24:23 +02:00 |
|
Aris Adamantiadis
|
43e0d73b63
|
sample.c compiles now
|
2009-10-09 22:04:56 +02:00 |
|
Aris Adamantiadis
|
58294442d3
|
Moved samples into examples directory
|
2009-10-09 21:44:05 +02:00 |
|
Aris Adamantiadis
|
2e9c13dad0
|
Modified server API
|
2009-10-09 21:26:15 +02:00 |
|
Andreas Schneider
|
9c667ebc26
|
Remove functions to set callbacks.
|
2009-10-09 15:18:06 +02:00 |
|
Andreas Schneider
|
d1b772f1bc
|
Added more error messages to config parser.
|
2009-10-06 15:49:47 +02:00 |
|
Andreas Schneider
|
876f843f23
|
Update ChangeLog.
|
2009-10-06 15:44:12 +02:00 |
|
Andreas Schneider
|
0e2e0983f3
|
Fixed build temporarily.
|
2009-10-05 10:41:00 +02:00 |
|
Vic Lee
|
6063a8d09c
|
Fix a segment fault in privatekey_from_file
Signed-off-by: Vic Lee <llyzs@163.com>
|
2009-10-05 10:02:04 +02:00 |
|
Aris Adamantiadis
|
40778d4ba9
|
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh
|
2009-10-05 10:01:24 +02:00 |
|
Bernhard R. Link
|
60d6954b75
|
samplesshd: allow overriding KEYS_FOLDER by compiler option
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-05 00:05:09 +02:00 |
|
Bernhard R. Link
|
bf376b6d4f
|
do not segfault in ssh_bind_accept if bindaddr is NULL
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-05 00:04:38 +02:00 |
|
Bernhard R. Link
|
ff52e3630f
|
improve error handling in options.c
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-05 00:04:02 +02:00 |
|
Andreas Schneider
|
f1f17f18dc
|
Fix documentation.
|
2009-10-05 00:03:47 +02:00 |
|
Bernhard R. Link
|
7c759b9615
|
add ssh_set_error_oom and ssh_set_error_invalid
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-05 00:02:43 +02:00 |
|
Bernhard R. Link
|
d54e9550da
|
proper prototype of ssh_session_new
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-10-05 00:01:50 +02:00 |
|
Andreas Schneider
|
d7c0270c89
|
Fixed SSHv1 to work with the option changes.
|
2009-10-04 11:47:26 +02:00 |
|
Andreas Schneider
|
7a37f9faf7
|
Fixed ssh_options_copy().
|
2009-10-04 10:10:19 +02:00 |
|
Aris Adamantiadis
|
149a2b4a18
|
Temporary server fixup for options structure delet
server_set_kex needs to be rewritten
|
2009-10-03 23:06:26 +02:00 |
|
Andreas Schneider
|
ab5b4c7cfe
|
Get rid of the options structure.
|
2009-10-02 20:26:14 +02:00 |
|
Andreas Schneider
|
e78334688f
|
Fixed setting of LFS CFLAGS.
|
2009-10-02 20:19:48 +02:00 |
|
Andreas Schneider
|
566fda70a5
|
Fixed LFS support on unix.
|
2009-10-02 20:17:21 +02:00 |
|
Andreas Schneider
|
62cebe23d9
|
Fixed build of sample client.
|
2009-10-02 17:21:59 +02:00 |
|
Andreas Schneider
|
42aacc7106
|
Remove unused option functions.
|
2009-10-02 10:18:27 +02:00 |
|
Andreas Schneider
|
8ed9cdce80
|
Remove --as-needed linker flag.
|
2009-10-01 10:19:07 +02:00 |
|
Aris Adamantiadis
|
a3a7f17d0f
|
Missed copying of log verbosity
|
2009-09-30 13:10:59 +02:00 |
|
Aris Adamantiadis
|
571dd56eca
|
libcrypto.so is in /lib on opensolaris
|
2009-09-29 17:57:37 +02:00 |
|
Aris Adamantiadis
|
f6f0988d10
|
Fix warnings on opensolaris
|
2009-09-29 17:57:37 +02:00 |
|
Aris Adamantiadis
|
f9d1542542
|
resolve warning on opensolaris
|
2009-09-29 11:46:06 +02:00 |
|
Aris Adamantiadis
|
d32fe11da3
|
Fix build with SSH1
|
2009-09-28 10:28:52 +02:00 |
|
Aris Adamantiadis
|
cd7f6bea57
|
more priv.h splitting
|
2009-09-26 14:05:58 +02:00 |
|
Aris Adamantiadis
|
c3dc60103f
|
Fix small bug in ssh_options_parse_config
|
2009-09-26 12:42:47 +02:00 |
|