]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2016-01-07 cinap_lenrek6c: return vlong result for pointer subtraction
2016-01-07 cinap_lenrekintroduce signed intptr and %z format modifier for...
2016-01-07 cinap_lenrekventi/fixarenas: more %z -> %Z
2016-01-07 cinap_lenrekventi/fixarenas: replace %z fmt with %Z
2016-01-06 cinap_lenrekrx: theres no p9sk2 anymore
2016-01-06 cinap_lenrekmerge
2016-01-06 cinap_lenreklibsec: make sure theres no garbage after the asn.1...
2016-01-06 cinap_lenrekmerge
2016-01-06 cinap_lenrekadd missing /sys/src/cmd/auth/lib/private.c
2016-01-06 stanley lieberauthsrv(6): english
2016-01-06 cinap_lenrekauth: release dp9ik implementation and reentrant factotum
2016-01-06 cinap_lenreklibmp: silence compiler warning for strtomp
2016-01-05 cinap_lenrekpc/pc64: import i210 support from erik quanstrom's...
2016-01-05 cinap_lenrekkernel: change active.machs from bitmap to char array...
2016-01-05 cinap_lenrekfdisk: properly convert byte units K,M,G and T to cylin...
2016-01-04 cinap_lenreklibmp: check nil return value of strtomp() in test...
2016-01-04 cinap_lenrekmpc: use new strtomp() c-style prefixes to parse intege...
2016-01-04 cinap_lenreklibmp: mistake in strtomp()
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-23 cinap_lenrekfile: recognize bootable disk images (by 0x55AA boot...
2015-12-23 cinap_lenrekfile: recognize tcpdump pcap files
2015-12-23 cinap_lenreksnoopy: fix timestamps for pcap files (thanks BurnZeZ)
2015-12-22 cinap_lenreklibjson: added printing support (thanks spew)
2015-12-22 cinap_lenreklibjson: fix memory leak setjmp/longjmp problem (thanks...
2015-12-21 cinap_lenrektls: implement chacha20/poly1305 aead cipher suits
2015-12-21 cinap_lenrekkernel: missing changes for ibrk() prototype
2015-12-20 aijumpfmt: handle base 2, 4
2015-12-16 cinap_lenrekimport/expoerfs: dont assert() fault when ai->secret...
2015-12-16 cinap_lenrekauth/httpauth: use auth_userpasswd() instead of AuthHtt...
2015-12-16 cinap_lenreklibsec: use tsmemcmp() when comparing hashes, use mpfie...
2015-12-16 cinap_lenreklibmp: add mpfield() function for fast field arithmetic
2015-12-16 cinap_lenrekdevprov: remove unused extern int unfair
2015-12-16 cinap_lenrekkernel: use uintptr for ibrk() return value (for base...
2015-12-11 stanley lieber/sys/lib/dist/ndb/common: update for sl's auth servers
2015-12-09 stanley lieber/lib/ndb/common: add auth=cb.inri.net authdom=nyc
2015-12-08 aijump: strtomp support for bases 2,4,8
2015-12-08 aijump: fix bug in mplogic.c; update mkfile
2015-12-08 aijump: add logic operations; mpfmt: include 0x with #
2015-12-07 Matthew Veetyfixed spelling error in 2c(1) for the axp entry.
2015-12-07 Matthew Veetymade sure that rcmain.local runs independent of the...
2015-12-07 Matthew VeetyAdded change to /rc/lib/rcmain to allow execution of...
2015-12-07 cinap_lenrekyacc: attempt to keep line numbers right for yyparse()
2015-12-06 cinap_lenrekmerge
2015-12-06 cinap_lenreklibmp: fix assert() for mpexp() with nil modulus
2015-12-06 cinap_lenreklibmp: fix wrong move instruction for arm vector operations
2015-12-06 aijuwinwatch: l allows label changes
2015-12-01 cinap_lenreklibmp: mpmod() fix typo
2015-12-01 cinap_lenreklibmp: with mpmod() m = 2^a - c ensure that digits...
2015-12-01 cinap_lenrekmerge
2015-12-01 cinap_lenreklibsec: fix genprime() to produce normalized result
2015-11-30 aijumkone: yacc wants the D
2015-11-30 cinap_lenrekwebcookies: strdup() file argument to avoid crash ...
2015-11-30 cinap_lenrekmerge
2015-11-30 cinap_lenrekkernel: cleanup exit()/shutdown()/reboot() code
2015-11-29 BurnZeZfplot(1): fix typo
2015-11-27 stanley lieberfortunes: If you get this, delete it. - Sorry! -- Tim...
2015-11-27 stanley lieberfplot(1): add BUGS section
2015-11-26 cinap_lenreklibsec: add chacha20 poly1305 aead, allow 64 bit iv...
2015-11-25 BurnZeZmpc: mpc.c is generated by yacc, so remove it on mk...
2015-11-25 cinap_lenrekrio: allow reading the image of a hidden window thru...
2015-11-25 cinap_lenrekrio: fix handling "resize" wctl for hidden windows
2015-11-24 cinap_lenrekdisksim: don't assume 4-byte pointers
2015-11-22 cinap_lenrekrio: stop serving kbdin file (thanks eekee)
2015-11-22 cinap_lenrekadd mpc(1), extended precision code generator
2015-11-22 cinap_lenrekbootrc: remove usbwait hack, usbd/nusbrc are now synchr...
2015-11-22 cinap_lenrekusbd: intoruce /env/usbbusy
2015-11-22 cinap_lenrekdevenv: fix ORCLOSE handling
2015-11-21 cinap_lenreklibmp: initial attempt at constant time code, faster...
2015-11-20 aijuremove dunning-krugerrand code
2015-11-20 cinap_lenreklibmp: fix test program
2015-11-20 cinap_lenreklibmp: add mpvecadd()/mpvecsub() assembly versions...
2015-11-20 cinap_lenreklibmp: 386/amd64 mpvec*(): replace conditional branches...
2015-11-07 stanley lieber9fs: add case 9front
2015-11-06 cinap_lenrekmerge
2015-11-06 cinap_lenrekkernel: use nicer check in okaddr(), wet floor signs...
2015-11-06 cinap_lenrekmerge
2015-11-06 cinap_lenrekkernel: fix okaddr() check
2015-11-03 stanley lieber9fs: add 9pio case for unauthenticated connections...
2015-11-01 cinap_lenrekmerge
2015-11-01 cinap_lenreklibmp: optimize case x/0xffffffff in mpdigdiv() (helps...
2015-11-01 cinap_lenreklibmp: add mpvecdigmuladd()/mpvecdigmulsub() assembly...
2015-11-01 cinap_lenrek5c: handle (rare) MULU instruction in peephole optimizer
2015-10-31 stanley lieberfortunes: [9fans] FUSE on Plan9
2015-10-31 stanley lieberdelkey(1): update man page to reflect recent changes.
2015-10-30 aijudelkey: don't be stupid
2015-10-28 cinap_lenrekdevtls: reject SHA2_256 mac for SSL, but TLS is fine
2015-10-28 cinap_lenrekmp(2): fix typo mnprand() -> mpnrand()
2015-10-25 BurnZeZascii: replace mnemonic np (new page) with ff (form...
2015-10-25 BurnZeZrio: fix scrolling when cursor is above window
2015-10-22 cinap_lenreklibsec: add chacha cipher (from charles forsyth)
2015-10-22 cinap_lenreklibsec: add poly1305
2015-10-19 stanley lieberfortunes: Maybe a git branch can help here?
2015-10-18 cinap_lenrekacid/leak: fix endless loop for B2NB(b) == b case ...
2015-10-17 cinap_lenrekwifi: prioritize rsne over wpaie
2015-10-15 cinap_lenrekmerge
2015-10-15 cinap_lenreklib9p: do not override Srv.end in listensrv(), simplify...
2015-10-12 aijulib9p: add reqqueuefree
2015-10-09 cinap_lenreklibsec: remove rc4 cipher suits for tls
2015-10-09 cinap_lenrekaux/listen1: usage()
next