]> git.lizzy.rs Git - plan9front.git/history - sys/src
remove old libregexp files; add headers for upas/bayes
[plan9front.git] / sys / src /
2016-03-05 ftrvxmtrxlibFLAC/mkfile: -DFLAC__NO_ASM
2016-03-05 ftrvxmtrxlibFLAC: update to 1.3.1
2016-03-02 BurnZeZauth/pemencode: fix usage()
2016-03-02 BurnZeZdict: similar fixes, different files. also remove runescpy
2016-03-02 BurnZeZdict mkindex: code cleanup
2016-03-02 BurnZeZplot: handle create() failure
2016-03-02 BurnZeZmap/libmap: remove unused function/definitions
2016-03-02 BurnZeZvt: add -r flag to start in raw mode
2016-03-02 BurnZeZsort: code cleanup
2016-03-02 BurnZeZcc: populate the flag list comment in lex.c
2016-03-01 BurnZeZcc: sort the lex.c comment listing debug flags
2016-03-01 cinap_lenrekpppoe: Avoid double free (thanks k0ga)
2016-03-01 cinap_lenreklibsec: fix verifyDHparams() for version <= TLS1.1
2016-02-28 cinap_lenrekgames/doom: handle allocimage() failure
2016-02-28 cinap_lenrekdevdraw: remove unused Edepth[]
2016-02-28 cinap_lenreklibdraw: remove unused static log2[] array
2016-02-27 cinap_lenrekrio: exit rio when /dev/cons or /dev/kbd read loop...
2016-02-27 cinap_lenrekkbdfs: read outer /dev/kbd file and use it just like...
2016-02-22 cinap_lenreklibauthsrv: can write p = 2^448 - 2^224 - 1 now, as...
2016-02-22 cinap_lenreklibfis: dont reject drives lacking SSP (sata ssd connec...
2016-02-22 cinap_lenrekndb/dns: initialize unknown fids to point to the root qid
2016-02-22 cinap_lenrekrc: terminate rc when exec fails, cleanup
2016-02-22 cinap_lenreksmtpd: remove unused lastsender logic
2016-02-22 cinap_lenrekfactotum: fix memory leak for p9any key confirmation...
2016-02-22 cinap_lenrekstats: use rimport or import to mount remote system
2016-02-21 cinap_lenrekexportfs: fix endless loop for eof/error on second...
2016-02-21 cinap_lenrekfix ipv6 icmphostunr() locking and memory free bugs...
2016-02-20 cinap_lenreksgi: add chmod to bootfs.proto for sgi kernel
2016-02-19 cinap_lenreklibsec: remove unused tlsSecKill()
2016-02-18 cinap_lenreklibsec: fix memset() size in tlsConnectionFree(), remov...
2016-02-17 cinap_lenreklibsec: add libc.h include for aes_xts.c (drawterm)
2016-02-16 cinap_lenrekndb/dns: removing the buggy /net.alt remount hack
2016-02-16 cinap_lenrekusbuhci: removing "uhci bug" print spam from interrupt...
2016-02-15 cinap_lenrekdevmnt: deal with partial response for Tversion request...
2016-02-14 cinap_lenrekcron: just run /bin/rx to execute remote commands
2016-02-14 cinap_lenrekrx: rcpu service support
2016-02-14 cinap_lenrekexportfs: retry execing ourselfs as "/bin/exportfs...
2016-02-14 cinap_lenrekexportfs: properly reply to chdir() error when we speak 9p
2016-02-14 cinap_lenrektlsclient: add -o option to establish connection over...
2016-02-14 cinap_lenrekprovide /n and /mnt early in bootrc to allow consistent...
2016-02-13 cinap_lenrektlssrv: add -A flag to skip changing user after authent...
2016-02-13 cinap_lenrekmerge
2016-02-13 cinap_lenrekrio: fix wrong frame colors when moving non-current...
2016-02-12 ftrvxmtrxip/chandial: fail with Ebadarg instead of printing...
2016-02-11 cinap_lenreklibsec: simplify pkcs1_decrypt()
2016-02-11 cinap_lenrekmerge
2016-02-11 cinap_lenreklibsec: fix double free in pkcs1_decrypt(), handle...
2016-02-10 cinap_lenrekremoving libgio, this is not golang mveery >:-(
2016-02-09 Matthew Veetyfixed a typo
2016-02-09 Matthew VeetyImported ngfs libgio. This is a library to create virtu...
2016-02-08 cinap_lenrekwebfs: faster shutdown using postnote()
2016-02-06 cinap_lenreklibsec: fix missing error case unlock() in tlshands...
2016-02-06 cinap_lenrekfactotum: fix nil pointer crash on p9skclosekey(),...
2016-02-06 cinap_lenreklibsec: mpconv -> mpfmt
2016-02-06 mischieflibmp: remove include of libsec.h
2016-02-04 cinap_lenreklibmp: handle out of memory case in gmfield()
2016-02-03 cinap_lenreklibsec: refactor asn1 encoding of digest for rsa signat...
2016-02-01 cinap_lenrektlssrv: p9any authentication support using TLS-PSK...
2016-02-01 cinap_lenreklibsec: ecdsa client support for tlshand, cleanups
2016-02-01 cinap_lenrekmpc: constant expression folding
2016-01-30 cinap_lenrekgames/doom: fix white window issue on exit
2016-01-19 cinap_lenreklibsec: add salsa20 stream cipher
2016-01-14 cinap_lenrekwifi: check tkip/ccmp mac and crc in constant time...
2016-01-14 cinap_lenrekpc64: move idle() routine after CALL main(SB) as the...
2016-01-13 cinap_lenrekpc/pc64: backing out new mp startup code (caused issues...
2016-01-13 cinap_lenrekdevssl: use tsmemcmp() to compare mac to close timing...
2016-01-12 cinap_lenrekndb/dnstcp: -x specifies the mountmoint
2016-01-12 mischieflibauthsrv: fix ed448 goldilocks prime comment
2016-01-11 cinap_lenrekpc/pc64: bring up ap's one after another, use idlehands...
2016-01-10 aijulibauthsrv: add D in mkfile
2016-01-07 cinap_lenrekpc/pc64: remove mpshutdown print
2016-01-07 cinap_lenrekkernel: remove todfix overflow iprint() spam
2016-01-07 cinap_lenrekape/stdio: %z format is VLONG on amd64
2016-01-07 cinap_lenrekape/fmt: %p and %z format for amd64
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
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 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
next