| Age | Commit message (Expand) | Author |
| 2016-04-28 | remove ape/regexp.h, remove leftover #pragma lib oldlibregexp.$O from upas/ba... | cinap_lenrek |
| 2016-04-28 | merge | cinap_lenrek |
| 2016-04-28 | closed spew branch | cinap_lenrek |
| 2016-04-28 | fix printing a char from an empty string | ben |
| 2016-04-28 | fix printing a char from a string that starts with a rune | ben |
| 2016-04-28 | fix unsigned printing for awk | ben |
| 2016-04-28 | merge default | ben |
| 2016-04-28 | get rid of size printing | ben |
| 2016-04-27 | check program size | ben |
| 2016-04-28 | rune(2): add Runeerror reencoding considerations in BUGS section (thanks aiju) | cinap_lenrek |
| 2016-04-27 | better memory management of threads (thanks knuth) | ben |
| 2016-04-27 | merge in master | ben |
| 2016-04-27 | use Beof for awk port | ben |
| 2016-04-27 | remove ape regexp library, add utility for awk native port | ben |
| 2016-04-27 | libjson: add slack space to literal string buffer to handle bad runes (thanks... | cinap_lenrek |
| 2016-04-26 | remove old libregexp files; add headers for upas/bayes | ben |
| 2016-04-26 | New libregexp and APE ported to native | ben |
| 2016-04-26 | abaco(1): remove readweb | cinap_lenrek |
| 2016-04-25 | made abaco's gui respect $font and made readweb respect most installations | Matthew Veety |
| 2016-04-22 | rsa: rename getkey() to getrsakey(), document rsa2csr in rsa(8) | cinap_lenrek |
| 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 |