index
:
delta/openwrt/dropbear.git
DROPBEAR_2016.73
bugfix
coverity
fuzz
maemo
main
master
matt-sk
tomsfastmath
github.com: mkj/dropbear.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
svr-authpubkey.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add buf_decrpos()
Matt Johnston
2020-10-24
1
-1
/
+1
*
split signkey_type and signature_type for RSA sha1 vs sha256
Matt Johnston
2020-05-17
1
-5
/
+12
*
use sigtype where appropriate
Matt Johnston
2020-04-06
1
-28
/
+25
*
Rename EPKA -> Plugin
Matt Johnston
2019-05-15
1
-9
/
+9
*
External Public-Key Authentication API (#72)
fabriziobertocci
2019-05-15
1
-2
/
+46
*
Support servers without multiple user support (#76)
Patrick Stewart
2019-03-20
1
-0
/
+4
*
use strlcpy & strlcat (#74)
François Perrad
2019-03-20
1
-4
/
+5
*
Merge bugfix delay invalid users
Matt Johnston
2018-08-23
1
-1
/
+10
|
\
|
*
Wait to fail invalid usernames
bugfix
Matt Johnston
2018-08-23
1
-1
/
+10
*
|
don't allow null characters in authorized_keys
Matt Johnston
2018-03-07
1
-1
/
+6
*
|
avoid leak of pubkey_options
Matt Johnston
2018-03-06
1
-0
/
+4
*
|
- #if not #ifdef for DROPBEAR_FUZZ
Matt Johnston
2018-02-28
1
-1
/
+1
*
|
merge from main
Matt Johnston
2018-02-17
1
-9
/
+9
|
\
\
|
|
/
|
*
Remove accidentally committed DROPBEAR_FUZZ
Matt Johnston
2018-02-16
1
-8
/
+0
|
*
Merge pull request #49 from fperrad/20170812_lint
Matt Johnston
2018-01-25
1
-9
/
+9
|
|
\
|
/
/
|
*
Pointer parameter could be declared as pointing to const
Francois Perrad
2017-08-19
1
-9
/
+9
*
|
fix checkpubkey_line function name for TRACE
Matt Johnston
2017-10-04
1
-3
/
+3
*
|
fix pubkey authentication return value
Matt Johnston
2017-10-04
1
-2
/
+2
|
/
*
limit input size
Matt Johnston
2017-05-25
1
-3
/
+3
*
don't exit encountering short lines
Matt Johnston
2017-05-25
1
-0
/
+4
*
split out checkpubkey_line() separately
Matt Johnston
2017-05-23
1
-96
/
+108
*
merge 2017.75
Matt Johnston
2017-05-18
1
-1
/
+1
|
\
|
*
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-04
1
-1
/
+1
*
|
switch user when opening authorized_keys
Matt Johnston
2017-05-10
1
-1
/
+16
|
/
*
fix empty C prototypes
Francois Perrad
2016-03-16
1
-1
/
+1
*
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2015-06-04
1
-3
/
+3
*
Turn checkpubkey() and send_msg_userauth_pk_ok()'s algo argument into char *
Gaël PORTAY
2015-05-05
1
-8
/
+8
*
Fix pointer differ in signess warnings [-Werror=pointer-sign]
Gaël PORTAY
2015-05-05
1
-3
/
+3
*
Fix pubkey auth after change to reuse ses.readbuf as ses.payload
Matt Johnston
2015-03-01
1
-1
/
+11
*
Don't exit fatally if authorized_keys has a line like
Matt Johnston
2013-11-12
1
-2
/
+2
*
Various cleanups and fixes for warnings
Matt Johnston
2013-11-12
1
-1
/
+1
*
- Fix various hardcoded uses of SHA1
Matt Johnston
2013-04-08
1
-1
/
+1
*
ecc kind of works, needs fixing/testing
Matt Johnston
2013-04-07
1
-3
/
+2
*
Improve capitalisation for all logged strings
Matt Johnston
2011-02-23
1
-3
/
+3
*
- Rework pubkey options to be more careful about buffer lengths. Needs review.
Matt Johnston
2008-09-12
1
-33
/
+63
*
* Patch from Frédéric Moulins adding options to authorized_keys.
Matt Johnston
2008-09-08
1
-7
/
+74
*
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
Matt Johnston
2008-01-13
1
-9
/
+9
*
Improve known_hosts checking.
Matt Johnston
2007-02-22
1
-1
/
+1
*
Log when pubkey auth fails because of bad pubkey perms/ownership
Matt Johnston
2005-09-20
1
-3
/
+13
*
* use own assertions which should get logged properly
Matt Johnston
2005-09-05
1
-1
/
+0
*
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-03-13
1
-1
/
+1
*
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2005-01-02
1
-19
/
+19
*
Log the IP along with auth success/fail attempts
Matt Johnston
2004-12-23
1
-6
/
+6
*
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-12
1
-1
/
+1
*
cleaning up the pubkey defines
Matt Johnston
2004-08-12
1
-3
/
+2
*
- Hostkey checking is mostly there, just aren't appending yet.
Matt Johnston
2004-08-08
1
-86
/
+7
*
Improved signkey code
Matt Johnston
2004-08-03
1
-8
/
+2
*
Progressing client support
Matt Johnston
2004-07-27
1
-11
/
+11
*
Makefile.in contains updated files required
Matt Johnston
2004-06-01
1
-0
/
+424