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
/
common-algo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make "Too many remote algorithms" exit rather than log
Matt Johnston
2020-10-24
1
-1
/
+1
*
Increase MAX_PROPOSED_ALGO to 50, warn if exceeded
Matt Johnston
2020-10-23
1
-3
/
+3
*
Remove blowfish
Matt Johnston
2020-06-10
1
-7
/
+0
*
merge rsa-sha256
Matt Johnston
2020-05-26
1
-77
/
+120
|
\
|
*
send and handle SSH_MSG_EXT_INFO only at the correct point
Matt Johnston
2020-05-24
1
-0
/
+2
|
*
Make server send SSH_MSG_EXT_INFO
Matt Johnston
2020-05-21
1
-12
/
+31
|
*
ext-info handling for server-sig-algs
Matt Johnston
2020-05-19
1
-41
/
+78
|
*
split signkey_type and signature_type for RSA sha1 vs sha256
Matt Johnston
2020-05-17
1
-9
/
+7
|
*
use sigtype where appropriate
Matt Johnston
2020-04-06
1
-18
/
+5
*
|
CBC mode cleanup (#95)
Vladislav Grishenko
2020-05-25
1
-1
/
+7
*
|
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Vladislav Grishenko
2020-05-25
1
-3
/
+18
|
/
*
Add Ed25519 support (#91)
Vladislav Grishenko
2020-03-12
1
-0
/
+3
*
add curve25519-sha256 without @libssh.org
Matt Johnston
2018-02-20
1
-0
/
+1
*
group14-sha256 should be higher than group14-sha1
Matt Johnston
2018-02-18
1
-3
/
+3
*
Remove none cipher
Matt Johnston
2018-02-09
1
-35
/
+0
*
Pointer parameter could be declared as pointing to const
Francois Perrad
2017-08-19
1
-3
/
+3
*
merge 2016.74
Matt Johnston
2016-07-21
1
-32
/
+30
|
\
|
*
improve algorithm list parsing
Matt Johnston
2016-07-11
1
-32
/
+30
*
|
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-04
1
-56
/
+53
*
|
options for disabling "normal" DH
Matt Johnston
2016-05-02
1
-7
/
+8
|
/
*
const variables
Francois Perrad
2016-03-16
1
-3
/
+3
*
Get rid of group15, move group16 to sha512.
Matt Johnston
2016-03-12
1
-8
/
+14
*
add dh group15 and group16, disabled by default
Matt Johnston
2016-01-15
1
-1
/
+13
*
Move dh group constants to a separate file
Matt Johnston
2016-01-14
1
-1
/
+1
*
diffie-hellman-group14-sha256
Matt Johnston
2015-12-11
1
-2
/
+4
*
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2015-06-04
1
-2
/
+2
*
Merge pull request #13 from gazoo74/fix-warnings
Matt Johnston
2015-06-04
1
-6
/
+6
|
\
|
*
Turn Algo_Type's name attribute into const char *
Gaël PORTAY
2015-05-05
1
-1
/
+1
|
*
Fix pointer differ in signess warnings [-Werror=pointer-sign]
Gaël PORTAY
2015-05-05
1
-5
/
+5
*
|
Disable twofish-ctr by default, add config option
Matt Johnston
2015-06-03
1
-0
/
+3
|
/
*
Fix for old compilers, variable declarations at beginning of functions
Thorsten Horstmann
2015-02-24
1
-2
/
+2
*
merge
Matt Johnston
2015-02-13
1
-6
/
+6
|
\
|
*
Keep sha1 default
Matt Johnston
2015-01-28
1
-6
/
+6
*
|
twofish ctr modes
Matt Johnston
2015-02-04
1
-0
/
+6
|
/
*
Disable non-delayed zlib for server
Matt Johnston
2015-01-28
1
-0
/
+6
*
Prefer stronger algorithms in algorithm negotiation.
Fedor Brunner
2015-01-23
1
-8
/
+8
*
Add config option to disable cbc. Disable twofish by default
Matt Johnston
2015-01-23
1
-2
/
+7
*
use oldstyle comments
Matt Johnston
2013-11-14
1
-3
/
+3
*
Various cleanups and fixes for warnings
Matt Johnston
2013-11-12
1
-1
/
+3
*
curve25519
Matt Johnston
2013-11-08
1
-7
/
+14
*
Default to some larger key sizes
Matt Johnston
2013-10-31
1
-4
/
+4
*
merge in HEAD
Matt Johnston
2013-05-21
1
-0
/
+120
|
\
|
*
merge kexguess branch
Matt Johnston
2013-04-03
1
-0
/
+120
|
|
\
|
|
*
Put some #ifdef options around first-follows options in case they
Matt Johnston
2013-04-03
1
-0
/
+2
|
|
*
Don't usually need to recalculate dh_e for the repeated kexdh_init packet
Matt Johnston
2013-04-03
1
-1
/
+1
|
|
*
Get rid of client/server specific buf_match_algo, use single
Matt Johnston
2013-03-30
1
-0
/
+117
|
|
*
Add kexguess2 behaviour
Matt Johnston
2013-03-29
1
-0
/
+1
|
|
/
*
|
ecdsa is working
Matt Johnston
2013-05-03
1
-0
/
+11
*
|
start on ecdsa keys
Matt Johnston
2013-04-09
1
-70
/
+0
*
|
- Fix various hardcoded uses of SHA1
Matt Johnston
2013-04-08
1
-6
/
+6
[next]