ucspi icon indicating copy to clipboard operation
ucspi copied to clipboard

UNIX Client-Server Program Interface

Results 3 ucspi issues
Sort by recently updated
recently updated
newest added

With "1.7" (at commit `329110310c71a08a942b4a36613b6db090df65f4``) on Tribblix m25: ``` gcc -O2 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/pkg/include -I/usr/include -c -o httppc.o httppc.c httppc.c: In function 'main':...

Hi! Thank you for these UCSPI tools. There's a longstanding UCSPI-compatible interface for application protocol clients and servers that want to start unencrypted and opportunistically upgrade to encrypted. It's called...

This causes an error: ``` ~$ tcpclient jabber.org 5223 tlsc sj -d /home/greagle/sj -u taiga -s jabber.org tlsc: invalid option -- 'd' tlsc [-hCH] [-c cert_file] [-f ca_file] [-p ca_path]...