| Age | Commit message (Expand) | Author |
| 2017-02-16 | etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd) | cinap_lenrek |
| 2017-02-15 | playlistfs: fix playc chan type (thanks mischief) | cinap_lenrek |
| 2017-02-15 | jukefs: fix realloc sizes (thanks mischief) | cinap_lenrek |
| 2017-02-13 | merge | cinap_lenrek |
| 2017-02-13 | wifi: handle short preamble and short time slot capabilities | cinap_lenrek |
| 2017-02-12 | games/gb: fix bug that prevented timer data from being accessed (thanks qwx) | aiju |
| 2017-02-12 | games/gb: timer array should be unsigned (thanks qwx) | aiju |
| 2017-02-11 | games/gb: fix typo in the routine to load timer data (thanks qwx) | aiju |
| 2017-02-10 | ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydige... | cinap_lenrek |
| 2017-02-10 | libsec: zero name buffer in X509toECpub() | cinap_lenrek |
| 2017-02-10 | libsec: make X509toECpub() return CN name like X509toRSApub() | cinap_lenrek |
| 2017-02-10 | rsa(2): document rsafill() | cinap_lenrek |
| 2017-02-10 | ec(2): document ecencodepub(), ecdecodepub() and ecpubfree() and list all the... | cinap_lenrek |
| 2017-02-10 | libsec: revert asn1mpint(), rewrite rsa signature validation, cleanups | cinap_lenrek |
| 2017-02-09 | factotum: support sha256 algorithm in rsa pkcs#1 signing | mischief |
| 2017-02-06 | libsec: handle signed asn.1 bigint to mpint conversion for x509 | cinap_lenrek |
| 2017-02-06 | ip/ipconfig: have to refresh /net/cs, /net/dns after ndbconfig even tho /net/... | cinap_lenrek |
| 2017-02-06 | rsagen: prefer 65537 as the default exponent when elen == 0, otherwise pick r... | cinap_lenrek |
| 2017-02-06 | libsec: fix mkbigint(), asn.1 uses two's compement signed representation | cinap_lenrek |
| 2017-02-06 | libsec: check if modulus is too small for message in pkcs1padbuf() | cinap_lenrek |
| 2017-02-06 | libsec: need PKCS#9 "Extension Request" attribute (rsareq()) | cinap_lenrek |
| 2017-02-05 | aan: remove fcallfmt | cinap_lenrek |
| 2017-02-05 | merge | cinap_lenrek |
| 2017-02-05 | libsec: have rsagen() always produce postive !dk to avoid confusion | cinap_lenrek |
| 2017-02-05 | merge | cinap_lenrek |
| 2017-02-05 | libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) | cinap_lenrek |
| 2017-02-03 | games/mix: implement Knuth's specification for comments | spew |
| 2017-02-04 | aan: use unsigned message counters, reject repeated acks, cleanup debug prints | cinap_lenrek |
| 2017-02-03 | libregexp: improve the transition to next available thread, instruction, and ... | spew |
| 2017-02-02 | libregexp: simplify regular expression vm implementation | spew |
| 2017-02-02 | ip/ipconfig: don't write /net/ndb when getting config from ndb (-N) | cinap_lenrek |
| 2017-02-02 | aan: check negative message size in header | cinap_lenrek |
| 2017-02-01 | audio/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-30 | cwfs: handle worm exhaustion more gracefully | cinap_lenrek |
| 2017-01-27 | cwfs: fix cwcmd startdump | cinap_lenrek |
| 2017-01-26 | auth/keyfs: use ulong for time | cinap_lenrek |
| 2017-01-26 | secstore/secuser: use ulong for time | cinap_lenrek |
| 2017-01-26 | auth(8): document authsrv -N flag | cinap_lenrek |
| 2017-01-23 | games/mix: fix STZ bug, print CMPA instruction | spew |
| 2017-01-23 | inst/bootsetup: fix unformated esp check (thanks yellow_apple) | cinap_lenrek |
| 2017-01-22 | pc/pc64: get rid of timerset(0) case, was used with "i8253set off" ctl | cinap_lenrek |
| 2017-01-22 | sgi: get rid of timerset(0) case | cinap_lenrek |
| 2017-01-22 | sgi: cleanup timer code | cinap_lenrek |
| 2017-01-22 | merge | cinap_lenrek |
| 2017-01-22 | factotum: fix memory leak in findkey() | cinap_lenrek |
| 2017-01-20 | games/mix: fix man page directories | spew |
| 2017-01-17 | games/mix: remove tests directory | spew |
| 2017-01-17 | games/mix: document -g option, rename tests to examples as it is in the man page | spew |
| 2017-01-15 | rcpu: use $cpu environment variable for host when not specified | cinap_lenrek |