summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16/sys/lib/dist/ndb/common: correct authdom=inristanley lieber
2015-09-14igfx: fix typos (thanks qwx)cinap_lenrek
2015-09-14libsec: save some space making weakCipher bitamp of type char[] instead of int[]cinap_lenrek
2015-09-14libsec: add TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_RSA_WITH_AE...cinap_lenrek
2015-09-13libfis: fix wrong shift for lba40 (thanks geoff and charles)cinap_lenrek
2015-09-13libsec: send sigature_algoritms extension for TLS1.2, order cipherscinap_lenrek
2015-09-12libsec: handle TLS 1.2 changes in CertificateRequest messagecinap_lenrek
2015-09-12cwfs: initialize /env/timezone on boot so dumps are in localtimecinap_lenrek
2015-09-09mkfile.proto: LIB should not be inherited during recursive mkmischief
2015-09-08html2ms: bold table headings, remove wrong tag space handlingcinap_lenrek
2015-09-08mothra: make text inside <td> boldcinap_lenrek
2015-09-08tar: remove unneccesary { }cinap_lenrek
2015-09-08tar: make z flag work, even when no file name was provided (thanks aiju)cinap_lenrek
2015-09-07mothra: add missing initializations for plaintext html statecinap_lenrek
2015-09-06libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() ...cinap_lenrek
2015-09-06libc: remove privfree(), simplify privalloc()cinap_lenrek
2015-09-05devqspi: fix qunlock error on stat() -> close()cinap_lenrek
2015-09-05zynq: clean cache unconditionally *before* dma, invalidate cache *after* dma ...cinap_lenrek
2015-09-05usbehci: clean cache unconditionally before handing a buffer to the hardwarecinap_lenrek
2015-09-05dist/mkfile: add target for the aijuboard *.zynq.imgcinap_lenrek
2015-09-05move screen and mouse setup code to /rc/bin/screenrccinap_lenrek
2015-09-05mergecinap_lenrek
2015-09-05zynq: fix cache flush bug for emmc driver (have to invalidate cache *before* ...cinap_lenrek
2015-09-03fortunes: Please be respectful in this forum.stanley lieber
2015-09-03html2ms: handle subscripts and superscriptscinap_lenrek
2015-09-03mothra: subscript and superscript supportcinap_lenrek
2015-09-02auth/passwd: fix structure zeroing ordercinap_lenrek
2015-09-02libsec: add rfc5869 hmac-based key derivation function hkdf_x()cinap_lenrek
2015-09-02libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an ar...cinap_lenrek
2015-09-02libsec: declare aes_setupEnc staticcinap_lenrek
2015-09-02tcp: fix mtu on server sockets again (thans mycroftix)cinap_lenrek
2015-09-01libsec: add curve25519 diffie hellmancinap_lenrek
2015-09-01libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju)cinap_lenrek
2015-08-28libsec: work arround 8c running out of registers compiling curve25519.ccinap_lenrek
2015-08-28libsec: add curve25519() from http://code.google.com/p/curve25519-donna/cinap_lenrek
2015-08-28mergecinap_lenrek
2015-08-28libauthsrv: fix _asgetresp() for passwdcinap_lenrek
2015-08-27mp.h: third time's a charmglenda
2015-08-27mp.h: oopsglenda
2015-08-27mp.h: define mpnrandglenda
2015-08-27libsec: add TLS_RSA_WITH_AES_128_CBC_SHA256 and TLS_RSA_WITH_AES_256_CBC_SHA2...mischief
2015-08-27devtls: add sha256 macmischief
2015-08-26libsec: add q parameter to dh_new() for subgroup support, sanitize dh parameterscinap_lenrek
2015-08-26libmp: simplify mpnrand(), as mpnew() cannot return nilcinap_lenrek
2015-08-25libmp: add mpnrand() function to generate uniform random number 0 ≤ x < ncinap_lenrek
2015-08-25tput: check sbrk return valuemischief
2015-08-25mergeglenda
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-08-25import E script from bell labsmischief