index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libsec
Age
Commit message (
Expand
)
Author
2015-08-17
libsec: TLS1.2 client support
cinap_lenrek
2015-08-16
libsec: fix mistake breaking tlsServer() (thanks sl)
cinap_lenrek
2015-08-15
libsec: TLS1.1 support (needs new devtls)
cinap_lenrek
2015-08-08
fix library mkfiles for objtype=spim
cinap_lenrek
2015-07-24
libsec: increase handshake message buffer size (MaxChunk) to 32K (thanks sl)
cinap_lenrek
2015-06-07
libsec/tlshand: implement client side ECDHE (many thanks to pr!)
cinap_lenrek
2015-06-07
libsec/ecc: fix memory leak (free() vs mpfree())
cinap_lenrek
2015-05-28
libsec: cleanup x509 and tlshand
cinap_lenrek
2015-05-27
libsec/x509: fix verify_signature(), digest_certinfo(), X509dump()
cinap_lenrek
2015-05-27
libsec/x509: use SHA2-256 digest algorithm instead of MD5
cinap_lenrek
2015-05-21
libsec: implement tlsClient support for RFC6066 server name identification (SNI)
cinap_lenrek
2015-04-29
libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv)
cinap_lenrek
2015-02-05
libsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support
cinap_lenrek
2014-09-14
libsec: experimental DHE client support for tls and cleanups
cinap_lenrek
2014-09-14
libsec: add diffie-hellman functions
cinap_lenrek
2014-09-14
libsec: fix hmac for keys bigger then 64 byte block size
cinap_lenrek
2014-09-13
libsec: ecgen() and ecdsasign() fix
aiju
2014-06-12
libsec: use u32int instead of uint when we need 32 bit (thanks erik)
cinap_lenrek
2014-06-11
libsec: fix dsagen 64-bit bug (thanks rsc)
ftrvxmtrx
2014-04-26
tlshand: cleanup 36 -> MD5dlen+SHA1dlen
cinap_lenrek
2014-04-26
tlshand: fix memory leaks, fix alloc element size for certs pointer array, er...
cinap_lenrek
2014-02-28
libsec: fix memory leaks in seq_decode() and octet_decode() of asn1 parser
cinap_lenrek
2014-02-28
libsec: skip missing thumbprint files; not an error
cinap_lenrek
2014-02-28
libsec: improve thumbprint code
cinap_lenrek
2014-02-25
libsec: add aes_128_cbc and aes_256_cbc ciphers
mischief
2014-02-25
libsec: move static sendbuf into TlsConnection and give receive buffer a bett...
mischief
2014-02-20
fix blowfish endianess confusion (thanks erik)
cinap_lenrek
2014-02-01
libc and ape support for amd64
cinap_lenrek
2013-09-14
tls: fix various tlsClient()/tlsServer() related bugs
cinap_lenrek
2013-08-15
libsec: only send client cert when we have one (fix regression from r6e976b20...
cinap_lenrek
2012-11-15
fix spaces
cinap_lenrek
2012-11-15
add C-Keens tls-client-auth
cinap_lenrek
2012-08-18
libsec: add sha256WithRSAEncryption signature alg
cinap_lenrek
2012-06-08
more btc stuff
aiju
2012-06-06
added ecdsa to factotum
aiju
2012-06-04
added elliptic curve stuff and RIPEMD-160
aiju
2011-11-16
libsec: setmalloctag
cinap_lenrek
2011-05-24
devfs crypto code - alpha version
taruti
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen
[prev]