plan9fox/sys/include
cinap_lenrek c3e1c158f6 libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code
actually verify the diffie hellman parameter signature, this
comes in two flavours. TLS1.2 uses X509 signature with a
single hash specified by the signature algorithm field in
the signature itself and pre TLS1.2 where md5+sha1 hashes
of the signed blob are pkcs1 padded and encrypted with the
rsa private key.

stop advertizing non-rsa cipher suits (DSS and ECDSA), as
we have not implmenented them.

fix some memory leaks in X509 code while we'r at it.
2015-09-22 18:10:52 +02:00
..
ape ape: implement altzone for tzset() 2015-08-04 02:01:41 +02:00
9p.h
a.out.h
aml.h
ar.h
auth.h
authsrv.h introduce AES key into nvram and keyfs 2015-08-21 02:43:31 +02:00
avl.h
bin.h
bio.h
bootexec.h libmach: use #pragma pack to force 4 byte alignment of bootexec.h structures for amd64 2015-03-18 19:31:51 +01:00
complete.h
control.h
ctype.h
cursor.h
disk.h
draw.h remove drawlsetrefresh and convM2Tnoenc: undefined functions 2015-06-09 18:25:09 +02:00
event.h
fcall.h
fis.h
flate.h
frame.h
geometry.h
html.h
httpd.h libhttpd: declare hvprint 2015-05-20 15:09:34 -07:00
ip.h
json.h
keyboard.h
libc.h libc: remove privfree(), simplify privalloc() 2015-09-06 20:43:05 +02:00
libsec.h libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code 2015-09-22 18:10:52 +02:00
mach.h
memdraw.h
memlayer.h
mouse.h
mp.h mp.h: third time's a charm 2015-08-27 13:40:34 +00:00
ndb.h
nfs3.h
oventi.h
plumb.h
pool.h
rdbg.h
regexp.h
scribble.h
stdio.h
String.h
sunrpc.h
thread.h libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv) 2015-09-06 23:25:14 +02:00
tos.h
trace.h
venti.h