]> git.lizzy.rs Git - plan9front.git/history - sys/man/2
merge
[plan9front.git] / sys / man / 2 /
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
2015-05-28 cinap_lenrekcputime(2): fix prototype for cycles() (thanks qrstuv)
2015-05-25 cinap_lenrekthread(2): fix prototype for threadint() and threadkill...
2015-05-21 cinap_lenreklibsec: implement tlsClient support for RFC6066 server...
2015-04-29 cinap_lenreklibsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks...
2015-03-22 cinap_lenrekmerge
2015-03-19 cinap_lenrekmerge
2015-03-18 stanley lieberpushtls(2): tls.h -> libsec.h (thanks, pr)
2015-03-17 cinap_lenrekmerge
2015-03-17 stanley liebermp(2) man page: mpinvert, not mpinverse (thanks, pr)
2015-03-11 cinap_lenrekencode(2): clarify lim argument to enc*(), add SOURCE...
2015-03-09 cinap_lenrekpushtls(2): fix signature to TLSconn.trace()
2015-03-04 cinap_lenreklibthread: get rid of chaninit() (thanks qrstuv)
2015-02-28 cinap_lenrekthread(2): remove another instance of /mnt/temp
2015-02-28 cinap_lenreklibthread: use devdup instead of mounting pipe to ...
2015-01-25 cinap_lenrekauth(2): fix prototype for auth_getinfo() in manual...
2015-01-01 mischiefbin(2): fix tab formatting
2014-12-28 mischiefmemlayer(2): fix memdraw signature
2014-12-14 cinap_lenrekbio: add Bfdopen() from plan9port
2014-12-07 cinap_lenrekstrcat(2): fix strchr() and strrchr() function prototyp...
2014-11-06 cinap_lenrekmouse(2): fix atomouse (thanks qrstuv)
2014-07-21 cinap_lenreklibdraw: add missing borderop() (thanks aiju)
2014-07-02 cinap_lenrekmerge
2014-07-02 stanley lieber9pqueue(2): english
2014-07-02 cinap_lenrek9p(2): add reference to 9pqueue(2)
2014-07-02 cinap_lenrekadd 9pqueue(2), medium to low quality manpage.
2014-06-28 cinap_lenreknusb: fix spelling, sorry
2014-06-28 cinap_lenrekmerge
2014-06-28 cinap_lenreknusb: implement aijus stable uniqueue device names
2014-05-20 cinap_lenreklibc: dont cache /dev/bintime filedescriptor for nsec()
next