]> git.lizzy.rs Git - plan9front.git/history - sys
devtls: add sha256 mac
[plan9front.git] / sys /
2015-08-27 mischiefdevtls: add sha256 mac
2015-08-26 cinap_lenreklibsec: add q parameter to dh_new() for subgroup suppor...
2015-08-26 cinap_lenreklibmp: simplify mpnrand(), as mpnew() cannot return nil
2015-08-25 cinap_lenreklibmp: add mpnrand() function to generate uniform rando...
2015-08-25 mischieftput: check sbrk return value
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-25 mischieflibc: import more endianness fixes (thanks cherry9)
2015-08-23 cinap_lenreklibsec: fix probably_prime() endless loop for n == 3
2015-08-21 cinap_lenrekremove convkeys2
2015-08-21 cinap_lenrekinit: remove dependency to <authsrv.h>
2015-08-21 cinap_lenrektapefs: remove dependency to <authsrv.h>
2015-08-21 cinap_lenrekimport(4): -o, -O flags gone
2015-08-21 cinap_lenrekremove srvold9p
2015-08-21 cinap_lenrekcpu, import: remove old9p support
2015-08-21 cinap_lenrekcmd/auth: remove private /dev/random reading routines...
2015-08-21 cinap_lenrekauth/changeuser: set the aes key in plan9 database...
2015-08-21 cinap_lenrekkeyfs: fix typo (thanks jpm)
2015-08-21 cinap_lenrekkernel/boot: do not handle kfs boot
2015-08-21 cinap_lenrekremove kfs and kfscmd
2015-08-21 cinap_lenrekremove kfs references from manual
2015-08-21 cinap_lenrekfshalt: remove kfs support
2015-08-21 cinap_lenrekmkfs(8): dont mention kfs
2015-08-21 cinap_lenrekdisk/mkfs: rmeove kfs support
2015-08-21 cinap_lenrekcwfs: remove 9p1 support
2015-08-21 cinap_lenrekauthsrv: randomize aes key in mkkey(), not used yet.
2015-08-21 cinap_lenrekauthsrv: more aes key stuff
2015-08-21 cinap_lenrekintroduce AES key into nvram and keyfs
2015-08-20 cinap_lenrekkfs: adjust to new libauthsrv
2015-08-20 cinap_lenrekcwfs: adjust for new libauthsrv changes
2015-08-20 cinap_lenreklibauthsrv: add missing files (thanks mischief)
2015-08-19 cinap_lenreklibsec: add pbkdf2_hmac_sha1() (from wpapsk factotum...
2015-08-19 cinap_lenrekmerge
2015-08-19 cinap_lenreklibauthsrv: generalize ticket service, not hardcoding...
2015-08-18 mischiefaux/statusbar: use title as rio window title (thanks...
2015-08-17 cinap_lenreklibsec: TLS1.2 server support, make cipher list with...
2015-08-17 cinap_lenreklibsec: TLS1.2 client support
2015-08-17 cinap_lenrekcc: improve (non-) side effect detection (thanks charle)
2015-08-16 cinap_lenrekgames/doom: fix array offsets for respawn angle (thanks...
2015-08-16 cinap_lenrekgames/doom: fix gamma correction and key translation...
2015-08-16 cinap_lenrekgames/doom: fix idclev cheat in doom2 and final doom...
2015-08-16 cinap_lenrekgames/doom: fix unterminated comment causing sound...
2015-08-16 cinap_lenrekdevether: duplicate flags when copying blocks (thanks...
2015-08-16 cinap_lenrekvc: word align automatics
2015-08-16 cinap_lenrekgs: fix alignment bug in image_render_interpolate()
2015-08-16 cinap_lenrek6l: fix vlong byte order when running on big endian...
2015-08-16 mischieflibcontrol: fix label memory leak
2015-08-16 cinap_lenrekmothra: fix crash
2015-08-16 cinap_lenrekrio(4): document "delete" wctl message (thanks mischief)
2015-08-16 cinap_lenreklibsec: fix mistake breaking tlsServer() (thanks sl)
2015-08-15 cinap_lenrekcpu: cleanup ssl code, make sure -p works for any auth...
2015-08-15 cinap_lenrekimport(4): clarify -E and -e options
2015-08-15 cinap_lenreklibsec: TLS1.1 support (needs new devtls)
2015-08-15 cinap_lenrekdevtls: TLS1.1 explicit iv support
2015-08-14 cinap_lenrekkernel: try freebroken() *before* killbig() (thanks...
2015-08-13 cinap_lenrekhjfs: fix deadlocks
2015-08-11 cinap_lenrekhjfs: fix abort() in givebuf()
2015-08-10 cinap_lenreklibc: fix wunlock() libthread deadlock
2015-08-09 mischieflibc: fix spim endianness
2015-08-10 cinap_lenrekmount, srv: add -N flag to skip authentication and...
2015-08-09 stanley lieberfortunes: If you want to do the work, I will review...
2015-08-10 cinap_lenreklib9p: make reqqueueflush() use new threadint(), which...
2015-08-10 cinap_lenreklibthread: use "interrupt" proc ctl message instead...
2015-08-10 cinap_lenreklibthread: fix mistake, make "all" the default target...
2015-08-09 cinap_lenrekacid -k: fix intrcount() for amd64
2015-08-09 cinap_lenrekacid -k: fix procenv() to new data structure
2015-08-09 cinap_lenrekzunq: remove unused variables from devqspi
2015-08-09 cinap_lenrekkernel: move "setargs" field in Proc structure after...
2015-08-09 cinap_lenrekkernel: mount flag is int not ulong, reduce size of...
2015-08-09 cinap_lenrekkernel: pgrpcpy(), simplify Mount structure
2015-08-09 cinap_lenrekkernel: fix Mheadache
2015-08-08 cinap_lenrekrootstub: add spim
2015-08-08 cinap_lenrekcdproto: add spim
2015-08-08 cinap_lenrekpython: fix build for objtype=$spim
2015-08-08 cinap_lenrekgs: fix build for objtype=spim
2015-08-08 cinap_lenreklibmp: fix build for objtype=spim
2015-08-08 cinap_lenrekape: fix build for objtype=spim
2015-08-08 cinap_lenrekfix library mkfiles for objtype=spim
2015-08-05 mischieflibmach: remove redundant check for big endian
2015-08-05 mischieflibmach: remove useless error check from previous commit
2015-08-05 mischieflibmach: set correct endianness with little endian...
2015-08-06 cinap_lenrekkernel: remove unused MAXCRYPT constant from portdat.h
2015-08-06 cinap_lenrekvgaigfx: remove #define MB, theres a MB enum in portdat.h
2015-08-06 cinap_lenrekkernel: have to validate argv[] again when copying...
2015-08-06 cinap_lenrekkernel: limit argv[] strings to the USTKSIZE to avoid...
2015-08-06 cinap_lenrekkernel: validnamedup() the name argument for segattach()
2015-08-06 cinap_lenrekkernel: fix indention in validname0()
2015-08-06 cinap_lenrekkernel: limit syscallfmt user strings to 64K (as in...
2015-08-06 cinap_lenrekkernel: change vmemchr() length argument to ulong and...
2015-08-06 cinap_lenrekkernel: use Etoolong[] constant instead of string liter...
2015-08-06 cinap_lenrekkernel: make shargs() function static in sysproc.c
2015-08-06 cinap_lenrekkernel: reject empty argv (argv[0] == nil) in sysexec()
2015-08-05 cinap_lenrekinit: do not run $home/lib/profile when cd $home failed
2015-08-05 cinap_lenrekkfs: set permission of / to 0775 on ream
2015-08-05 cinap_lenrekcwfs: set permission of / to 0775 on ream
2015-08-05 cinap_lenrekpc, pc64: remove unused psaux driver, cleanup devkbd
2015-08-05 cinap_lenrekdevkbd: disable mosue/keyboard on shutdown, disable...
2015-08-04 cinap_lenrekkernel: remove unused qstate() function
2015-08-04 cinap_lenrekdevkbd: poll pc keyboard before blocking on kbd.q
2015-08-04 cinap_lenrekpython: use altzone
next