index
:
users/aris/libssh.git
aris_work
chacha20
connector
freebsd
gex_aris
gex_aris_osx
gex_to_polish
group_exchange
master
options
swig
work in progress
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
dh-gex: WIP
gex_aris
Aris Adamantiadis
4
-1
/
+164
2016-05-13
TOREMOVE: comment out DSA in pkd that's disabled in newer openssh
Aris Adamantiadis
1
-16
/
+16
2016-05-13
dh: generalize group usage
Aris Adamantiadis
4
-16
/
+86
2016-05-13
libcrypto: detect non matching headers/shared lib
Aris Adamantiadis
2
-15
/
+29
2016-05-13
dh: big cleanup
Aris Adamantiadis
5
-297
/
+144
2016-05-13
buffer_unpack: support bignums
Aris Adamantiadis
1
-0
/
+15
2016-05-13
bignum: make bignum_free safer
Aris Adamantiadis
8
-30
/
+34
2016-05-13
tests: test for dh-group14
Aris Adamantiadis
1
-0
/
+23
2016-05-13
dh: move unrelated functions out of dh.c
Aris Adamantiadis
6
-619
/
+612
2016-05-13
bignum: harmonize gcrypt and libcrypto usage
Aris Adamantiadis
9
-127
/
+35
2016-05-13
crypto: split init and finalize functions
Aris Adamantiadis
8
-48
/
+82
2016-05-13
bignum: harmonize ssh_get_random
Aris Adamantiadis
4
-32
/
+20
2016-05-13
kex: use runtime callbacks (server)
Aris Adamantiadis
8
-159
/
+241
2016-05-11
kex: use runtime callbacks (client)
Aris Adamantiadis
8
-59
/
+94
2016-05-11
kex: log negotiated methods
Aris Adamantiadis
1
-1
/
+12
2016-05-11
packets: allow removal of callbacks
Aris Adamantiadis
2
-0
/
+12
2016-05-11
tests: fix buffer overflow in testcase
Aris Adamantiadis
1
-1
/
+1
2016-05-10
sftpserver: Fix SSH_FXP_FSTAT arguments
Andreas Schneider
1
-3
/
+2
2016-05-09
tests: Try to fix the x11 test
Andreas Schneider
1
-0
/
+1
2016-05-09
tests: Fix buffer test without NARG macro support
Andreas Schneider
1
-0
/
+3
2016-05-04
sftp: Use calloc() instead of malloc()/memset()
Andreas Schneider
1
-26
/
+14
2016-05-04
config: Fix build warnings
Andreas Schneider
1
-2
/
+4
2016-05-04
examples: Fix endif()
Andreas Schneider
1
-1
/
+1
2016-05-03
Make "Host" pattern list handling consistent with OpenSSH
Travers Carter
1
-10
/
+14
2016-05-03
tests: Improve the torture_request_env test
Andreas Schneider
1
-3
/
+3
2016-05-03
examples: Fix building on FreeBSD
Andreas Schneider
1
-2
/
+5
2016-05-03
torture: Fix a warning
Andreas Schneider
1
-47
/
+47
2016-05-03
priv: Fix client banner specification for libssh
Andreas Schneider
1
-2
/
+2
2016-05-03
client: If SSHv1 is disabled send the banner immediately
Andreas Schneider
1
-1
/
+9
2016-05-03
client: Fix ssh_send_banner() to confirm with RFC 4253
Andreas Schneider
1
-33
/
+62
2016-05-03
client: Fix maximum banner length
Andreas Schneider
1
-1
/
+2
2016-05-03
client: Reformat callback_receive_banner()
Andreas Schneider
1
-49
/
+63
2016-05-03
client: Receive the banner correctly
Ken Reister
1
-0
/
+7
2016-05-02
sockets: Fix callback registration bug
Aris Adamantiadis
2
-3
/
+3
2016-05-02
packet: Improve logging output
Aris Adamantiadis
2
-0
/
+8
2016-05-02
sample: Migrate client to connector API
Aris Adamantiadis
1
-203
/
+33
2016-05-02
connector: Implement ssh_connector_except()
Aris Adamantiadis
6
-5
/
+698
2016-05-02
channels: Move ssh_channel_write_stderr out of server-only
Aris Adamantiadis
3
-4
/
+5
2016-05-02
callbacks: Implement list of callbacks for channels
Aris Adamantiadis
6
-163
/
+283
2016-05-02
tests: Add test for ssh_callbacks_iterate()
Aris Adamantiadis
1
-1
/
+52
2016-05-02
callback: Add macro to iterate callbacks
Aris Adamantiadis
1
-0
/
+37
2016-05-02
tests: Add unit test for ssh_callbacks_execute_list
Aris Adamantiadis
1
-0
/
+86
2016-05-02
callbacks: Add macro for callbacks execute list
Aris Adamantiadis
1
-0
/
+28
2016-05-02
packets: Handle flow control callbacks
Aris Adamantiadis
2
-1
/
+45
2016-05-02
examples: Do not usre deprecated functions
Andreas Schneider
1
-1
/
+1
2016-05-02
events: Add functions for poll objects
Aris Adamantiadis
2
-0
/
+29
2016-05-02
Add id_ed25519 to the default identity list
Kohei Suzuki
1
-0
/
+9
2016-05-02
channels: Bugfix for a possible invalid pointer usage (channel->session) in v...
David Kedves
1
-4
/
+4
2016-05-02
auth: Cleanup memory leak when using SSH agent
Stef Walter
3
-7
/
+25
2016-05-02
Doc: we don't support publickey v2 subsystem
Aris Adamantiadis
1
-1
/
+1
[next]