summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-10libsec: make X509toECpub() return CN name like X509toRSApub()cinap_lenrek
2017-02-10rsa(2): document rsafill()cinap_lenrek
2017-02-10ec(2): document ecencodepub(), ecdecodepub() and ecpubfree() and list all the...cinap_lenrek
2017-02-10libsec: revert asn1mpint(), rewrite rsa signature validation, cleanupscinap_lenrek
2017-02-09factotum: support sha256 algorithm in rsa pkcs#1 signingmischief
2017-02-06libsec: handle signed asn.1 bigint to mpint conversion for x509cinap_lenrek
2017-02-06ip/ipconfig: have to refresh /net/cs, /net/dns after ndbconfig even tho /net/...cinap_lenrek
2017-02-06rsagen: prefer 65537 as the default exponent when elen == 0, otherwise pick r...cinap_lenrek
2017-02-06libsec: fix mkbigint(), asn.1 uses two's compement signed representationcinap_lenrek
2017-02-06libsec: check if modulus is too small for message in pkcs1padbuf()cinap_lenrek
2017-02-06libsec: need PKCS#9 "Extension Request" attribute (rsareq())cinap_lenrek
2017-02-05aan: remove fcallfmtcinap_lenrek
2017-02-05mergecinap_lenrek
2017-02-05libsec: have rsagen() always produce postive !dk to avoid confusioncinap_lenrek
2017-02-05mergecinap_lenrek
2017-02-05libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief)cinap_lenrek
2017-02-03games/mix: implement Knuth's specification for commentsspew
2017-02-04aan: use unsigned message counters, reject repeated acks, cleanup debug printscinap_lenrek
2017-02-03libregexp: improve the transition to next available thread, instruction, and ...spew
2017-02-02libregexp: simplify regular expression vm implementationspew
2017-02-02ip/ipconfig: don't write /net/ndb when getting config from ndb (-N)cinap_lenrek
2017-02-02aan: check negative message size in headercinap_lenrek
2017-02-01audio/flacdec: continue after decode error (thanks deuteron)cinap_lenrek
2017-01-31/sys/lib/plumb/basic: fix rule for audio files (thanks deuteron)cinap_lenrek
2017-01-30cwfs: handle worm exhaustion more gracefullycinap_lenrek
2017-01-27cwfs: fix cwcmd startdumpcinap_lenrek
2017-01-26auth/keyfs: use ulong for timecinap_lenrek
2017-01-26secstore/secuser: use ulong for timecinap_lenrek
2017-01-26auth(8): document authsrv -N flagcinap_lenrek
2017-01-23games/mix: fix STZ bug, print CMPA instructionspew
2017-01-23inst/bootsetup: fix unformated esp check (thanks yellow_apple)cinap_lenrek
2017-01-22pc/pc64: get rid of timerset(0) case, was used with "i8253set off" ctlcinap_lenrek
2017-01-22sgi: get rid of timerset(0) casecinap_lenrek
2017-01-22sgi: cleanup timer codecinap_lenrek
2017-01-22mergecinap_lenrek
2017-01-22factotum: fix memory leak in findkey()cinap_lenrek
2017-01-20games/mix: fix man page directoriesspew
2017-01-17games/mix: remove tests directoryspew
2017-01-17games/mix: document -g option, rename tests to examples as it is in the man pagespew
2017-01-15rcpu: use $cpu environment variable for host when not specifiedcinap_lenrek
2017-01-15libsec: avoid temp variables in chacha/salsa ENCRYPT() macrocinap_lenrek
2017-01-13rx: remove ssh codecinap_lenrek
2017-01-13listen(8): remove tcp22 sectioncinap_lenrek
2017-01-13remove !tcp22 servicecinap_lenrek
2017-01-13cpu(1), import(4): note deprecation and refer to rcpu(1)cinap_lenrek
2017-01-13listen(8): remove reference to ssh(1)cinap_lenrek
2017-01-13rsa(8): remove reference to ssh(1)cinap_lenrek
2017-01-13srv(4): fix reference to tlssrv(8)cinap_lenrek
2017-01-13factotum(4): remove reference to ssh(1)cinap_lenrek
2017-01-13execnet(4): remove trailing ,cinap_lenrek