]> git.lizzy.rs Git - plan9front.git/history - sys/include
aux/cpuid: decode family and model bitfields
[plan9front.git] / sys / include /
2017-05-06 aijuupdate ape/bio.h (thanks jpm)
2017-05-04 aijubio: add support for custom I/O handler via Biofn
2017-04-29 cinap_lenreklib9p: allow rewinding in 9pfile directories
2017-04-29 cinap_lenreklibmemdraw/libmemlayer: get rid of drawdebug prints
2017-04-29 cinap_lenreklibdraw: get rid of _drawdebug variable
2017-04-23 cinap_lenreklibsec: sha256 support for thumbprint files, use it...
2017-04-22 cinap_lenrekmerge
2017-04-22 spewmerge
2017-04-22 spewreplica: use libavl for avl tree implementation
2017-04-22 spewlibavl: lookup can return the closest match
2017-02-10 cinap_lenrekec(2), rsa(2): document X509toECpub(), X509ecdsaverify...
2017-02-10 cinap_lenreklibsec: make X509toECpub() return CN name like X509toRS...
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenreklibsec: implement extended 192-bit nonce xchacha varian...
2016-12-22 spewalv(2): new avl implementation
2016-10-30 cinap_lenrekape/libsec: add secp384r1 curve parameters for tls
2016-10-30 cinap_lenrekmerge
2016-10-30 cinap_lenreklibsec: add secp384r1 curve parameters for tls
2016-10-23 cinap_lenreklib9p: limit the number of srv processes kept arround 8
2016-08-28 aijump.h: add mpasr
2016-08-28 cinap_lenrekape: add d_stat struct in dirent struct allowing the...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenreklibc: add poolisoverlap() and definitions for Pool...
2016-08-05 cinap_lenreklibauthsrv: ANAMELEN -> PASSWDLEN
2016-07-31 cinap_lenreklibauthsrv: export common readcons() routine and introd...
2016-07-10 cinap_lenreklibsec: add scrypt password based key derivation function
2016-06-05 cinap_lenrekaml: define amlintmask and set it according to DSDT...
2016-05-04 cinap_lenrekretire the dec alpha port
2016-04-28 cinap_lenrekremove ape/regexp.h, remove leftover #pragma lib oldlib...
2016-04-28 cinap_lenrekmerge
2016-04-28 benmerge default
2016-04-27 benbetter memory management of threads (thanks knuth)
2016-04-27 benmerge in master
2016-04-27 benNew libregexp and APE ported to native
2016-04-20 cinap_lenreklibsec: implement elliptic curve group operations in...
2016-04-12 cinap_lenrekremove unused liboventi
2016-04-12 cinap_lenreklibdraw: avoid BPSHORT()/BPLONG() expansion, cleanup...
2016-04-11 cinap_lenrekape: removing openssl
2016-04-11 cinap_lenrekape: add libauth, libbio, libmp and libsec as replaceme...
2016-03-23 cinap_lenrekadd portable AES-GCM (Galois/Counter Mode) implementati...
2016-02-28 cinap_lenreklibsec: have 16 32-bit words in DigestState to avoid...
2016-02-28 cinap_lenreklibdraw: remove unused static log2[] array
2016-02-11 cinap_lenrekmerge
2016-02-10 cinap_lenrekremoving libgio, this is not golang mveery >:-(
2016-02-09 Matthew VeetyImported ngfs libgio. This is a library to create virtu...
2016-02-01 cinap_lenreklibsec: ecdsa client support for tlshand, cleanups
2016-01-19 cinap_lenreklibsec: add salsa20 stream cipher
2016-01-07 cinap_lenrekintroduce signed intptr and %z format modifier for...
2016-01-06 cinap_lenrekauth: release dp9ik implementation and reentrant factotum
2015-12-25 cinap_lenreklibsec: implement TLS-PSK for tlsClient()/tlsServer()
2015-12-22 cinap_lenreklibjson: added printing support (thanks spew)
2015-12-16 cinap_lenreklibmp: add mpfield() function for fast field arithmetic
2015-12-08 aijump: add logic operations; mpfmt: include 0x with #
2015-11-26 cinap_lenreklibsec: add chacha20 poly1305 aead, allow 64 bit iv...
2015-11-21 cinap_lenreklibmp: initial attempt at constant time code, faster...
2015-10-22 cinap_lenreklibsec: add chacha cipher (from charles forsyth)
2015-10-22 cinap_lenreklibsec: add poly1305
2015-10-15 cinap_lenrekmerge
2015-10-15 cinap_lenreklib9p: do not override Srv.end in listensrv(), simplify...
2015-10-12 aijulib9p: add reqqueuefree
2015-09-29 cinap_lenrekape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes...
2015-09-22 cinap_lenreklibsec: implement dh parameter signature verification...
2015-09-06 cinap_lenreklibthread: get rid of tprivalloc()/tprivfree()/tprivdat...
2015-09-06 cinap_lenreklibc: remove privfree(), simplify privalloc()
2015-09-02 cinap_lenreklibsec: add rfc5869 hmac-based key derivation function...
2015-09-02 cinap_lenreklibsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x(...
2015-09-01 cinap_lenreklibsec: add curve25519 diffie hellman
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-08-28 cinap_lenreklibsec: add curve25519() from http://code.google.com...
2015-08-28 cinap_lenrekmerge
2015-08-27 glendamp.h: third time's a charm
2015-08-27 glendamp.h: oops
2015-08-27 glendamp.h: define mpnrand
2015-08-26 cinap_lenreklibsec: add q parameter to dh_new() for subgroup suppor...
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-19 cinap_lenreklibsec: add pbkdf2_hmac_sha1() (from wpapsk factotum...
2015-08-19 cinap_lenrekmerge
2015-08-19 cinap_lenreklibauthsrv: generalize ticket service, not hardcoding...
2015-08-04 cinap_lenrekape: implement altzone for tzset()
2015-07-13 cinap_lenrekape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to...
2015-06-09 ftrvxmtrxremove drawlsetrefresh and convM2Tnoenc: undefined...
2015-06-09 ftrvxmtrxauthsrv.h: remove nonexistent prototypes
2015-06-09 ftrvxmtrxauthsrv: remove unused opasstokey
2015-06-05 mischiefape: define long long limits
2015-05-27 cinap_lenrekape: include <sys/types.h> in <sys/wait.h> for pid_t...
2015-05-21 cinap_lenreklibsec: implement tlsClient support for RFC6066 server...
2015-05-20 mischieflibhttpd: declare hvprint
2015-04-29 cinap_lenreklibsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks...
2015-03-18 cinap_lenreklibmach: use #pragma pack to force 4 byte alignment...
2015-03-04 cinap_lenreklibthread: get rid of chaninit() (thanks qrstuv)
2014-12-14 cinap_lenrekbio: add Bfdopen() from plan9port
2014-09-27 aijumerge
2014-09-14 cinap_lenreklibsec: add diffie-hellman functions
2014-06-09 mischiefpool: declare pooldump in pool.h. the manual says it...
2014-05-03 ftrvxmtrxthread.h: varargck argpos for threadsetname
2014-05-03 ftrvxmtrxbio.h: add varargck argpos pragma for Berror
2014-02-15 cinap_lenrekfactotum/authsrv: fix padding for mschap on amd64,...
2014-02-06 cinap_lenrekpool: use uintptr for pool size
next