Matt Johnston
|
5bd0c0d25a
|
avoid fsanitize=address for fuzzing
|
2018-03-01 23:47:46 +08:00 |
|
Matt Johnston
|
26ad6853d2
|
Only use malloc wrapper if fuzzing
|
2018-03-01 23:46:24 +08:00 |
|
Matt Johnston
|
8a4f7fe4f8
|
avoid volatile cast warning
|
2018-03-01 23:46:07 +08:00 |
|
Matt Johnston
|
294e98c397
|
don't try clang-5.0
|
2018-03-01 22:58:39 +08:00 |
|
Matt Johnston
|
c1a2dcb25d
|
add fuzzers to travis
|
2018-03-01 22:54:57 +08:00 |
|
Matt Johnston
|
8062a4e8d6
|
mention localoptions.h being build directory, fix underscore in CHANGES
|
2018-03-01 22:12:30 +08:00 |
|
Matt Johnston
|
a0ab5e86b5
|
more portable for which hg test
|
2018-02-28 23:42:57 +08:00 |
|
Matt Johnston
|
a1dcaf82a0
|
Merge fuzzing branch
|
2018-02-28 22:12:05 +08:00 |
|
Matt Johnston
|
78e17f6ee9
|
merge from main
--HG--
branch : fuzz
|
2018-02-28 22:11:39 +08:00 |
|
Matt Johnston
|
5ebc48b3f2
|
clean some fuzzing conditionals
--HG--
branch : fuzz
|
2018-02-28 22:10:43 +08:00 |
|
François Perrad
|
7f8702d3d6
|
fix #endif (#59)
|
2018-02-28 22:10:14 +08:00 |
|
Matt Johnston
|
5f2447edbb
|
Fix to be able to compile normal(ish) binaries with --enable-fuzz
--HG--
branch : fuzz
|
2018-02-28 22:02:12 +08:00 |
|
Matt Johnston
|
c658b275fd
|
- #if not #ifdef for DROPBEAR_FUZZ
- fix some unused variables
--HG--
branch : fuzz
|
2018-02-28 21:40:08 +08:00 |
|
Matt Johnston
|
9bbce01e1b
|
merge from main
--HG--
branch : fuzz
|
2018-02-28 21:28:59 +08:00 |
|
Matt Johnston
|
bbe02dc3cf
|
Added signature for changeset 2f0c3f3361d3
|
2018-02-27 22:49:06 +08:00 |
|
Matt Johnston
|
3d76aecaa6
|
Added tag DROPBEAR_2018.76 for changeset 1c66ca4f3791
|
2018-02-27 22:48:42 +08:00 |
|
Matt Johnston
|
64bd345a5d
|
Bump version
|
2018-02-27 22:21:48 +08:00 |
|
Matt Johnston
|
152c507499
|
bump debian changelog
|
2018-02-27 22:14:46 +08:00 |
|
Matt Johnston
|
e2ae628b17
|
CHANGES for 2018.76
|
2018-02-27 22:14:04 +08:00 |
|
Matt Johnston
|
6eabc0fe87
|
add guard HAVE_GETGROUPLIST
|
2018-02-27 21:49:10 +08:00 |
|
Matt Johnston
|
bf6f04cbe6
|
Remove unused tests for headers and functions
|
2018-02-27 21:41:56 +08:00 |
|
Matt Johnston
|
e0c86670e2
|
only clean libtom when using bundled libraries
|
2018-02-26 23:13:54 +08:00 |
|
Matt Johnston
|
7840691420
|
remove references to TODO
|
2018-02-26 23:12:59 +08:00 |
|
Matt Johnston
|
96e1a7e6da
|
avoid warning about port
|
2018-02-26 23:12:02 +08:00 |
|
Matt Johnston
|
5df73215f8
|
merge from main
--HG--
branch : fuzz
|
2018-02-26 22:44:48 +08:00 |
|
Matt Johnston
|
3996e93a20
|
make group1 client-only
|
2018-02-26 22:42:53 +08:00 |
|
Matt Johnston
|
246f24eda8
|
Change default ecdsa size to 256
|
2018-02-26 22:19:01 +08:00 |
|
Matt Johnston
|
4aa72b96c1
|
disable group1 in default config
|
2018-02-26 22:14:11 +08:00 |
|
Matt Johnston
|
0fc20c70af
|
don't log server listen ports
|
2018-02-26 22:12:39 +08:00 |
|
Matt Johnston
|
ebc915baae
|
ignore default_options_guard.h
|
2018-02-26 22:08:53 +08:00 |
|
Matt Johnston
|
7435369615
|
- Don't try to handle changed usernames
- Avoid logging repeated failed username messages
|
2018-02-26 22:07:18 +08:00 |
|
François Perrad
|
2e836bb553
|
more linting (#58)
* const parameter
* fix indentation
|
2018-02-26 21:31:15 +08:00 |
|
Matt Johnston
|
36ccfd21e7
|
Fix restricted group code for BSDs, move to separate function
|
2018-02-26 21:17:13 +08:00 |
|
Matt Johnston
|
44c323872a
|
Merge branch 'stellarpower-master'
|
2018-02-22 23:07:13 +08:00 |
|
Matt Johnston
|
094972ea84
|
Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarpower-master
|
2018-02-22 23:06:45 +08:00 |
|
Matt Johnston
|
2707f054a5
|
clarify that -r skips default hostkeys
|
2018-02-22 21:57:47 +08:00 |
|
CamVan Nguyen
|
4c95d595c0
|
Only load dropbear default host keys if a key is not specified
|
2018-02-22 21:55:15 +08:00 |
|
Matt Johnston
|
573838a027
|
print hg revid
--HG--
branch : fuzz
|
2018-02-21 21:59:52 +08:00 |
|
Matt Johnston
|
05f4e29a52
|
The fuzzer has managed to generated DSS key/signature pairs that
verify. Avoid false positives from bogus keys that wouldn't be used
--HG--
branch : fuzz
|
2018-02-21 21:49:24 +08:00 |
|
Matt Johnston
|
dbc0520992
|
compile fixes
--HG--
branch : fuzz
|
2018-02-21 21:03:42 +08:00 |
|
François Perrad
|
7efe873d73
|
use a full prototype (#56)
|
2018-02-20 23:13:42 +08:00 |
|
Matt Johnston
|
4058574cfa
|
add curve25519-sha256 without @libssh.org
|
2018-02-20 19:35:26 +08:00 |
|
stellarpower
|
d17dedfa4f
|
Added the -G option to allow logins only for users that are members of a certain group. This allows finer control of an instance on who can and cannot login over a certain instance (e.g. password and not key). Needs double-checking and ensuring it meets platform requirements.
|
2018-02-20 02:11:55 +00:00 |
|
Matt Johnston
|
4768351e89
|
Remove bad merged libtommmath "clean" rule and leftover makefile.include
|
2018-02-19 23:04:46 +08:00 |
|
Matt Johnston
|
3f3f399231
|
- Fix dependencies and remove old default_options.h from version control
- Rename default_options.h.in -> default_options.h, and
default_options.h -> default_options_guard.h
- Fix newlines in default_options.h
|
2018-02-19 22:16:50 +08:00 |
|
Matt Johnston
|
316c923188
|
draft CHANGES
|
2018-02-18 23:48:32 +08:00 |
|
Matt Johnston
|
8fdaf0268d
|
missed regenerating
|
2018-02-18 23:48:24 +08:00 |
|
Matt Johnston
|
f2d86ae7d3
|
group14-sha256 should be higher than group14-sha1
|
2018-02-18 22:47:51 +08:00 |
|
Matt Johnston
|
34ee326075
|
clean up some default options
- move hmac-sha2-512, hmac-md5, twofish_ctr to sysoptions.h, off by default
- try and improve text for KEX methods
|
2018-02-18 22:27:51 +08:00 |
|
Matt Johnston
|
1656db9e58
|
Add dbclient '-J &fd' option for a file descriptor
Based on patch by Harald Becker
|
2018-02-18 15:12:15 +08:00 |
|