index
:
users/asn/libssh.git
CoO11
REVIEW
look
master
master-asan
master-bytearray
master-cert
master-cmake
master-csclng
master-fix
master-fuzz
master-keepalive
master-mips
master-packet
master-poll
master-pubkey-hash
master-sftp
master-static-analysis
master-threads
master-writev
stable-0.8
stable-0.9
swig
v0-7
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
2019-01-09
socket: Set socket error to get better error messages
master-poll
Andreas Schneider
1
-1
/
+4
2019-01-09
poll: Return early for timeout and count every revent
Andreas Schneider
1
-1
/
+5
2019-01-09
poll: Do not generate SIGPIPE with recv() in bsd_poll()
Andreas Schneider
1
-1
/
+6
2019-01-09
poll: Improve checks for POLLHUP and POLLERR
Andreas Schneider
1
-14
/
+55
2019-01-09
poll: Zero (read|write|expect)fds in bsd_poll()
Andreas Schneider
1
-0
/
+3
2019-01-09
poll: Reformat bsd_poll()
Andreas Schneider
1
-96
/
+112
2019-01-09
poll: Fix size type
Andreas Schneider
1
-1
/
+1
2019-01-09
poll: Reformat ssh_poll_ctx_dopoll()
Andreas Schneider
1
-50
/
+55
2019-01-09
kex: List also the SHA2 extension when ordering hostkey algorithms
Jakub Jelen
2
-20
/
+26
2019-01-09
server: Correctly handle extensions
Jakub Jelen
3
-8
/
+25
2019-01-09
dh: Make sure we do not access uninitialized memory
Jakub Jelen
1
-0
/
+4
2019-01-09
gitlab-ci: Disable debian cross mips runner
Andreas Schneider
1
-1
/
+1
2019-01-09
gitlab-ci: Run the Windows machines for me too
Jakub Jelen
1
-0
/
+2
2019-01-09
tests: Verify rekeying initialized by the server works
Jakub Jelen
1
-0
/
+138
2019-01-09
tests: Allow to modify sshd config from the test
Jakub Jelen
2
-19
/
+112
2019-01-09
packet: Dump also the packet type
Jakub Jelen
1
-2
/
+7
2019-01-09
tests: Verify that rekey limits are effective from the client side
Jakub Jelen
2
-0
/
+386
2019-01-09
options: Update documentation for rekey limits
Jakub Jelen
1
-2
/
+4
2019-01-09
packet: Implement rekeying based on the recommendation from RFC's
Jakub Jelen
6
-6
/
+248
2019-01-09
packet: Provide a function to switch crypto in separate directions
Jakub Jelen
5
-117
/
+176
2019-01-09
packet: Introduce a new function to access crypto
Jakub Jelen
11
-92
/
+150
2019-01-09
server: Reformat ssh_auth_reply_success
Jakub Jelen
1
-24
/
+28
2019-01-09
packet: Adjust the packet filter to allow client-initialized rekey
Jakub Jelen
1
-0
/
+2
2019-01-09
packet: Prepare counters to handle rekeying limits
Jakub Jelen
4
-1
/
+59
2019-01-09
tests: Verify we can parse RekeyLimit configuration option
Jakub Jelen
1
-0
/
+98
2019-01-09
config: Parse rekey limits and apply them
Jakub Jelen
2
-1
/
+139
2019-01-09
options: Introduce new options for handling rekey limits
Jakub Jelen
3
-0
/
+38
2019-01-09
priv: Provide PRIu32 for Visual Studio
Jakub Jelen
1
-0
/
+4
2019-01-09
tests: Allow to generate unencrypted PCAP files from testsuite
Jakub Jelen
11
-13
/
+51
2019-01-09
tests: Reproducer for T122
Jakub Jelen
1
-0
/
+7
2019-01-09
tests: Do not run SSHD with PAM when not needed
Jakub Jelen
18
-23
/
+36
2019-01-09
packet: Write also incoming packets to .pcap files
Jakub Jelen
1
-0
/
+10
2019-01-09
pcap: Reformat ssh_pcap_context_write()
Jakub Jelen
1
-50
/
+59
2019-01-09
kex: Correctly check for the rekey (amends 83f2ac4a)
Jakub Jelen
1
-1
/
+1
2019-01-05
client: Happy new year!
Andreas Schneider
1
-1
/
+1
2019-01-05
Revert "sftp: Set error if invalid session pointer is passed to sftp_new()"
Andreas Schneider
1
-2
/
+1
2019-01-04
sftp: Set error if invalid session pointer is passed to sftp_new()
Andreas Schneider
1
-1
/
+2
2018-12-24
Bump SO version to 4.7.3
Andreas Schneider
3
-2
/
+417
2018-12-19
gitlab-ci: Build with blowfish cipher support on fedora
Andreas Schneider
1
-0
/
+1
2018-12-19
crypto: Disable blowfish support by default
Andreas Schneider
11
-13
/
+36
2018-12-12
channels: Don't call ssh_channel_close() twice
Andreas Schneider
1
-0
/
+5
2018-12-12
gitlab-ci: Add minimal build
Andreas Schneider
1
-0
/
+19
2018-12-10
tests: Do not segfault when built without ZLIB
Jakub Jelen
1
-0
/
+5
2018-12-10
tests: Verify we can parse the ProxyJump configuration option
Jakub Jelen
1
-0
/
+235
2018-12-10
config: Parse ProxyJump configuration option and implement it using ProxyComm...
Jakub Jelen
2
-3
/
+224
2018-12-10
tests: Verify ProxyCommand works with ssh
Jakub Jelen
1
-0
/
+25
2018-12-10
tests: Use torture_server_address() in proxycommand test
Jakub Jelen
1
-2
/
+9
2018-12-10
tests: Verify all the options are copied over
Jakub Jelen
1
-0
/
+109
2018-12-10
options: Copy also the new options
Jakub Jelen
1
-9
/
+59
2018-12-10
options: Check for null
Jakub Jelen
1
-9
/
+7
[next]