If the function that extracts/computes the public key from a private key
fails the errors it reports were masked by the function calling it. This
patch modifies the key extraction function to return errors using
_libssh_error() function. The error messages are tweaked to contain
reference to the failed operaton in addition to the reason.
* AUTHORS: - add my name
* libgcrypt.c: _libssh2_pub_priv_keyfile(): - return a more verbose
error using
_libssh2_error() func.
* openssl.c: - modify call graph of _libssh2_pub_priv_keyfile() to use
_libssh2_error for error reporting();
* userauth.c: - tweak functions calling _libssh2_pub_priv_keyfile() not
to shadow error messages
49 lines
787 B
Plaintext
49 lines
787 B
Plaintext
libssh2 is the result of many friendly people. This list is an attempt to
|
|
mention all contributors. If we've missed anyone, tell us!
|
|
|
|
This list of names is a-z sorted.
|
|
|
|
Adam Gobiowski
|
|
Alexander Holyapin
|
|
Alexander Lamaison
|
|
Ben Kibbey
|
|
Bjorn Stenborg
|
|
Carlo Bramini
|
|
Dan Casey
|
|
Dan Fandrich
|
|
Daniel Stenberg
|
|
David J Sullivan
|
|
David Robins
|
|
Edink Kadribasic
|
|
Erik Brossler
|
|
Francois Dupoux
|
|
Guenter Knauf
|
|
Heiner Steven
|
|
James Housleys
|
|
Jean-Louis Charton
|
|
Jussi Mononen
|
|
Mark McPherson
|
|
Markus Moeller
|
|
Mike Protts
|
|
Mikhail Gusarov
|
|
Neil Gierman
|
|
Olivier Hervieu
|
|
Paul Veldkamp
|
|
Peter Krempa
|
|
Peter O'Gorman
|
|
Peter Stuge
|
|
Romain Bondue
|
|
Sara Golemon
|
|
Satish Mittal
|
|
Sean Peterson
|
|
Selcuk Gueney
|
|
Simon Hart
|
|
Simon Josefsson
|
|
Steven Ayre
|
|
Steven Van Ingelgem
|
|
Tor Arntsen
|
|
Vincent Jaulin
|
|
Vlad Grachov
|
|
Wez Furlong
|
|
Yang Tse
|