index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
keyfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add more error checks to read_rsa_privatekey().
Andreas Schneider
2009-04-19
1
-37
/
+59
*
The description should be const.
Andreas Schneider
2009-04-19
1
-4
/
+4
*
Add more error checks to privatekey_file_to_buffer().
Andreas Schneider
2009-04-19
1
-47
/
+70
*
Use POSIX return values and check them!
Andreas Schneider
2009-04-19
1
-10
/
+11
*
Add FIXME.
Andreas Schneider
2009-04-18
1
-0
/
+2
*
Fix gcrypt error if no auth callback has been set.
Andreas Schneider
2009-04-18
1
-5
/
+13
*
Improve gcrypt private_key functions.
Andreas Schneider
2009-04-18
1
-18
/
+24
*
Some minor improvements to passphrase_to_key().
Andreas Schneider
2009-04-18
1
-13
/
+21
*
Reformat asn1_check_sequence() and read_line().
Andreas Schneider
2009-04-18
1
-9
/
+20
*
Add more error checks to asn1_get_int().
Andreas Schneider
2009-04-18
1
-7
/
+17
*
Reformat some functions.
Andreas Schneider
2009-04-18
1
-12
/
+15
*
Fix segfault with gcrypt.
Andreas Schneider
2009-04-18
1
-2
/
+6
*
Use const where it should be used.
Andreas Schneider
2009-04-05
1
-1
/
+2
*
Make use of const.
Andreas Schneider
2009-04-05
1
-2
/
+4
*
Fix build warnings.
Andreas Schneider
2009-04-05
1
-4
/
+5
*
Fix build warnings, mostly const chars.
Andreas Schneider
2009-04-05
1
-2
/
+2
*
Improve free functions of the keyfiles.
Andreas Schneider
2009-04-04
1
-17
/
+18
*
Add NULL check to private_key_free().
Andreas Schneider
2009-04-03
1
-0
/
+3
*
There is no file to close here.
Andreas Schneider
2009-04-02
1
-2
/
+0
*
Add memory error checks for crypto wrapper functions.
Andreas Schneider
2009-04-01
1
-1
/
+10
*
Add memory error checking to keyfile functions.
Andreas Schneider
2009-04-01
1
-2
/
+16
*
Add memory error checking to key exchange functions.
Andreas Schneider
2009-04-01
1
-0
/
+8
*
Fixed memory leak and file descriptor leak in known host parsing
Aris Adamantiadis
2009-03-29
1
-12
/
+10
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-22
/
+24
*
Improve the lowercase function and free memory allocated by lowercase().
Andreas Schneider
2009-03-29
1
-9
/
+24
*
openssh Hashed host support !
Aris Adamantiadis
2009-03-29
1
-7
/
+60
*
Working new known_host algorithm
Aris Adamantiadis
2009-03-28
1
-112
/
+173
*
Fix compiler warnings in keyfile.c.
Andreas Schneider
2009-03-11
1
-25
/
+19
*
Fix build warnings.
Andreas Schneider
2009-03-08
1
-4
/
+6
*
Fix build errors.
Andreas Schneider
2009-03-08
1
-4
/
+4
*
Fix several build warnings.
Andreas Schneider
2009-02-02
1
-0
/
+3
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
1
-47
/
+69
*
commited path 003 and 004 from Andreas Schneider
Aris Adamantiadis
2008-11-23
1
-1
/
+6
*
doxygen fixes. Mostly typos and some comments.
Aris Adamantiadis
2008-11-04
1
-13
/
+13
*
begin fixing the ssh_say everywhere
Aris Adamantiadis
2008-06-12
1
-6
/
+6
*
big changes :
Aris Adamantiadis
2008-06-12
1
-0
/
+1
*
doxygen documentation for public key authentication
Aris Adamantiadis
2008-05-13
1
-2
/
+26
*
last win32 changes from keisial
Aris Adamantiadis
2008-03-12
1
-1
/
+0
*
shrinked the default_get_password function. I hope nobody used it, it
Aris Adamantiadis
2008-03-07
1
-9
/
+4
*
fixed a load of ssh_set_error(NULL,...)
Aris Adamantiadis
2008-03-04
1
-1
/
+1
*
more doxygen documentation
Aris Adamantiadis
2006-11-07
1
-1
/
+26
*
libssh/keyfiles.c: Fix bug when reading private keys with libgcrypt
Jean-Philippe Garcia Ballester
2006-05-12
1
-2
/
+3
*
keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)
Jean-Philippe Garcia Ballester
2006-03-01
1
-1
/
+1
*
Added support for known_hosts format version 1
Jean-Philippe Garcia Ballester
2005-11-25
1
-12
/
+106
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-3
/
+481
*
server kex done :)
Aris Adamantiadis
2005-08-07
1
-2
/
+42
*
first import
Aris Adamantiadis
2005-07-05
1
-0
/
+344
[prev]