Age | Commit message (Expand) | Author |
2016-04-09 | aes(2): mention aesCBC bug | aiju |
2016-04-07 | qball(2): fix bad manpage reference | cinap_lenrek |
2016-03-23 | add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls | cinap_lenrek |
2016-03-01 | manpage references/typos | BurnZeZ |
2016-02-28 | authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f... | cinap_lenrek |
2016-02-10 | removing libgio, this is not golang mveery >:-( | cinap_lenrek |
2016-02-09 | Imported ngfs libgio. This is a library to create virtual file descriptors, s... | Matthew Veety |
2016-02-01 | libsec: ecdsa client support for tlshand, cleanups | cinap_lenrek |
2016-01-19 | salsa(2): fix source reference | cinap_lenrek |
2016-01-19 | salsa(2): some formating fixes | cinap_lenrek |
2016-01-19 | libsec: add salsa20 stream cipher | cinap_lenrek |
2016-01-12 | fix manpage references | cinap_lenrek |
2016-01-03 | libmp: support for c-style base prefixes for strtomp(), octal support | cinap_lenrek |
2015-12-25 | libsec: implement TLS-PSK for tlsClient()/tlsServer() | cinap_lenrek |
2015-12-22 | libjson: added printing support (thanks spew) | cinap_lenrek |
2015-12-16 | kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr... | cinap_lenrek |
2015-11-26 | libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() | cinap_lenrek |
2015-11-21 | libmp: initial attempt at constant time code, faster reductions for special p... | cinap_lenrek |
2015-10-28 | mp(2): fix typo mnprand() -> mpnrand() | cinap_lenrek |
2015-10-22 | libsec: add chacha cipher (from charles forsyth) | cinap_lenrek |
2015-10-22 | libsec: add poly1305 | cinap_lenrek |
2015-10-12 | lib9p: add reqqueuefree | aiju |
2015-09-24 | utf(6), rune(2): document 21-bit runes | cinap_lenrek |
2015-09-06 | libc: remove privfree(), simplify privalloc() | cinap_lenrek |
2015-09-01 | libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju) | cinap_lenrek |
2015-08-25 | libmp: add mpnrand() function to generate uniform random number 0 ≤ x < n | cinap_lenrek |
2015-08-21 | introduce AES key into nvram and keyfs | cinap_lenrek |
2015-08-19 | libauthsrv: generalize ticket service, not hardcoding ticket format and DES e... | cinap_lenrek |
2015-08-03 | libc: make atoi() not parse c-style octal and hex numbers | cinap_lenrek |
2015-08-01 | bio(2): Bterm() closes filedescriptor for Bfdopen() allocated buffer | cinap_lenrek |
2015-07-01 | open(2): fix typo | stanley lieber |
2015-06-19 | exec(2): return register (R0) contains address of Tos structure. | cinap_lenrek |
2015-06-09 | addpt(2): put badrect in .SH NAME so that it gets into the searchindex | ftrvxmtrx |
2015-06-09 | esetcursor(2), alarm(2): fix prototypes | ftrvxmtrx |
2015-06-09 | event(2): fix estartfn prototype | ftrvxmtrx |
2015-06-09 | libdraw: sync allocimage/allocwindow prototypes with man pages | ftrvxmtrx |
2015-06-09 | addpt(2): document badrect function | ftrvxmtrx |
2015-06-09 | freeimage(2), readcolmap(2), writecolmap(2): fix prototypes | ftrvxmtrx |
2015-06-08 | exec(2): exec argument size only limited by user stack size | cinap_lenrek |
2015-06-08 | exec(2): fix prototypes | ftrvxmtrx |
2015-05-28 | cputime(2): fix prototype for cycles() (thanks qrstuv) | cinap_lenrek |
2015-05-25 | thread(2): fix prototype for threadint() and threadkillgrp() (thanks qwx!) | cinap_lenrek |
2015-05-21 | libsec: implement tlsClient support for RFC6066 server name identification (SNI) | cinap_lenrek |
2015-04-29 | libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv) | cinap_lenrek |
2015-03-18 | pushtls(2): tls.h -> libsec.h (thanks, pr) | stanley lieber |
2015-03-16 | mp(2) man page: mpinvert, not mpinverse (thanks, pr) | stanley lieber |
2015-03-11 | encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt() | cinap_lenrek |
2015-03-10 | pushtls(2): fix signature to TLSconn.trace() | cinap_lenrek |
2015-03-04 | libthread: get rid of chaninit() (thanks qrstuv) | cinap_lenrek |
2015-02-28 | thread(2): remove another instance of /mnt/temp | cinap_lenrek |