mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Formatted help output; address keywords in help now uppercase
This commit is contained in:
parent
797d0f9695
commit
d36f78d854
44 changed files with 374 additions and 340 deletions
5
CHANGES
5
CHANGES
|
@ -28,8 +28,11 @@ Corrections:
|
|||
Now catching the case of empty SNI host to prevent OpenSSL error.
|
||||
This is related to Red Hat issue 2081414.
|
||||
|
||||
Better formatted help output; address keywords in help output are now
|
||||
printed in uppercase.
|
||||
|
||||
Coding:
|
||||
Introduced groups_t instead of uint32_t, for more flexibility
|
||||
Introduced groups_t instead of uint32_t, for more flexibility.
|
||||
|
||||
Rearranged option group bits to only require 32 bits on older systems.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue