]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2017-02-19 cinap_lenrekmerge
2017-02-19 cinap_lenrekether82563: support for i219 (tested on t460p, thanks...
2017-02-19 spewgames/galaxy: fix crash on write to closed display
2017-02-19 cinap_lenrekip/gping: fix corruption due to Machine.last pointer...
2017-02-18 cinap_lenreklibregexp: fix assert check for compile1 instruction...
2017-02-18 spewgames/galaxy: add n-body simulator
2017-02-18 spewgames/mix: remove unused variable
2017-02-16 cinap_lenrekwpa: dont send initial "start" message, faster polling...
2017-02-16 cinap_lenrekwifi: timestamps in debug print, flush queue on deassoc...
2017-02-16 cinap_lenreketheriwl: add support for Centrino Advanced-N 6030...
2017-02-15 cinap_lenrekplaylistfs: fix playc chan type (thanks mischief)
2017-02-15 cinap_lenrekjukefs: fix realloc sizes (thanks mischief)
2017-02-13 cinap_lenrekmerge
2017-02-13 cinap_lenrekwifi: handle short preamble and short time slot capabil...
2017-02-12 aijugames/gb: fix bug that prevented timer data from being...
2017-02-11 aijugames/gb: timer array should be unsigned (thanks qwx)
2017-02-11 aijugames/gb: fix typo in the routine to load timer data...
2017-02-10 cinap_lenrekec(2), rsa(2): document X509toECpub(), X509ecdsaverify...
2017-02-10 cinap_lenreklibsec: zero name buffer in X509toECpub()
2017-02-10 cinap_lenreklibsec: make X509toECpub() return CN name like X509toRS...
2017-02-10 cinap_lenrekrsa(2): document rsafill()
2017-02-10 cinap_lenrekec(2): document ecencodepub(), ecdecodepub() and ecpubf...
2017-02-09 cinap_lenreklibsec: revert asn1mpint(), rewrite rsa signature valid...
2017-02-09 mischieffactotum: support sha256 algorithm in rsa pkcs#1 signing
2017-02-06 cinap_lenreklibsec: handle signed asn.1 bigint to mpint conversion...
2017-02-06 cinap_lenrekip/ipconfig: have to refresh /net/cs, /net/dns after...
2017-02-06 cinap_lenrekrsagen: prefer 65537 as the default exponent when elen...
2017-02-06 cinap_lenreklibsec: fix mkbigint(), asn.1 uses two's compement...
2017-02-06 cinap_lenreklibsec: check if modulus is too small for message in...
2017-02-06 cinap_lenreklibsec: need PKCS#9 "Extension Request" attribute ...
2017-02-05 cinap_lenrekaan: remove fcallfmt
2017-02-05 cinap_lenrekmerge
2017-02-05 cinap_lenreklibsec: have rsagen() always produce postive !dk to...
2017-02-05 cinap_lenrekmerge
2017-02-05 cinap_lenreklibmp: fix mpmod() aliasing bug when n == r and x ...
2017-02-04 spewgames/mix: implement Knuth's specification for comments
2017-02-04 cinap_lenrekaan: use unsigned message counters, reject repeated...
2017-02-03 spewlibregexp: improve the transition to next available...
2017-02-03 spewlibregexp: simplify regular expression vm implementation
2017-02-02 cinap_lenrekip/ipconfig: don't write /net/ndb when getting config...
2017-02-02 cinap_lenrekaan: check negative message size in header
2017-02-01 cinap_lenrekaudio/flacdec: continue after decode error (thanks...
2017-01-31 cinap_lenrek/sys/lib/plumb/basic: fix rule for audio files (thanks...
2017-01-30 cinap_lenrekcwfs: handle worm exhaustion more gracefully
2017-01-27 cinap_lenrekcwfs: fix cwcmd startdump
2017-01-26 cinap_lenrekauth/keyfs: use ulong for time
2017-01-26 cinap_lenreksecstore/secuser: use ulong for time
2017-01-26 cinap_lenrekauth(8): document authsrv -N flag
2017-01-23 spewgames/mix: fix STZ bug, print CMPA instruction
2017-01-23 cinap_lenrekinst/bootsetup: fix unformated esp check (thanks yellow...
2017-01-22 cinap_lenrekpc/pc64: get rid of timerset(0) case, was used with...
2017-01-22 cinap_lenreksgi: get rid of timerset(0) case
2017-01-22 cinap_lenreksgi: cleanup timer code
2017-01-21 cinap_lenrekmerge
2017-01-21 cinap_lenrekfactotum: fix memory leak in findkey()
2017-01-20 spewgames/mix: fix man page directories
2017-01-18 spewgames/mix: remove tests directory
2017-01-18 spewgames/mix: document -g option, rename tests to examples...
2017-01-15 cinap_lenrekrcpu: use $cpu environment variable for host when not...
2017-01-15 cinap_lenreklibsec: avoid temp variables in chacha/salsa ENCRYPT...
2017-01-13 cinap_lenrekrx: remove ssh code
2017-01-13 cinap_lenreklisten(8): remove tcp22 section
2017-01-13 cinap_lenrekremove !tcp22 service
2017-01-13 cinap_lenrekcpu(1), import(4): note deprecation and refer to rcpu(1)
2017-01-13 cinap_lenreklisten(8): remove reference to ssh(1)
2017-01-13 cinap_lenrekrsa(8): remove reference to ssh(1)
2017-01-13 cinap_lenreksrv(4): fix reference to tlssrv(8)
2017-01-13 cinap_lenrekfactotum(4): remove reference to ssh(1)
2017-01-13 cinap_lenrekexecnet(4): remove trailing ,
2017-01-13 cinap_lenrekexecnet(4): remove reference to ssh(1)
2017-01-13 cinap_lenrekvt(1): remove reference to ssh(1)
2017-01-13 cinap_lenrekcon(1): remove reference to ssh(1)
2017-01-13 cinap_lenrek9p(2): remove reference to ssh(1)
2017-01-13 cinap_lenrekstub(8): remove reference to sshnet
2017-01-13 cinap_lenrekauthsrv(6): remove reference to ssh(1)
2017-01-13 cinap_lenreksrv(4): remove ssh/sshsrv references
2017-01-13 khmssh: R.I.P.
2017-01-12 cinap_lenreksgi: change definition of tas() to take void* like...
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenreklibsec: implement extended 192-bit nonce xchacha varian...
2017-01-12 cinap_lenrekkernel: make the mntcache robust against fileserver...
2017-01-12 cinap_lenrekkernel: add "close" ctl message for tcp connection...
2017-01-10 spewgames/mix: Add Knuth MIX emulator/assembler
2017-01-08 cinap_lenrek6c: reverse register allocation order to avoid having...
2017-01-07 cinap_lenrekaux/data2s: compress output
2017-01-06 cinap_lenrekcfs: fix cfsctl interaction with mount cache (mount...
2017-01-02 cinap_lenrek6c, 8c: fix "DI botch" evacuating DI/SI/CX registers...
2016-12-29 cinap_lenrekvgaigfx: enable softscreen by default
2016-12-28 cinap_lenreksamterm: avoid flushimage when theres nothing new to...
2016-12-28 cinap_lenreklibmp: avoid temporary buffer allocation in mprand()
2016-12-28 cinap_lenrekfplot: fix zoom egetrect check (thanks qu7uux)
2016-12-28 cinap_lenrekfplot: parse negative numbers in argument to -r option...
2016-12-28 cinap_lenreklibsec: replace des based X9.17 genrandom() with chacha...
2016-12-26 cinap_lenrekkeyfs: print error message when reading /adm/keys fails
2016-12-25 cinap_lenrekcdproto: explicitely create /$objtype/bin subdirectorie...
2016-12-24 spewlibavl: fix manpage example, minor improvement to code
2016-12-23 spewavl: fix man page example
2016-12-22 spewalv(2): new avl implementation
2016-12-22 cinap_lenrekauth/as: simplify further
2016-12-22 cinap_lenrekauth/as, auth/none, auth/newns: consistent handling...
next