summaryrefslogtreecommitdiff
path: root/sys/man/2
AgeCommit message (Expand)Author
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
2015-05-25thread(2): fix prototype for threadint() and threadkillgrp() (thanks qwx!)cinap_lenrek
2015-05-21libsec: implement tlsClient support for RFC6066 server name identification (SNI)cinap_lenrek
2015-04-29libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv)cinap_lenrek
2015-03-18pushtls(2): tls.h -> libsec.h (thanks, pr)stanley lieber
2015-03-16mp(2) man page: mpinvert, not mpinverse (thanks, pr)stanley lieber
2015-03-11encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt()cinap_lenrek
2015-03-10pushtls(2): fix signature to TLSconn.trace()cinap_lenrek
2015-03-04libthread: get rid of chaninit() (thanks qrstuv)cinap_lenrek
2015-02-28thread(2): remove another instance of /mnt/tempcinap_lenrek