index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separation work between openssl and libgcrypt
Aris Adamantiadis
2010-05-14
1
-0
/
+2
*
Sanitize libssh namespace + legacy wrappers
Aris Adamantiadis
2010-05-14
1
-0
/
+1
*
Added pki.[ch] files as a new standard API for PKs
Aris Adamantiadis
2010-05-01
1
-0
/
+1
*
Fix building on win32/vs7
Aris Adamantiadis
2010-04-06
1
-3
/
+3
*
Fixed linking of the tests.
Andreas Schneider
2010-03-04
1
-0
/
+5
*
Move SSH-1 specific packet functions in packet1.c
Aris Adamantiadis
2010-01-23
1
-0
/
+1
*
Compile in stub for pcap funcs when pcap disabled
Aris Adamantiadis
2009-11-27
1
-8
/
+1
*
Build the pcap source only if enabled.
Andreas Schneider
2009-11-19
1
-1
/
+8
*
First lines of experimental pcap output support
Aris Adamantiadis
2009-11-08
1
-0
/
+1
*
Add a function to set the callback structure to the session.
Andreas Schneider
2009-10-10
1
-0
/
+1
*
Added support for ~/.ssh/config.
Andreas Schneider
2009-09-15
1
-0
/
+1
*
Fix linking on solaris.
Andreas Schneider
2009-08-25
1
-7
/
+1
*
Improve detection for required libraries on Solaris.
Andreas Schneider
2009-08-21
1
-4
/
+4
*
Fix compilation with visibility flags with mingw.
Andreas Schneider
2009-08-12
1
-6
/
+5
*
Fix static build.
Andreas Schneider
2009-08-11
1
-7
/
+3
*
Remove the map file from the sources.
Andreas Schneider
2009-08-11
1
-1
/
+0
*
Use gcc visibility attribute to get rid of the map file.
Andreas Schneider
2009-08-11
1
-13
/
+9
*
Fix linking of the static library on Windows.
Andreas Schneider
2009-08-11
1
-0
/
+2
*
Fix compilation with MSVC and use declspec to export functions.
Andreas Schneider
2009-08-11
1
-11
/
+6
*
Initial scp implementation in source tree
Aris Adamantiadis
2009-08-09
1
-0
/
+1
*
Don't use the map file if the build type is debug.
Andreas Schneider
2009-08-01
1
-2
/
+2
*
Export public functions on Windows.
Andreas Schneider
2009-07-30
1
-0
/
+7
*
Compile the library with the map file again.
Andreas Schneider
2009-07-30
1
-0
/
+9
*
Fix getaddrinfo and gethostbyname build problems on Solaris.
Andreas Schneider
2009-07-23
1
-0
/
+14
*
Make use of poll() and add a poll-emulation for win32.
Andreas Schneider
2009-06-04
1
-0
/
+1
*
Improve the autopubkey authentication.
Andreas Schneider
2009-04-30
1
-0
/
+1
*
Add option to build with or without sftp support.
Andreas Schneider
2009-04-27
1
-2
/
+14
*
Fix typo.
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Only compile SSHv1 files if enabled.
Andreas Schneider
2009-04-14
1
-2
/
+8
*
Fix sources list of libssh.
Andreas Schneider
2009-03-30
1
-3
/
+0
*
Fix compilation of the server with option turned off.
Andreas Schneider
2009-03-28
1
-1
/
+7
*
Add an option to build a static library.
Andreas Schneider
2009-03-25
1
-8
/
+44
*
Don't require C++ compiler.
Andreas Schneider
2009-03-17
1
-1
/
+1
*
Fix compilation and installation of libssh.
Andreas Schneider
2009-03-08
1
-0
/
+7
*
Fix crypto/gcrypt detection and prepare for cross compilation.
Andreas Schneider
2009-03-08
1
-4
/
+25
*
Fix typo.
Andreas Schneider
2009-02-03
1
-1
/
+1
*
Add Makefiles for the CMake build system.
Andreas Schneider
2009-02-02
1
-0
/
+91