summaryrefslogtreecommitdiff
path: root/sys/include
AgeCommit message (Expand)Author
2018-09-26libc: return number of bytes produced for idn2utf() and utf2idn()cinap_lenrek
2018-09-25libc: add utf2idn() and idn2utf() functions to deal with internationalized do...cinap_lenrek
2018-09-16libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate and...cinap_lenrek
2018-07-01ape: an implemenation of getitimer setitimerspew
2018-06-21ape: add strnlenspew
2018-06-20ape: provide bogus chroot implementationspew
2018-06-17ape: add some common fields for stat, grp and pwdspew
2018-06-09add libttfaiju
2018-05-20ape: fix auth.hcinap_lenrek
2018-05-20separate MSCHAP(v2) and NTLM(v2) authenticationcinap_lenrek
2018-05-13ape: add signed fixed size integer typedefs to u.hqwx
2018-05-01mergecinap_lenrek
2018-05-01ip/ipconfig: populate /net/ndb from v6 router advertisements, configure multi...cinap_lenrek
2018-04-24libsat, forp: fix va_list hack on amd64aiju
2018-04-02ape: improve assert macromischief
2018-03-28sat.h: update to include satgetaiju
2018-03-18add #pragma incomplete to sat.haiju
2018-03-17add libsataiju
2018-03-09mptod/dtomp: add to mp.haiju
2018-01-27libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functionscinap_lenrek
2018-01-21libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2cinap_lenrek
2018-01-21authsrv: implement mschapv2 authentication, include MPPE secret in the ticketcinap_lenrek
2018-01-06libsec: remove asn1toDSApriv()cinap_lenrek
2018-01-02ape: update auth.h header for APEcinap_lenrek
2018-01-02libauth: remove auth_wep() function, and non-existing httpauth() declarationcinap_lenrek
2017-12-31libc: constant time implementation for encode(2) routines, fix base32cinap_lenrek
2017-12-30libsec: implement SPKI fingerprinting for okCertificate()cinap_lenrek
2017-11-12libsec: AES-NI support for amd64cinap_lenrek
2017-10-29libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()cinap_lenrek
2017-10-28libc: improve alignment of QLp structure on amd64, cosmeticscinap_lenrek
2017-10-17libsec: make sectorNumber argument for aes_xts routines uvlongcinap_lenrek
2017-10-17libsec: add AES CFB and AES OFB stream cipherscinap_lenrek
2017-10-16ape/libsec: fix the build, bring ape libsec.h in sync with plan9 versioncinap_lenrek
2017-10-06libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1p...cinap_lenrek
2017-08-24libmach: support disassembling from memoryaiju
2017-05-06update ape/bio.h (thanks jpm)aiju
2017-05-04bio: add support for custom I/O handler via Biofnaiju
2017-04-30lib9p: allow rewinding in 9pfile directoriescinap_lenrek
2017-04-29libmemdraw/libmemlayer: get rid of drawdebug printscinap_lenrek
2017-04-29libdraw: get rid of _drawdebug variablecinap_lenrek
2017-04-23libsec: sha256 support for thumbprint files, use it in ssh as wellcinap_lenrek
2017-04-22replica: use libavl for avl tree implementationspew
2017-04-22libavl: lookup can return the closest matchspew
2017-02-10ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydige...cinap_lenrek
2017-02-10libsec: make X509toECpub() return CN name like X509toRSApub()cinap_lenrek
2017-01-12libsec: implement extended 192-bit nonce xchacha variant and hchacha functioncinap_lenrek
2016-12-22alv(2): new avl implementationspew
2016-10-30ape/libsec: add secp384r1 curve parameters for tlscinap_lenrek
2016-10-30libsec: add secp384r1 curve parameters for tlscinap_lenrek
2016-10-23lib9p: limit the number of srv processes kept arround 8cinap_lenrek