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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
buffer: expose ssh_buffer_get()
wip/expose_buffer_methods_wo_cwrap
Fabiano Fidêncio
2016-01-19
2
-3
/
+1
*
buffer: expose ssh_buffer_{add,get}_data()
Fabiano Fidêncio
2016-01-19
2
-2
/
+2
*
buffer: expose ssh_buffer_reinit()
Fabiano Fidêncio
2016-01-19
2
-1
/
+1
*
libssh.h: move LIBSSH_API buffer' functions to libssh.h
Fabiano Fidêncio
2016-01-19
2
-4
/
+4
*
buffer: remove ssh_buffer_get_begin()
Fabiano Fidêncio
2016-01-19
1
-1
/
+0
*
buffer: remove ssh_buffer_get_rest_len()
Fabiano Fidêncio
2016-01-19
1
-3
/
+2
*
buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()
Fabiano Fidêncio
2016-01-19
1
-1
/
+1
*
cleanup: use ssh_ prefix in the packet (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-9
/
+9
*
cleanup: use ssh_ prefix in the gcrypt missing functions
Fabiano Fidêncio
2016-01-19
1
-4
/
+4
*
cleanup: use ssh_ prefix in the kex (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-3
/
+3
*
cleanup: use ssh_ prefix in the dh (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-14
/
+14
*
cleanup: use ssh_ prefix in the channels (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-6
/
+6
*
cleanup: use ssh_ prefix in the buffer (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-22
/
+22
*
cleanup: use ssh_ prefix in the blf (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-13
/
+13
*
cleanup: use ssh_ prefix in the bignum (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-3
/
+3
*
cleanup: use ssh_ prefix in the agent (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-4
/
+4
*
headers: fix missing mode_t (2nd)
Dirk Neukirchen
2015-11-10
1
-0
/
+1
*
agent: Fix agent auth on big endian machines
Andreas Schneider
2015-10-20
1
-0
/
+10
*
crypto: old-fashioned aes_ctr when evp_aes_ctr is missing
Aris Adamantiadis
2015-09-25
1
-0
/
+1
*
SSH1: fix duplicate identifier
Aris Adamantiadis
2015-09-25
1
-1
/
+1
*
libcrypto: clean up EVP functions
Aris Adamantiadis
2015-09-25
1
-3
/
+20
*
pki: Add certificate loading functions
Axel Eppe
2015-09-07
2
-0
/
+13
*
pki: Add rsa, dss certificate key type definitions
Axel Eppe
2015-09-07
2
-1
/
+4
*
pki: Use the standard logging function
Andreas Schneider
2015-09-07
1
-5
/
+0
*
crypto: Add OpenSSL EVP functions for FIPS compatibility
Michael Wilder
2015-09-07
1
-7
/
+5
*
define our own platform-independent S_IF macros
Tilo Eckert
2015-07-30
1
-0
/
+10
*
client: handle agent forward open requests with callbacks
Fabiano Fidêncio
2015-07-07
2
-1
/
+18
*
include: Add stdarg.h so we can check for va_copy macro
Andreas Schneider
2015-06-30
1
-0
/
+1
*
agent: Add ssh_set_agent_socket
Peter Volpe
2015-06-29
1
-0
/
+1
*
cmake: Do not use CMAKE_(SOURCE|BINARY)_DIR
Douglas Heriot
2015-06-24
1
-1
/
+1
*
include: Add support for older MSVC versions
Andreas Schneider
2015-06-24
1
-0
/
+4
*
Bump version to 0.7.0
Andreas Schneider
2015-05-06
1
-1
/
+1
*
include: Fix variadic macro issues with MSVC
Andreas Schneider
2015-05-05
1
-1
/
+9
*
bind: Correctly close sockets and invalidate them.
Andreas Schneider
2015-04-10
1
-0
/
+6
*
external: Use standard int types
Andreas Schneider
2015-04-10
2
-17
/
+23
*
include: Do not make x11 variables const
Andreas Schneider
2015-04-02
1
-2
/
+2
*
cmake: Detect __func__ and __FUNCTION__ during configure step
Andreas Schneider
2015-04-02
2
-3
/
+7
*
include: We should use __func__ which is C99
Andreas Schneider
2015-04-02
1
-8
/
+6
*
buffer: buffer_pack & unpack on non-gnu compilers
Aris Adamantiadis
2015-02-08
1
-0
/
+5
*
buffer: buffer: Improve argument checking of in ssh_buffer_pack()
Andreas Schneider
2015-02-02
1
-3
/
+9
*
buffer: Improve argument checking in ssh_buffer_pack()
Andreas Schneider
2015-02-02
2
-3
/
+36
*
ed25519: ADd OpenSSH encrypted container import
Aris Adamantiadis
2015-02-02
1
-0
/
+1
*
external: Add OpenSSH bcrypt and blowfish implementation
Aris Adamantiadis
2015-02-02
2
-0
/
+92
*
server: Add support for ed25519 keys in the server.
Aris Adamantiadis
2015-02-02
2
-1
/
+3
*
ed25519: Add support to export OpenSSH container keys
Aris Adamantiadis
2015-02-02
1
-0
/
+2
*
ed25519: Add support o import OpenSSH container keys
Aris Adamantiadis
2015-02-02
1
-0
/
+8
*
pki.h: Replace tabs with spaces
Aris Adamantiadis
2015-02-02
1
-2
/
+2
*
cmake: Add libsshpp.hpp to the distributed headers list.
Léo Peltier
2015-01-20
1
-0
/
+1
*
session: add getter for kexalgo
Jon Simons
2014-12-05
1
-0
/
+1
*
pki_crypto.c: plug ecdsa_sig->[r,s] bignum leaks
Jon Simons
2014-12-05
1
-0
/
+1
[next]