HomeFreeBSD

- update to 20181105

Description

  • update to 20181105

20181014

Cleanup: figured out why vstring_get() did not return
VSTREAM_EOF in APPEND mode.

20181104

Multiple 'bit rot' fixes for OpenSSL API changes, including
support to disable TLSv1.3, to avoid issuing multiple session
tickets, and to allow OpenSSL >= 1.1.0 run-time micro version
bumps without complaining about library version mismatches.

20181105

Feature: "postmap -F" reads a source file with (key, filename)
entries, and creates database records with (key, base64-encoded
filecontent). This feature will be used for SNI lookup
table support, where each key will be a domainname, and
each value will contain a sequence of (private key, certificate
hierarchy) for that domainname. The same 'value is filename'
behavior is implemented in cidr:, inline:, pcre:, randmap:,
regexp:, and static: maps if the application sets the flag
DICT_FLAG_RHS_IS_FILE. In the forseeable future, this will

Details

Provenance
ohauerAuthored on
Parents
rP484389: - Update to 0.2.
Branches
Unknown
Tags
Unknown