index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP torture_auth
Andreas Schneider
2015-10-12
3
-205
/
+175
*
tests: Convert torture_connect to a cwrap test
Andreas Schneider
2015-10-12
3
-26
/
+79
*
torture: Add torture_teardown_sshd_server().
Andreas Schneider
2015-10-12
2
-0
/
+45
*
torture: Restrict files to we write to our user.
Andreas Schneider
2015-10-12
1
-1
/
+1
*
WIP sshd server
Andreas Schneider
2015-10-12
2
-2
/
+103
*
torture: Add torture_teardown_socket_dir().
Andreas Schneider
2015-10-12
2
-0
/
+26
*
torture: Add torture_setup_socket_dir().
Andreas Schneider
2015-10-12
2
-0
/
+54
*
torture: Add server to get address and port.
Andreas Schneider
2015-10-12
2
-0
/
+51
*
tests: Add ssh host keys for test environment.
Andreas Schneider
2015-10-12
8
-0
/
+48
*
cmake: Configure nss_wrapper.
Andreas Schneider
2015-10-12
4
-0
/
+42
*
cmake: Search for cwrap and sshd.
Andreas Schneider
2015-10-12
1
-0
/
+12
*
crypto: fix broken ifdef
Aris Adamantiadis
2015-09-25
1
-2
/
+2
*
cmake: fix EVP detection with gcc
Aris Adamantiadis
2015-09-25
1
-2
/
+2
*
crypto: old-fashioned aes_ctr when evp_aes_ctr is missing
Aris Adamantiadis
2015-09-25
4
-0
/
+108
*
SSH1: fix duplicate identifier
Aris Adamantiadis
2015-09-25
2
-2
/
+2
*
libcrypto: clean up EVP functions
Aris Adamantiadis
2015-09-25
3
-380
/
+212
*
moved libcrypto structs to c99 notation
Aris Adamantiadis
2015-09-24
1
-113
/
+81
*
crypto: move key setup in newkeys handler
Aris Adamantiadis
2015-09-24
3
-11
/
+16
*
tests: add test for cipher.(de|en)crypt
Aris Adamantiadis
2015-09-23
2
-0
/
+108
*
libcrypto: refactor EVP_(de|en)crypt
Aris Adamantiadis
2015-09-23
1
-56
/
+61
*
crypto: fix potential memory leak in ECDH
HEAD
master
Aris Adamantiadis
2015-09-21
1
-0
/
+4
*
kex: Fix zlib compression
Andreas Schneider
2015-09-16
1
-0
/
+1
*
cmake: Use tar.xz source package generator
Andreas Schneider
2015-09-15
1
-1
/
+1
*
kex: Prefer sha2 over sha1
Andreas Schneider
2015-09-15
1
-5
/
+4
*
pki: Fix a memory leak on error in ssh_pki_copy_cert_to_privkey()
Andreas Schneider
2015-09-09
1
-0
/
+1
*
pki: Fix a memory leak in pki_import_cert_buffer()
Andreas Schneider
2015-09-09
1
-0
/
+1
*
tests: Fix return code of torture_init
Andreas Schneider
2015-09-09
1
-1
/
+1
*
tests: Add tests for the new ssh_pki cert functions
Axel Eppe
2015-09-07
2
-0
/
+169
*
pki: Add certificate loading functions
Axel Eppe
2015-09-07
3
-2
/
+123
*
pki: Add Add new pki_import_cert_buffer function
Axel Eppe
2015-09-07
1
-0
/
+51
*
pki: Add rsa, dss certificate key type definitions
Axel Eppe
2015-09-07
5
-1
/
+28
*
tests: Migrate pkd_hello to new cmocka API
Andreas Schneider
2015-09-07
1
-19
/
+33
*
pki: Use the standard logging function
Andreas Schneider
2015-09-07
7
-112
/
+109
*
tests: Migrate to new cmocka API
Andreas Schneider
2015-09-07
26
-275
/
+395
*
cmake: Handle libssh threas library correctly
Andreas Schneider
2015-09-07
5
-10
/
+32
*
bignum: Fix OpenSSL crash in SAFE_FREE
Michael Wilder
2015-09-07
1
-0
/
+4
*
crypto: Add OpenSSL EVP functions for FIPS compatibility
Michael Wilder
2015-09-07
2
-150
/
+414
*
server: Fix return code check of ssh_buffer_pack()
Andreas Schneider
2015-08-18
1
-1
/
+1
*
doc: Fix typos in sftp tutorial
Andreas Schneider
2015-08-18
1
-2
/
+2
*
tests: Add checks for ssh_key_is_private()
Andreas Schneider
2015-08-10
1
-0
/
+30
*
pki: Fix return values of ssh_key_is_(public|private)
Andreas Schneider
2015-08-10
1
-2
/
+2
*
sftp: Fix incorrect handling of received length fields
Tilo Eckert
2015-08-01
1
-7
/
+13
*
auth: Fix return status for ssh_userauth_agent()
Peter Volpe
2015-07-30
1
-0
/
+5
*
define our own platform-independent S_IF macros
Tilo Eckert
2015-07-30
2
-24
/
+26
*
fix file mode checks in sftp_open()
Tilo Eckert
2015-07-30
1
-8
/
+7
*
fix permissions
Aris Adamantiadis
2015-07-08
2
-0
/
+0
*
client: handle agent forward open requests with callbacks
Fabiano FidĂȘncio
2015-07-07
4
-1
/
+57
*
cmake: Fix zlib include directory
Andreas Schneider
2015-07-03
3
-7
/
+7
*
cmake: Fix OpenSSL detection in non-standard path
Andreas Schneider
2015-07-03
1
-6
/
+6
*
cmake: Fail if can't find OpenSSL aes and des headers
Andreas Schneider
2015-07-03
1
-17
/
+25
[next]