Jonathan Bennett
|
dda7fa39c1
|
Disable client side nat_dns
|
2015-12-31 19:24:45 +00:00 |
|
Jonathan Bennett
|
669e448db5
|
Add ENABLE_NAT_DNS config option
|
2015-12-31 18:05:55 +00:00 |
|
Jonathan Bennett
|
748803aef7
|
Add length checks for nat_access messages
|
2015-12-31 04:40:41 +00:00 |
|
Jonathan Bennett
|
bc55f0f21f
|
Add count_characters and a CUnit test series for it.
|
2015-12-31 04:14:58 +00:00 |
|
Jonathan Bennett
|
56be13b3f6
|
Add dns resolution for nat access
|
2015-12-31 04:13:46 +00:00 |
|
Michael Rash
|
81419d8f00
|
Merge pull request #183 from oneru/for-2.6.9
For 2.6.9
|
2015-12-30 22:42:40 -05:00 |
|
Jonathan Bennett
|
2edbc04bc7
|
properly handle longer HMAC keys for hmac_sha384 and hmac_sha512
|
2015-12-30 20:32:52 +00:00 |
|
Jonathan Bennett
|
32a37f7e1f
|
Add CUnit tests for various crypto functions
|
2015-12-30 20:32:52 +00:00 |
|
Jonathan Bennett
|
d9f9cb8ad5
|
Add SHA3 and HMAC-SHA3 support
|
2015-12-30 20:32:52 +00:00 |
|
Michael Rash
|
fc1ef7f21f
|
Merge pull request #181 from vaygr/xff
X-Forwarded-For HTTP header support
|
2015-12-29 20:47:33 -05:00 |
|
Michael Rash
|
c41ccef2fa
|
Merge pull request #185 from oneru/doxygen
Initial Doxygen config file and work on documenting libfko functions
|
2015-12-29 20:43:21 -05:00 |
|
Jonathan Bennett
|
b661dee583
|
Initial Doxygen config file and work on documenting libfko functions
|
2015-12-29 17:39:52 -06:00 |
|
Michael Rash
|
e3ae6747d9
|
doc updates
|
2015-12-24 16:08:35 -05:00 |
|
Michael Rash
|
31c6c9e997
|
changes since 2.6.7
|
2015-12-23 14:35:11 -05:00 |
|
Michael Rash
|
a85b081f79
|
copyright update
|
2015-12-23 14:34:51 -05:00 |
|
Michael Rash
|
22024febec
|
try to describe Jonathan's contributions in a better fashion
|
2015-12-23 14:33:42 -05:00 |
|
Michael Rash
|
a0cac1bd13
|
changes since 2.6.7
|
2015-12-23 14:23:01 -05:00 |
|
Michael Rash
|
9c54d774f6
|
[docs] man page updates
|
2015-12-23 11:47:17 -05:00 |
|
Michael Rash
|
fcb0102d69
|
[test suite] allow for different ordering of access.conf files in %include_folder directive
|
2015-12-23 10:56:41 -05:00 |
|
Michael Rash
|
e2925c1f85
|
[libfko] bump version to 2.0.4 to account for fko_set_username() crash fix
|
2015-12-22 03:29:07 -08:00 |
|
Michael Rash
|
fb65fbe3aa
|
bump version to 2.6.8
|
2015-12-21 16:30:48 -08:00 |
|
Michael Rash
|
b7ccfc08ac
|
[server] fix minor dead code discovery made by Coverity
|
2015-12-21 11:39:14 -08:00 |
|
Michael Rash
|
88907248f7
|
[extras] minor Coverity scan path update
|
2015-12-21 09:29:43 -08:00 |
|
Michael Rash
|
c2737ee9f4
|
[server] chop_char() handles file string length
|
2015-12-21 00:12:12 -08:00 |
|
Michael Rash
|
2b881bc8eb
|
[server] chop_char() handles file string length
|
2015-12-21 00:10:55 -08:00 |
|
Michael Rash
|
e7f1813962
|
[test suite] implement different access stanza init strategy, 'complete cycle, include (3)' test passes now
|
2015-12-20 18:17:42 -08:00 |
|
Vlad Glagolev
|
4a7411ba57
|
1st implementation of X-Forwarded-For HTTP header support
|
2015-12-20 21:19:31 +03:00 |
|
Michael Rash
|
dd2f4c2c38
|
[test suite] restore args too long tests
|
2015-12-19 16:36:45 -08:00 |
|
Michael Rash
|
5f895db744
|
[test suite] restore gpg home dir test
|
2015-12-19 16:13:23 -08:00 |
|
Michael Rash
|
10a2742a88
|
[test suite] add clean validation test for digest cache
|
2015-12-19 13:30:49 -08:00 |
|
Michael Rash
|
e25b78e81d
|
[test suite] restore digest cache validation with a new arg --exit-parse-digest-cache
|
2015-12-19 05:46:36 -08:00 |
|
Michael Rash
|
923b94bda7
|
[test suite] restore pcap dispatch count test
|
2015-12-19 05:06:38 -08:00 |
|
Michael Rash
|
beaf31ad5d
|
[test suite] restore previous args test
|
2015-12-19 05:01:55 -08:00 |
|
Michael Rash
|
c0b6db20be
|
[server] start on not calling strtol_wrapper() repeatedly after the config is parsed
|
2015-12-16 20:26:17 -08:00 |
|
Michael Rash
|
2fad399db3
|
promote hex_dump() to fko_util
|
2015-12-16 19:28:10 -08:00 |
|
Michael Rash
|
998fb96f0b
|
promote argv handling functions to fko_util (avoids duplication across client and server)
|
2015-12-16 18:59:10 -08:00 |
|
Michael Rash
|
f230c32371
|
promote chop_* functions into fko_util
|
2015-12-16 18:00:57 -08:00 |
|
Michael Rash
|
fc8b2ee9c3
|
[test suite] additional %include_folder test
|
2015-12-17 23:07:03 -05:00 |
|
Michael Rash
|
8533d9d248
|
[server] use chop_char() to strip trailing '/' chars from directories
|
2015-12-17 22:51:08 -05:00 |
|
Michael Rash
|
3388d85073
|
Revert "[server] access_folder is guaranteed to be NULL terminated"
This reverts commit 24f57f36a742458b204635cd3dbf8003fa3a3eb8.
|
2015-12-17 21:27:13 -05:00 |
|
Michael Rash
|
24f57f36a7
|
[server] access_folder is guaranteed to be NULL terminated
|
2015-12-15 11:58:33 -08:00 |
|
Michael Rash
|
d85b1077fb
|
[test suite] additional %include_folder tests
|
2015-12-15 11:58:12 -08:00 |
|
Michael Rash
|
8bab3cfbe3
|
[test suite] exercise free_cycle_list_node()
|
2015-12-15 11:26:29 -08:00 |
|
Michael Rash
|
c987d91821
|
[test suite] attempt to account for systems that may run slowly (embedded systems, etc.)
|
2015-12-15 00:02:23 -08:00 |
|
Michael Rash
|
42fd4d6afa
|
[test suite] additional FORCE_NAT code coverage
|
2015-12-14 22:39:57 -08:00 |
|
Michael Rash
|
48ecba25d5
|
[test suite] asan vs. ubsan bug fix
|
2015-12-14 18:51:03 -08:00 |
|
Michael Rash
|
98e79396ce
|
[test suite] start on --access-folder include dir test
|
2015-12-13 02:24:30 -08:00 |
|
Michael Rash
|
d8dc1fcdee
|
[server] add is_valid_file() function, default to lstat() instead of stat(), more %include_folder tests
|
2015-12-13 01:39:29 -08:00 |
|
Michael Rash
|
b305f67ca5
|
[test suite] start on %include_folder tests, make sure at least one valid access.conf stanza has been parsed
|
2015-12-12 20:39:37 -08:00 |
|
Michael Rash
|
f2e6b6cc68
|
[server] fix directory handle leak in failure condition, switch to strlcpy and strlcat for %include folder parsing
|
2015-12-12 12:30:24 -08:00 |
|