]> git.lizzy.rs Git - plan9front.git/history - sys/man/2
merge
[plan9front.git] / sys / man / 2 /
2018-05-14 aijumerge
2018-05-13 qwxdemote libemu to common code
2018-05-12 qwxadd libemu
2018-05-11 cinap_lenrekmerge
2018-05-11 cinap_lenrekfix manpage cross references
2018-03-23 Alex Musolinolock(2): fix typo
2018-03-22 aijusat: add satget
2018-03-17 aijuadd libsat
2018-03-09 aijump: add mptod and dtomp
2018-01-27 cinap_lenreklibndb: retire deprecated csgetval(), ndbgetval() and...
2018-01-21 cinap_lenreklibauth: add auth_respondAI() function to get AuthInfo...
2017-12-31 cinap_lenreklibc: constant time implementation for encode(2) routin...
2017-12-12 stanley lieber/sys/man/*/*: fix perms (sorry)
2017-12-12 stanley lieber/sys/lib/rootstub
2017-12-03 cinap_lenrekerrstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE...
2017-11-12 cinap_lenreklibsec: AES-NI support for amd64
2017-10-30 cinap_lenrekaes(2): document aes_xts_encrypt() and aes_xts_decrypt...
2017-10-20 cinap_lenreklibc: cleanup atexit and put exits() in its own compila...
2017-10-17 cinap_lenreklibsec: add AES CFB and AES OFB stream ciphers
2017-07-02 Ethan Grammatikidisprint(2): clean up vlong flag description
2017-05-04 aijubio(2): manpage typo
2017-05-04 aijubio: add support for custom I/O handler via Biofn
2017-05-03 cinap_lenrekctime(2): fix example (thanks raiz)
2017-04-30 cinap_lenrekmerge
2017-04-30 spewlibregexp: miscellaneous little cleanups
2017-04-29 cinap_lenreklib9p: allow rewinding in 9pfile directories
2017-04-24 spewlibavl: fix documentation
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-04-03 cinap_lenrekmerge
2017-04-03 aijufix typo in 9p(2) manpage
2017-03-22 spewplumb(2): Fix typo in description of Plumbdelattr ...
2017-02-10 cinap_lenrekec(2), rsa(2): document X509toECpub(), X509ecdsaverify...
2017-02-10 cinap_lenrekrsa(2): document rsafill()
2017-02-10 cinap_lenrekec(2): document ecencodepub(), ecdecodepub() and ecpubf...
2017-01-13 cinap_lenrek9p(2): remove reference to ssh(1)
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenreklibsec: implement extended 192-bit nonce xchacha varian...
2016-12-28 cinap_lenreklibsec: replace des based X9.17 genrandom() with chacha...
2016-12-24 spewlibavl: fix manpage example, minor improvement to code
2016-12-23 spewavl: fix man page example
2016-12-22 spewalv(2): new avl implementation
2016-09-08 cinap_lenrekauthsrv(2): update Nvrsafe structure to include aesmachkey
2016-08-28 aijump: fix mpnot and add mpasr
2016-08-27 cinap_lenrekrand(2), cons(3): clarify /dev/random behaviour
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenreklibc: add poolisoverlap() and definitions for Pool...
2016-08-08 aijudocument mplogic functions
2016-08-06 cinap_lenrekthread(2): threadgrp() -> threadgetgrp(), thanks jpm
2016-07-04 spewadd history for libregexp
2016-06-05 cinap_lenrekaml(2): document amlintmask
2016-04-28 benmerge default
2016-04-27 cinap_lenrekrune(2): add Runeerror reencoding considerations in...
2016-04-09 cinap_lenrekmerge
2016-04-09 aijuaes(2): mention aesCBC bug
2016-04-07 cinap_lenrekqball(2): fix bad manpage reference
2016-03-23 cinap_lenrekadd portable AES-GCM (Galois/Counter Mode) implementati...
2016-03-01 BurnZeZmanpage references/typos
2016-02-28 cinap_lenrekauthsrv(2): document _asgetpakkey(), authpak_hash(...
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_lenreksalsa(2): fix source reference
2016-01-19 cinap_lenreksalsa(2): some formating fixes
2016-01-19 cinap_lenreklibsec: add salsa20 stream cipher
2016-01-12 cinap_lenrekfix manpage references
2016-01-03 cinap_lenreklibmp: support for c-style base prefixes for strtomp...
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_lenrekkernel: use uintptr for ibrk() return value (for base...
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-28 cinap_lenrekmp(2): fix typo mnprand() -> mpnrand()
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-12 aijulib9p: add reqqueuefree
2015-09-24 cinap_lenrekutf(6), rune(2): document 21-bit runes
2015-09-06 cinap_lenreklibc: remove privfree(), simplify privalloc()
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-08-25 cinap_lenreklibmp: add mpnrand() function to generate uniform rando...
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-19 cinap_lenrekmerge
2015-08-19 cinap_lenreklibauthsrv: generalize ticket service, not hardcoding...
2015-08-03 cinap_lenreklibc: make atoi() not parse c-style octal and hex numbers
2015-08-01 cinap_lenrekbio(2): Bterm() closes filedescriptor for Bfdopen(...
2015-07-02 stanley lieberopen(2): fix typo
2015-06-19 cinap_lenrekexec(2): return register (R0) contains address of Tos...
2015-06-09 ftrvxmtrxaddpt(2): put badrect in .SH NAME so that it gets into...
2015-06-09 ftrvxmtrxesetcursor(2), alarm(2): fix prototypes
2015-06-09 ftrvxmtrxevent(2): fix estartfn prototype
2015-06-09 ftrvxmtrxlibdraw: sync allocimage/allocwindow prototypes with...
2015-06-09 ftrvxmtrxaddpt(2): document badrect function
2015-06-09 ftrvxmtrxfreeimage(2), readcolmap(2), writecolmap(2): fix prototypes
2015-06-08 cinap_lenrekexec(2): exec argument size only limited by user stack...
2015-06-08 ftrvxmtrxexec(2): fix prototypes
next