]> git.lizzy.rs Git - plan9front.git/history - sys/include
pc kernel: get rid of ugly and partially broken cpuid macros
[plan9front.git] / sys / include /
2018-07-01 spewape: an implemenation of getitimer setitimer
2018-06-24 cinap_lenrekmerge
2018-06-21 spewape: add strnlen
2018-06-21 spewape: provide bogus chroot implementation
2018-06-17 spewape: add some common fields for stat, grp and pwd
2018-06-09 aijuadd libttf
2018-05-20 cinap_lenrekape: fix auth.h
2018-05-20 cinap_lenrekmerge
2018-05-20 cinap_lenrekseparate MSCHAP(v2) and NTLM(v2) authentication
2018-05-14 aijumerge
2018-05-13 qwxape: add signed fixed size integer typedefs to u.h
2018-05-03 cinap_lenrekmerge
2018-05-01 cinap_lenrekmerge
2018-05-01 cinap_lenrekip/ipconfig: populate /net/ndb from v6 router advertise...
2018-04-24 cinap_lenrekmerge
2018-04-24 aijulibsat, forp: fix va_list hack on amd64
2018-04-03 mischiefape: improve assert macro
2018-03-28 aijusat.h: update to include satget
2018-03-18 cinap_lenrekmerge
2018-03-18 aijuadd #pragma incomplete to sat.h
2018-03-17 aijuadd libsat
2018-03-09 aijumptod/dtomp: add to mp.h
2018-01-27 cinap_lenreklibndb: retire deprecated csgetval(), ndbgetval() and...
2018-01-21 cinap_lenreklibauth: add auth_respondAI() function to get AuthInfo...
2018-01-21 cinap_lenrekauthsrv: implement mschapv2 authentication, include...
2018-01-06 cinap_lenreklibsec: remove asn1toDSApriv()
2018-01-02 cinap_lenrekape: update auth.h header for APE
2018-01-02 cinap_lenreklibauth: remove auth_wep() function, and non-existing...
2017-12-31 cinap_lenreklibc: constant time implementation for encode(2) routin...
2017-12-30 cinap_lenreklibsec: implement SPKI fingerprinting for okCertificate()
2017-11-12 cinap_lenreklibsec: AES-NI support for amd64
2017-10-29 cinap_lenreklibsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()
2017-10-28 cinap_lenreklibc: improve alignment of QLp structure on amd64,...
2017-10-17 cinap_lenreklibsec: make sectorNumber argument for aes_xts routines...
2017-10-17 cinap_lenreklibsec: add AES CFB and AES OFB stream ciphers
2017-10-16 cinap_lenrekape/libsec: fix the build, bring ape libsec.h in sync...
2017-10-06 cinap_lenreklibsec: export asn1encodedigest(), asn1encodeRSApub...
2017-08-24 aijulibmach: support disassembling from memory
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...
next