| Age | Commit message (Expand) | Author |
| 2016-04-22 | libsec: implement server side SCSV preventing silly client fallbacks | cinap_lenrek |
| 2016-04-21 | libsec: order tlshand cipher suits by: keyexchange>=cipher>=hash, ignore clie... | cinap_lenrek |
| 2016-04-21 | rsagen: increase default key size to 2048 bits | cinap_lenrek |
| 2016-04-21 | libsec: remove affine coordinate point operations from ecc | cinap_lenrek |
| 2016-04-20 | libsec: implement elliptic curve group operations in jacobian coordinate system | cinap_lenrek |
| 2016-04-20 | rcpu: make sure not to leak /env/fn#server and /env/fn#aanserver for drawterm... | cinap_lenrek |
| 2016-04-18 | libsec: implement server side ECDHE key exchange with secp256r1, move DH stat... | cinap_lenrek |
| 2016-04-18 | webfs: fix memory leak of serverName in tlswrap() | cinap_lenrek |
| 2016-04-17 | rsa(8): provide example for converting OpenSSL generated PEM file to factotum | cinap_lenrek |
| 2016-04-17 | libsec: massive cleanup of tlshand.c | cinap_lenrek |
| 2016-04-16 | libsec: fix memory leak of RSApub, avoid parsing certificate twice to extract... | cinap_lenrek |
| 2016-04-16 | libsec: recognize and decode PKCS#8 wrapped RSA private keys for auth/asn12rsa | cinap_lenrek |
| 2016-04-15 | webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (... | cinap_lenrek |
| 2016-04-15 | libsec: x509: convert to UTF8 from BMPString and UNIString, reject \0 bytes | cinap_lenrek |
| 2016-04-13 | libc: fix out of bounds access in dirpackage(), simplify | cinap_lenrek |
| 2016-04-13 | kbdfs: add shift+altgr table 7 for polish keymaps | cinap_lenrek |
| 2016-04-13 | Subject: typo: ee corrected (thanks Eric Lindblad) | cinap_lenrek |
| 2016-04-13 | fix estonian keymap (thanks Eric Lindblad) | cinap_lenrek |
| 2016-04-13 | python: make hashlib.py fallback to openssl in case of old python binary | cinap_lenrek |
| 2016-04-13 | remove unused liboventi | cinap_lenrek |
| 2016-04-13 | ktrace: sign extend stack dump pc for amd64 | cinap_lenrek |
| 2016-04-13 | libc: remove unneeded #include <auth.h> for crypt() and netcrypt() | cinap_lenrek |
| 2016-04-13 | libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() | cinap_lenrek |
| 2016-04-12 | add danish keymap (thanks Eric Lindblad) | cinap_lenrek |
| 2016-04-11 | ape: explicitely list the ape libs to build in mkfile | cinap_lenrek |
| 2016-04-11 | ape: removing openssl | cinap_lenrek |
| 2016-04-11 | python: remove openssl support, use ape/libsec for cryptographics hash functions | cinap_lenrek |
| 2016-04-11 | gs: replace openssl aes implementation with ape/libsec | cinap_lenrek |
| 2016-04-11 | ape: add libauth, libbio, libmp and libsec as replacements for openssl | cinap_lenrek |
| 2016-04-10 | hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension | cinap_lenrek |
| 2016-04-10 | libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency ... | cinap_lenrek |
| 2016-04-10 | libsec: make #include headers consistent | cinap_lenrek |
| 2016-04-10 | libsec: dont use mips assembly routines for spim, wrong endianess | cinap_lenrek |
| 2016-04-10 | libmp: fix build for spim, reduce by the mips assembly files | cinap_lenrek |
| 2016-04-10 | hg: set mercurial.url.has_https when hgwebfs extension is in use | cinap_lenrek |
| 2016-04-10 | ape: move compatibility libc.h to lib9 directory and incooperate needed funct... | cinap_lenrek |
| 2016-04-10 | ape: remove broken 9errstr.c | cinap_lenrek |
| 2016-04-10 | ape: add internal _NSEC() function and make gettimeofday() use it | cinap_lenrek |
| 2016-04-10 | libmp: make includes consistent, make test program compile under ape (work in... | cinap_lenrek |
| 2016-04-10 | libdraw: dont postnote to pid==0 in ekill() | cinap_lenrek |
| 2016-04-09 | merge | cinap_lenrek |
| 2016-04-09 | add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl) | cinap_lenrek |
| 2016-04-09 | aes(2): mention aesCBC bug | aiju |
| 2016-04-08 | listen(8): fix html rendering | cinap_lenrek |
| 2016-04-08 | listen(8): document tcp17019 rcpu service | cinap_lenrek |
| 2016-04-08 | tls(3): document support for TLSv1.1 and TLSv1.2 | cinap_lenrek |
| 2016-04-07 | qball(2): fix bad manpage reference | cinap_lenrek |
| 2016-04-07 | devstream(3): removed | cinap_lenrek |
| 2016-04-07 | ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc... | cinap_lenrek |
| 2016-04-07 | tcp567: run authserver with p9sk1 tickets disabled preventing offline passwor... | cinap_lenrek |