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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
bignums: detach bignum-related functions from dh.c.
Aris Adamantiadis
2014-08-06
1
-0
/
+1
*
build: Do not link against libssl, only libcrypto
Alan Dunn
2014-04-22
1
-3
/
+3
*
build: Use Threads_FOUND to decide whether to build ssh_threads.
Raphael Kubo da Costa
2014-02-06
1
-2
/
+2
*
threads: Be less strict when deciding whether to build libssh_threads.
Raphael Kubo da Costa
2014-02-03
1
-2
/
+2
*
curve25519: include reference implementation
Aris Adamantiadis
2013-11-03
1
-3
/
+4
*
kex: implement curve25519-sha256@libssh.org
Aris Adamantiadis
2013-09-27
1
-0
/
+19
*
cmake: Rewrote FindGSSAPI.cmake.
Andreas Schneider
2013-07-24
1
-5
/
+10
*
cmake: Make GSSAPI optional.
Andreas Schneider
2013-07-13
1
-3
/
+9
*
build: build with gssapi if detected
Aris Adamantiadis
2013-07-13
1
-0
/
+7
*
GSSAPI: added stub
Aris Adamantiadis
2013-07-13
1
-0
/
+1
*
cmake: Update GCrypt module.
Andreas Schneider
2012-02-04
1
-1
/
+1
*
cmake: Fix library linking.
Andreas Schneider
2011-09-23
1
-15
/
+24
*
packet: Move packet callbacks to packet_cb.c.
Andreas Schneider
2011-09-18
1
-0
/
+1
*
gzip: Fix zlib support.
Andreas Schneider
2011-09-18
1
-1
/
+7
*
crypt: Rename to packet_crypt.
Andreas Schneider
2011-09-18
1
-1
/
+1
*
priv: Create crc32.h.
Andreas Schneider
2011-09-18
1
-1
/
+1
*
kex: Split out SSHv1 functions to kex1.c.
Andreas Schneider
2011-09-10
1
-0
/
+1
*
keys: Remove obsolete keys.c.
Andreas Schneider
2011-08-30
1
-1
/
+0
*
pki: Compile pki_gcrypt.c only if we need it.
Andreas Schneider
2011-08-28
1
-1
/
+1
*
pki: Add pki_crypto.c.
Andreas Schneider
2011-08-08
1
-5
/
+10
*
pki: Move keyfiles to pki_gcrypt.c.
Andreas Schneider
2011-08-08
1
-1
/
+1
*
[crypto] initial support for ecdh-sha2-nistp256
Aris Adamantiadis
2011-06-13
1
-0
/
+1
*
cmake: Fix static .lib overwriting on Windows.
Andreas Schneider
2011-06-01
1
-1
/
+8
*
Fixed warnings on MacosX with Xcode4
Aris Adamantiadis
2011-05-20
1
-2
/
+8
*
misc: Added multiplatform ssh_getpass() fuction.
Andreas Schneider
2011-01-24
1
-0
/
+1
*
cmake: Added missing include dirs for libssh.
Andreas Schneider
2010-12-29
1
-0
/
+2
*
include: Only require LIBSSH_STATIC on Windows.
Andreas Schneider
2010-12-10
1
-2
/
+9
*
build: Use the same name for static and shared library.
Andreas Schneider
2010-12-10
1
-0
/
+2
*
Split ssh_bind functions in a new .c file
Aris Adamantiadis
2010-10-20
1
-0
/
+1
*
pki: Create a file for known_hosts functions.
Andreas Schneider
2010-09-28
1
-0
/
+1
*
build: Remove unneeded include directories.
Andreas Schneider
2010-09-28
1
-2
/
+0
*
threads: Build a libssh threading library.
Andreas Schneider
2010-09-06
1
-0
/
+3
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+204