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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
buffer: expose ssh_buffer_get()
wip/expose_buffer_methods_wo_cwrap
Fabiano Fidêncio
2016-01-19
1
-2
/
+0
*
buffer: expose ssh_buffer_{add,get}_data()
Fabiano Fidêncio
2016-01-19
1
-4
/
+0
*
buffer: expose ssh_buffer_reinit()
Fabiano Fidêncio
2016-01-19
1
-2
/
+0
*
buffer: remove ssh_buffer_get_begin()
Fabiano Fidêncio
2016-01-19
1
-17
/
+0
*
buffer: use ssh_buffer_get() instead of ssh_buffer_get_begin()
Fabiano Fidêncio
2016-01-19
8
-25
/
+25
*
buffer: remove ssh_buffer_get_rest_len()
Fabiano Fidêncio
2016-01-19
1
-16
/
+1
*
buffer: do not use ssh_buffer_get_rest_len()
Fabiano Fidêncio
2016-01-19
18
-83
/
+83
*
pki_gcrypt: adapt to the new behavior of ssh_buffer_get_len()
Fabiano Fidêncio
2016-01-19
1
-2
/
+2
*
buffer: make ssh_buffer_get_len() call ssh_buffer_get_rest_len()
Fabiano Fidêncio
2016-01-19
1
-1
/
+1
*
buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()
Fabiano Fidêncio
2016-01-19
17
-46
/
+45
*
buffer: cosmetic change in ssh_buffer_get_u8() documentation
Fabiano Fidêncio
2016-01-19
1
-1
/
+1
*
buffer: fix documentation for ssh_buffer_get_u32()
Fabiano Fidêncio
2016-01-19
1
-6
/
+10
*
pki_gcrypt: Fix warning about not handled values in switch
Fabiano Fidêncio
2016-01-19
1
-0
/
+2
*
cleanup: use ssh_ prefix in the packet (non-static) functions
Fabiano Fidêncio
2016-01-19
17
-77
/
+77
*
cleanup: use ssh_ prefix in the gcrypt missing functions
Fabiano Fidêncio
2016-01-19
1
-2
/
+2
*
cleanup: use ssh_ prefix in the kex (non-static) functions
Fabiano Fidêncio
2016-01-19
4
-7
/
+7
*
cleanup: use ssh_ prefix in the dh (non-static) functions
Fabiano Fidêncio
2016-01-19
6
-36
/
+36
*
cleanup: use ssh_ prefix in the channels (non-static) functions
Fabiano Fidêncio
2016-01-19
2
-12
/
+12
*
cleanup: use ssh_ prefix in the buffer (non-static) functions
Fabiano Fidêncio
2016-01-19
28
-437
/
+437
*
cleanup: use ssh_ prefix in the blf (non-static) functions
Fabiano Fidêncio
2016-01-19
2
-23
/
+23
*
cleanup: use ssh_ prefix in the bignum (non-static) functions
Fabiano Fidêncio
2016-01-19
5
-31
/
+31
*
cleanup: use ssh_ prefix in the agent (non-static) functions
Fabiano Fidêncio
2016-01-19
3
-8
/
+8
*
auth: Remove references to ssh_userauth_pubkey in documentation
Younes Serraj
2016-01-19
1
-7
/
+6
*
pki: Make sure checkint1 and checkint2 are not used uninitialized
Andreas Schneider
2016-01-19
1
-1
/
+1
*
buffer: Make sure we do not use u32len uninitialized
Andreas Schneider
2016-01-19
1
-2
/
+4
*
doc: Update documentation of ssh_userauth_try_publickey()
Andreas Schneider
2016-01-14
1
-1
/
+1
*
Fix a bunch of -Wmaybe-uninitialized
Fabiano Fidêncio
2015-12-17
3
-3
/
+3
*
libcrypto: Fix build with DEBUG_CRYPTO turned on
Andreas Schneider
2015-10-22
1
-15
/
+18
*
agent: Fix agent auth on big endian machines
Andreas Schneider
2015-10-20
1
-4
/
+13
*
crypto: fix broken ifdef
Aris Adamantiadis
2015-09-25
1
-2
/
+2
*
crypto: old-fashioned aes_ctr when evp_aes_ctr is missing
Aris Adamantiadis
2015-09-25
1
-0
/
+92
*
SSH1: fix duplicate identifier
Aris Adamantiadis
2015-09-25
1
-1
/
+1
*
libcrypto: clean up EVP functions
Aris Adamantiadis
2015-09-25
2
-377
/
+192
*
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
*
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
*
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
*
pki: Add certificate loading functions
Axel Eppe
2015-09-07
1
-2
/
+110
*
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
3
-0
/
+24
*
pki: Use the standard logging function
Andreas Schneider
2015-09-07
5
-97
/
+109
*
cmake: Handle libssh threas library correctly
Andreas Schneider
2015-09-07
2
-2
/
+8
*
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
1
-143
/
+409
*
server: Fix return code check of ssh_buffer_pack()
Andreas Schneider
2015-08-18
1
-1
/
+1
*
pki: Fix return values of ssh_key_is_(public|private)
Andreas Schneider
2015-08-10
1
-2
/
+2
[next]