]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-09-05 cinap_lenrekdist/mkfile: add target for the aijuboard *.zynq.img
2015-09-05 cinap_lenrekmove screen and mouse setup code to /rc/bin/screenrc
2015-09-04 cinap_lenrekmerge
2015-09-04 cinap_lenrekzynq: fix cache flush bug for emmc driver (have to...
2015-09-03 stanley lieberfortunes: Please be respectful in this forum.
2015-09-03 cinap_lenrekhtml2ms: handle subscripts and superscripts
2015-09-03 cinap_lenrekmothra: subscript and superscript support
2015-09-02 cinap_lenrekauth/passwd: fix structure zeroing order
2015-09-02 cinap_lenreklibsec: add rfc5869 hmac-based key derivation function...
2015-09-02 cinap_lenreklibsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x(...
2015-09-02 cinap_lenreklibsec: declare aes_setupEnc static
2015-09-01 cinap_lenrektcp: fix mtu on server sockets again (thans mycroftix)
2015-09-01 cinap_lenreklibsec: add curve25519 diffie hellman
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-08-28 cinap_lenreklibsec: work arround 8c running out of registers compil...
2015-08-28 cinap_lenreklibsec: add curve25519() from http://code.google.com...
2015-08-28 cinap_lenrekmerge
2015-08-28 cinap_lenreklibauthsrv: fix _asgetresp() for passwd
2015-08-27 glendamp.h: third time's a charm
2015-08-27 glendamp.h: oops
2015-08-27 glendamp.h: define mpnrand
2015-08-27 mischieflibsec: add TLS_RSA_WITH_AES_128_CBC_SHA256 and TLS_RSA...
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 glendamerge
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
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_lenrekremove old9p cpu service
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 stanley lieber/lib/1oct1993: use words correctly (thanks, spew)
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_lenrekbullshit: app, deep-learning, responsive.
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
next