| Age | Commit message (Expand) | Author |
| 2017-02-26 | add games/mus midi converter (by qu7uux) | cinap_lenrek |
| 2017-02-26 | authsrv: salt the keyseed from /adm/keyseed file | cinap_lenrek |
| 2017-02-26 | authsrv: fix mkkey() dummy key generation (thanks aiju) | cinap_lenrek |
| 2017-02-26 | authsrv: get rid of needreply parameter by changing vnc protocol handler | cinap_lenrek |
| 2017-02-26 | hgwebfs: keep trying as long as we get needkey response | aiju |
| 2017-02-26 | authsrv: more useful error reporting | aiju |
| 2017-02-25 | authsrv(6): fix typo "ther" -> "their" (thanks aiju) | cinap_lenrek |
| 2017-02-25 | auth/asaudit: quote user and dom attributes in factotum key | cinap_lenrek |
| 2017-02-25 | hgwebfs: rewind data before pushing | aiju |
| 2017-02-25 | asaudit: check factotum key ; netaudit: mention asaudit | aiju |
| 2017-02-25 | add redact(1) | aiju |
| 2017-02-24 | merge | cinap_lenrek |
| 2017-02-24 | libaml: make heap size field int, implement BankField definitions | cinap_lenrek |
| 2017-02-24 | asaudit: missing \n in print | aiju |
| 2017-02-24 | merge | aiju |
| 2017-02-24 | add auth/asaudit | aiju |
| 2017-02-24 | auth/readnvram: also print dp9ik key | cinap_lenrek |
| 2017-02-23 | auth/keyfs: support -r flag to mount read-only | aiju |
| 2017-02-21 | ether8169: add support for RTL8106E (thanks _potato) | cinap_lenrek |
| 2017-02-20 | ether82563: work arround phyprobe() failing on 82579LM without cable plugged ... | cinap_lenrek |
| 2017-02-19 | ip/ipconfig: don't null terminate the dhcp string options. | aiju |
| 2017-02-19 | galaxy(1): terminate .EX sections with .EE | cinap_lenrek |
| 2017-02-19 | merge | cinap_lenrek |
| 2017-02-19 | ether82563: support for i219 (tested on t460p, thanks aiju) | cinap_lenrek |
| 2017-02-19 | games/galaxy: fix crash on write to closed display | spew |
| 2017-02-19 | ip/gping: fix corruption due to Machine.last pointer not being maintained in ... | cinap_lenrek |
| 2017-02-19 | libregexp: fix assert check for compile1 instruction count | cinap_lenrek |
| 2017-02-18 | games/galaxy: add n-body simulator | spew |
| 2017-02-18 | games/mix: remove unused variable | spew |
| 2017-02-16 | wpa: dont send initial "start" message, faster polling interval waiting for c... | cinap_lenrek |
| 2017-02-16 | wifi: timestamps in debug print, flush queue on deassoc, shorter roam timeout... | cinap_lenrek |
| 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 |