summaryrefslogtreecommitdiff
path: root/sys/man/2
AgeCommit message (Expand)Author
2016-09-08authsrv(2): update Nvrsafe structure to include aesmachkeycinap_lenrek
2016-08-28mp: fix mpnot and add mpasraiju
2016-08-27rand(2), cons(3): clarify /dev/random behaviourcinap_lenrek
2016-08-27libc: add poolisoverlap() and definitions for Pool *secrmemcinap_lenrek
2016-08-08document mplogic functionsaiju
2016-08-06thread(2): threadgrp() -> threadgetgrp(), thanks jpmcinap_lenrek
2016-07-04add history for libregexpspew
2016-06-05aml(2): document amlintmaskcinap_lenrek
2016-04-28rune(2): add Runeerror reencoding considerations in BUGS section (thanks aiju)cinap_lenrek
2016-04-09aes(2): mention aesCBC bugaiju
2016-04-07qball(2): fix bad manpage referencecinap_lenrek
2016-03-23add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtlscinap_lenrek
2016-03-01manpage references/typosBurnZeZ
2016-02-28authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f...cinap_lenrek
2016-02-10removing libgio, this is not golang mveery >:-(cinap_lenrek
2016-02-09Imported ngfs libgio. This is a library to create virtual file descriptors, s...Matthew Veety
2016-02-01libsec: ecdsa client support for tlshand, cleanupscinap_lenrek
2016-01-19salsa(2): fix source referencecinap_lenrek
2016-01-19salsa(2): some formating fixescinap_lenrek
2016-01-19libsec: add salsa20 stream ciphercinap_lenrek
2016-01-12fix manpage referencescinap_lenrek
2016-01-03libmp: support for c-style base prefixes for strtomp(), octal supportcinap_lenrek
2015-12-25libsec: implement TLS-PSK for tlsClient()/tlsServer()cinap_lenrek
2015-12-22libjson: added printing support (thanks spew)cinap_lenrek
2015-12-16kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr...cinap_lenrek
2015-11-26libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp()cinap_lenrek
2015-11-21libmp: initial attempt at constant time code, faster reductions for special p...cinap_lenrek
2015-10-28mp(2): fix typo mnprand() -> mpnrand()cinap_lenrek
2015-10-22libsec: add chacha cipher (from charles forsyth)cinap_lenrek
2015-10-22libsec: add poly1305cinap_lenrek
2015-10-12lib9p: add reqqueuefreeaiju
2015-09-24utf(6), rune(2): document 21-bit runescinap_lenrek
2015-09-06libc: remove privfree(), simplify privalloc()cinap_lenrek
2015-09-01libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju)cinap_lenrek
2015-08-25libmp: add mpnrand() function to generate uniform random number 0 ≤ x < ncinap_lenrek
2015-08-21introduce AES key into nvram and keyfscinap_lenrek
2015-08-19libauthsrv: generalize ticket service, not hardcoding ticket format and DES e...cinap_lenrek
2015-08-03libc: make atoi() not parse c-style octal and hex numberscinap_lenrek
2015-08-01bio(2): Bterm() closes filedescriptor for Bfdopen() allocated buffercinap_lenrek
2015-07-01open(2): fix typostanley lieber
2015-06-19exec(2): return register (R0) contains address of Tos structure.cinap_lenrek
2015-06-09addpt(2): put badrect in .SH NAME so that it gets into the searchindexftrvxmtrx
2015-06-09esetcursor(2), alarm(2): fix prototypesftrvxmtrx
2015-06-09event(2): fix estartfn prototypeftrvxmtrx
2015-06-09libdraw: sync allocimage/allocwindow prototypes with man pagesftrvxmtrx
2015-06-09addpt(2): document badrect functionftrvxmtrx
2015-06-09freeimage(2), readcolmap(2), writecolmap(2): fix prototypesftrvxmtrx
2015-06-08exec(2): exec argument size only limited by user stack sizecinap_lenrek
2015-06-08exec(2): fix prototypesftrvxmtrx
2015-05-28cputime(2): fix prototype for cycles() (thanks qrstuv)cinap_lenrek