Tim Wojtulewicz
01207c0720
Fix unit tests for new ordering from NetSessions::Drain
2019-08-21 09:24:02 -04:00
Robin Sommer
fe7e1ee7f0
Merge topic/actor-system throug a squashed commit.
2018-05-18 22:39:23 +00:00
Johanna Amann
cdb6a1b6e6
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
Johanna Amann
675b12c960
update test baselines
2014-08-08 10:14:11 -07:00
Bernhard Amann
597c373fa0
Log chosen curve when using ec cipher suite in TLS.
2014-04-26 09:48:36 -07:00
Bernhard Amann
4da0718511
Finishing touches of the x509 file analyzer.
...
Mostly baseline updates and new tests.
addresses BIT-953, BIT-760, BIT-1150
2014-03-13 15:21:30 -07:00
Bernhard Amann
5b4a1b2762
update test baselines
2014-03-04 14:31:41 -08:00
Jon Siwek
22bf3e1196
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
...
- The bit-length is adjustable via redef'ing bits_per_uid.
- Prefix 'C' is used for connection UIDS (including IP tunnels) and
'F' for files.
2013-08-26 15:36:31 -05:00
Jon Siwek
e34f6d9e3b
Enable GridFTP detection by default. Track/log SSL client certs.
...
In the *service* field of connection records, GridFTP control channels
are labeled as "gridftp" and data channels as "gridftp-data".
Added *client_subject* and *client_issuer_subject* as &log'd fields to
SSL::Info record. Also added *client_cert* and *client_cert_chain*
fields to track client cert chain.
2012-10-08 11:38:29 -05:00