Age | Commit message (Expand) | Author |
2016-08-28 | mp.h: add mpasr | aiju |
2016-08-28 | ape: add d_stat struct in dirent struct allowing the avoidance of stats | cinap_lenrek |
2016-08-27 | libc: add poolisoverlap() and definitions for Pool *secrmem | cinap_lenrek |
2016-08-05 | libauthsrv: ANAMELEN -> PASSWDLEN | cinap_lenrek |
2016-07-31 | libauthsrv: export common readcons() routine and introduce PASSWDLEN constant | cinap_lenrek |
2016-07-10 | libsec: add scrypt password based key derivation function | cinap_lenrek |
2016-06-05 | aml: define amlintmask and set it according to DSDT revision (64bit / 32bit) | cinap_lenrek |
2016-05-04 | retire the dec alpha port | cinap_lenrek |
2016-04-28 | remove ape/regexp.h, remove leftover #pragma lib oldlibregexp.$O from upas/ba... | cinap_lenrek |
2016-04-27 | better memory management of threads (thanks knuth) | ben |
2016-04-26 | New libregexp and APE ported to native | ben |
2016-04-20 | libsec: implement elliptic curve group operations in jacobian coordinate system | cinap_lenrek |
2016-04-13 | remove unused liboventi | cinap_lenrek |
2016-04-13 | libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() | cinap_lenrek |
2016-04-11 | ape: removing openssl | cinap_lenrek |
2016-04-11 | ape: add libauth, libbio, libmp and libsec as replacements for openssl | cinap_lenrek |
2016-03-23 | add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls | cinap_lenrek |
2016-02-28 | libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings f... | cinap_lenrek |
2016-02-28 | libdraw: remove unused static log2[] array | cinap_lenrek |
2016-02-10 | removing libgio, this is not golang mveery >:-( | cinap_lenrek |
2016-02-09 | Imported ngfs libgio. This is a library to create virtual file descriptors, s... | Matthew Veety |
2016-02-01 | libsec: ecdsa client support for tlshand, cleanups | cinap_lenrek |
2016-01-19 | libsec: add salsa20 stream cipher | cinap_lenrek |
2016-01-07 | introduce signed intptr and %z format modifier for formating uintptr and intptr | cinap_lenrek |
2016-01-06 | auth: release dp9ik implementation and reentrant factotum | cinap_lenrek |
2015-12-25 | libsec: implement TLS-PSK for tlsClient()/tlsServer() | cinap_lenrek |
2015-12-22 | libjson: added printing support (thanks spew) | cinap_lenrek |
2015-12-16 | libmp: add mpfield() function for fast field arithmetic | cinap_lenrek |
2015-12-08 | mp: add logic operations; mpfmt: include 0x with # | aiju |
2015-11-26 | libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() | cinap_lenrek |
2015-11-21 | libmp: initial attempt at constant time code, faster reductions for special p... | cinap_lenrek |
2015-10-22 | libsec: add chacha cipher (from charles forsyth) | cinap_lenrek |
2015-10-22 | libsec: add poly1305 | cinap_lenrek |
2015-10-15 | merge | cinap_lenrek |
2015-10-15 | lib9p: do not override Srv.end in listensrv(), simplify srvclose() and recoun... | cinap_lenrek |
2015-10-12 | lib9p: add reqqueuefree | aiju |
2015-09-29 | ape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes (thanks erik quanstro) | cinap_lenrek |
2015-09-22 | libsec: implement dh parameter signature verification, stop lying about non-r... | cinap_lenrek |
2015-09-06 | libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() ... | cinap_lenrek |
2015-09-06 | libc: remove privfree(), simplify privalloc() | cinap_lenrek |
2015-09-02 | libsec: add rfc5869 hmac-based key derivation function hkdf_x() | cinap_lenrek |
2015-09-02 | libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an ar... | cinap_lenrek |
2015-09-01 | libsec: add curve25519 diffie hellman | cinap_lenrek |
2015-09-01 | libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju) | cinap_lenrek |
2015-08-28 | libsec: add curve25519() from http://code.google.com/p/curve25519-donna/ | cinap_lenrek |
2015-08-27 | mp.h: third time's a charm | glenda |
2015-08-27 | mp.h: oops | glenda |
2015-08-27 | mp.h: define mpnrand | glenda |
2015-08-26 | libsec: add q parameter to dh_new() for subgroup support, sanitize dh parameters | cinap_lenrek |
2015-08-25 | fix fuckup | glenda |