]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/devtls.c
kernel: use 64-bit virtual entry point for expanded header, document behaviour in...
[plan9front.git] / sys / src / 9 / port / devtls.c
2019-01-22 cinap_lenrekdevtls: remove static "already" flag in tlsinit()....
2017-12-28 cinap_lenrekdevtls, devssl: avoid ~0UL comparsion (from drawterm)
2016-11-17 cinap_lenrekdevtls: remove unused get32() function
2016-09-10 cinap_lenrekkernel: replace various custom random iv buffer filling...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenrekdevtls: allocate cipher states in secret memory
2016-07-24 cinap_lenrekdevtls, devssl: make sure channel has ORDWR mode and...
2016-05-11 cinap_lenrekdevssl, devtls: fix permission checks
2016-03-28 cinap_lenrekdevtls: print the path of the underlying chan in status...
2016-03-23 cinap_lenrekdevtls: zero secret information before freeing, cleanup
2016-03-23 cinap_lenrekadd portable AES-GCM (Galois/Counter Mode) implementati...
2016-03-10 cinap_lenrekmerge
2016-03-09 cinap_lenrekdevtls: fix wrong iounit
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2015-12-21 cinap_lenrektls: implement chacha20/poly1305 aead cipher suits
2015-10-28 cinap_lenrekdevtls: reject SHA2_256 mac for SSL, but TLS is fine
2015-08-28 cinap_lenrekmerge
2015-08-27 mischiefdevtls: add sha256 mac
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-15 cinap_lenrekdevtls: TLS1.1 explicit iv support
2015-05-31 cinap_lenrekdevtls: ignore UnrecogniedName (112) alert message...
2014-09-27 aijumerge
2014-09-15 cinap_lenrekdevtls: fix typo in debug print
2014-02-26 mischiefdevtls: spelling
2013-01-09 cinap_lenrekdevtls: fix hmac buffer size for SHA1 hashes (from...
2012-12-04 cinap_lenrekdevtls: add support for aes_128_cbc and aes_256_cbc...
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image