Skip to content

Commit d94331e

Browse files
committed
VERSION 22.11.22
1 parent a2f2269 commit d94331e

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

CHANGES

+46
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,50 @@
11

2+
Version: 22.11.22
3+
BUGFIX
4+
* Net/SSLinfo.pm: BF: avoid "Use of uninitialized value ..." in datadump()
5+
* OSaft/Ciphers.pm: BF: using string '0 ' if value is 0 in _ciphers_init()
6+
* OSaft/Fata.pm: BF: string <<internal>> changed to internal to avoid conflict in HTML
7+
* o-saft.pl: BF: output for --ciphermode=dump corrected
8+
* o-saft.cgi: BF: regex for arguments to be ignored corrected
9+
* o-saft.tcl: BF: generating content for "help" improved
10+
* t/Makefile: ET: name of targets unified: testarg-hlp-*
11+
* t/Makefile.cipher: BT: targets testcmd-cipher-+test-ciphers-list-* corrected (are testarg-* now)
12+
* contrib/gen_standalone.sh: BF: better check for include of o-saft-dbx.pm
13+
CHANGES
14+
* o-saft.pl: EF: print number of checked ciphers for each protocol
15+
* o-saft.pl: EF: print warning if no ciphers specified
16+
* o-saft-man.pm: EF: new design for o-saft.cgi.html
17+
* o-saft-man.pm: EF: man_docs_write() (writes --help=ciphers-text also)
18+
* o-saft.cgi: EF: regex for illegal commands and options improved
19+
* o-saft.tcl: ED: "Key Bindings" documented
20+
* o-saft.tcl: EF: osaft_write_docs() used "o-saft.pl --help=gen-docs" to generate files
21+
* OSaft/Doc/help.txt: EF: description for --cipherrange=RANGE improved; --cipherpattern=PATTERN added
22+
* OSaft/Ciphers.pm: EF: cipher suites SM4-GCM-SM3 and SM4-CCM-SM3 added
23+
* OSaft/Ciphers.pm: EF: security for ciphers *PSK*CBC* set mediu
24+
* OSaft/Ciphers.pm: ET: test functionality improved
25+
* OSaft/Ciphers.pm: EF: @cipher_iana_recomended added (list of ciphers suites recommended by IANA)
26+
* t/Makefile.cipher: ET: tests for --ciphermode=dump added
27+
* t/Makefile.dev: ET: new Targets to test INSTALL.sh
28+
* Makefile: EF: enforce LANG=C environment for all tests
29+
* Makefile: EF: remove useless environment variables
30+
* Makefile: EF: include t/Makefile.gen t/Makefile.mod
31+
* Makefile: ET: target docs and do.data improved
32+
* contrib/HTML-table.awk: EF: improved for cipher lists; some header lines handled special
33+
* contrib/*_completion_o-saft: EF: completion for make added
34+
* checkAllCiphers.pl: EF: trace variable assignment improved
35+
NEW
36+
* o-saft.pl: EF: --cipher=CIPHER implemented
37+
* OSaft/Ciphers.pm: NF: get(pfs) implemented
38+
* t/Makefile: NT: target commands of testarg-%.log and testcmd-%.log piped to filter
39+
* t/Makefile.gen: NF: new Makefilewith user defined functions
40+
* t/Makefile.pod: EF: new section Make:target generation
41+
* t/Makefile.inc: EF: new text for TEST.logtxt; EXE.arg-logfilter and EXE.cmd-logfilter added
42+
* t/Makefile.dev: NT: targets for get_keys_list and get_names_list added
43+
* t/Makefile.dev: ET: targets for testng OSaft/Ciphers.pm functions added
44+
* t/Makefile.dev: ET: targets testarg-dev-o-saft-sh--post-* added
45+
* t/Makefile.misc: NT: new target testarg-misc_hashbang
46+
* contrib/INSTALL-template.sh: EF: copy_file implemented with --useenv; descrition for --useenv added
47+
248
Version: 22.06.22
349
BUGFIX
450
* o-saft-man.pm: BF: check if no parameter given corrected

0 commit comments

Comments
 (0)