summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-26add games/mus midi converter (by qu7uux)cinap_lenrek
2017-02-26authsrv: salt the keyseed from /adm/keyseed filecinap_lenrek
2017-02-26authsrv: fix mkkey() dummy key generation (thanks aiju)cinap_lenrek
2017-02-26authsrv: get rid of needreply parameter by changing vnc protocol handlercinap_lenrek
2017-02-26hgwebfs: keep trying as long as we get needkey responseaiju
2017-02-26authsrv: more useful error reportingaiju
2017-02-25authsrv(6): fix typo "ther" -> "their" (thanks aiju)cinap_lenrek
2017-02-25auth/asaudit: quote user and dom attributes in factotum keycinap_lenrek
2017-02-25hgwebfs: rewind data before pushingaiju
2017-02-25asaudit: check factotum key ; netaudit: mention asauditaiju
2017-02-25add redact(1)aiju
2017-02-24mergecinap_lenrek
2017-02-24libaml: make heap size field int, implement BankField definitionscinap_lenrek
2017-02-24asaudit: missing \n in printaiju
2017-02-24mergeaiju
2017-02-24add auth/asauditaiju
2017-02-24auth/readnvram: also print dp9ik keycinap_lenrek
2017-02-23auth/keyfs: support -r flag to mount read-onlyaiju
2017-02-21ether8169: add support for RTL8106E (thanks _potato)cinap_lenrek
2017-02-20ether82563: work arround phyprobe() failing on 82579LM without cable plugged ...cinap_lenrek
2017-02-19ip/ipconfig: don't null terminate the dhcp string options.aiju
2017-02-19galaxy(1): terminate .EX sections with .EEcinap_lenrek
2017-02-19mergecinap_lenrek
2017-02-19ether82563: support for i219 (tested on t460p, thanks aiju)cinap_lenrek
2017-02-19games/galaxy: fix crash on write to closed displayspew
2017-02-19ip/gping: fix corruption due to Machine.last pointer not being maintained in ...cinap_lenrek
2017-02-19libregexp: fix assert check for compile1 instruction countcinap_lenrek
2017-02-18games/galaxy: add n-body simulatorspew
2017-02-18games/mix: remove unused variablespew
2017-02-16wpa: dont send initial "start" message, faster polling interval waiting for c...cinap_lenrek
2017-02-16wifi: timestamps in debug print, flush queue on deassoc, shorter roam timeout...cinap_lenrek
2017-02-16etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd)cinap_lenrek
2017-02-15playlistfs: fix playc chan type (thanks mischief)cinap_lenrek
2017-02-15jukefs: fix realloc sizes (thanks mischief)cinap_lenrek
2017-02-13mergecinap_lenrek
2017-02-13wifi: handle short preamble and short time slot capabilitiescinap_lenrek
2017-02-12games/gb: fix bug that prevented timer data from being accessed (thanks qwx)aiju
2017-02-12games/gb: timer array should be unsigned (thanks qwx)aiju
2017-02-11games/gb: fix typo in the routine to load timer data (thanks qwx)aiju
2017-02-10ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydige...cinap_lenrek
2017-02-10libsec: zero name buffer in X509toECpub()cinap_lenrek
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