summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28libauthsrv: fix _asgetresp() for passwdcinap_lenrek
2015-08-26libsec: add q parameter to dh_new() for subgroup support, sanitize dh parameterscinap_lenrek
2015-08-26libmp: simplify mpnrand(), as mpnew() cannot return nilcinap_lenrek
2015-08-25libmp: add mpnrand() function to generate uniform random number 0 ≤ x < ncinap_lenrek
2015-08-25tput: check sbrk return valuemischief
2015-08-25mergeglenda
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-08-25import E script from bell labsmischief
2015-08-25libc: import more endianness fixes (thanks cherry9)mischief
2015-08-23libsec: fix probably_prime() endless loop for n == 3cinap_lenrek
2015-08-22remove convkeys2cinap_lenrek
2015-08-21init: remove dependency to <authsrv.h>cinap_lenrek
2015-08-21tapefs: remove dependency to <authsrv.h>cinap_lenrek
2015-08-21import(4): -o, -O flags gonecinap_lenrek
2015-08-21remove srvold9pcinap_lenrek
2015-08-21cpu, import: remove old9p supportcinap_lenrek
2015-08-21remove old9p cpu servicecinap_lenrek
2015-08-21cmd/auth: remove private /dev/random reading routines, use genrandom()cinap_lenrek
2015-08-21auth/changeuser: set the aes key in plan9 database, but not in securenet dbcinap_lenrek
2015-08-21keyfs: fix typo (thanks jpm)cinap_lenrek
2015-08-21kernel/boot: do not handle kfs bootcinap_lenrek
2015-08-21remove kfs and kfscmdcinap_lenrek
2015-08-21remove kfs references from manualcinap_lenrek
2015-08-21fshalt: remove kfs supportcinap_lenrek
2015-08-21mkfs(8): dont mention kfscinap_lenrek
2015-08-21disk/mkfs: rmeove kfs supportcinap_lenrek
2015-08-21cwfs: remove 9p1 supportcinap_lenrek
2015-08-21authsrv: randomize aes key in mkkey(), not used yet.cinap_lenrek
2015-08-21authsrv: more aes key stuffcinap_lenrek
2015-08-21introduce AES key into nvram and keyfscinap_lenrek
2015-08-20kfs: adjust to new libauthsrvcinap_lenrek
2015-08-20cwfs: adjust for new libauthsrv changescinap_lenrek
2015-08-20libauthsrv: add missing files (thanks mischief)cinap_lenrek
2015-08-20libsec: add pbkdf2_hmac_sha1() (from wpapsk factotum module)cinap_lenrek
2015-08-19mergecinap_lenrek
2015-08-19libauthsrv: generalize ticket service, not hardcoding ticket format and DES e...cinap_lenrek
2015-08-18/lib/1oct1993: use words correctly (thanks, spew)stanley lieber
2015-08-18aux/statusbar: use title as rio window title (thanks qrstuv)mischief
2015-08-17libsec: TLS1.2 server support, make cipher list with most prefered firstcinap_lenrek
2015-08-17libsec: TLS1.2 client supportcinap_lenrek
2015-08-17bullshit: app, deep-learning, responsive.cinap_lenrek
2015-08-17cc: improve (non-) side effect detection (thanks charle)cinap_lenrek
2015-08-16games/doom: fix array offsets for respawn angle (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix gamma correction and key translation (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix idclev cheat in doom2 and final doom (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix unterminated comment causing sound bugs (from qu7uux)cinap_lenrek
2015-08-16devether: duplicate flags when copying blocks (thanks erik quanstro)cinap_lenrek
2015-08-16vc: word align automaticscinap_lenrek
2015-08-16gs: fix alignment bug in image_render_interpolate()cinap_lenrek