Age | Commit message (Expand) | Author |
2018-03-09 | mptod/dtomp: add to mp.h | aiju |
2018-01-21 | libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2 | cinap_lenrek |
2018-01-06 | libsec: remove asn1toDSApriv() | cinap_lenrek |
2018-01-02 | ape: update auth.h header for APE | cinap_lenrek |
2017-12-30 | libsec: implement SPKI fingerprinting for okCertificate() | cinap_lenrek |
2017-11-12 | libsec: AES-NI support for amd64 | cinap_lenrek |
2017-10-29 | libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt() | cinap_lenrek |
2017-10-28 | libc: improve alignment of QLp structure on amd64, cosmetics | cinap_lenrek |
2017-10-17 | libsec: make sectorNumber argument for aes_xts routines uvlong | cinap_lenrek |
2017-10-17 | libsec: add AES CFB and AES OFB stream ciphers | cinap_lenrek |
2017-10-16 | ape/libsec: fix the build, bring ape libsec.h in sync with plan9 version | cinap_lenrek |
2017-05-06 | update ape/bio.h (thanks jpm) | aiju |
2017-04-29 | libdraw: get rid of _drawdebug variable | cinap_lenrek |
2017-04-23 | libsec: sha256 support for thumbprint files, use it in ssh as well | cinap_lenrek |
2017-02-10 | ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydige... | cinap_lenrek |
2017-02-10 | libsec: make X509toECpub() return CN name like X509toRSApub() | cinap_lenrek |
2017-01-12 | libsec: implement extended 192-bit nonce xchacha variant and hchacha function | cinap_lenrek |
2016-10-30 | ape/libsec: add secp384r1 curve parameters for tls | cinap_lenrek |
2016-08-28 | ape: add d_stat struct in dirent struct allowing the avoidance of stats | cinap_lenrek |
2016-07-10 | libsec: add scrypt password based key derivation function | cinap_lenrek |
2016-04-28 | remove ape/regexp.h, remove leftover #pragma lib oldlibregexp.$O from upas/ba... | cinap_lenrek |
2016-04-20 | libsec: implement elliptic curve group operations in jacobian coordinate system | cinap_lenrek |
2016-04-13 | libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() | cinap_lenrek |
2016-04-11 | ape: removing openssl | cinap_lenrek |
2016-04-11 | ape: add libauth, libbio, libmp and libsec as replacements for openssl | cinap_lenrek |
2015-09-29 | ape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes (thanks erik quanstro) | cinap_lenrek |
2015-08-04 | ape: implement altzone for tzset() | cinap_lenrek |
2015-07-13 | ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h | cinap_lenrek |
2015-06-09 | remove drawlsetrefresh and convM2Tnoenc: undefined functions | ftrvxmtrx |
2015-06-04 | ape: define long long limits | mischief |
2015-05-27 | ape: include <sys/types.h> in <sys/wait.h> for pid_t (thanks jens staal) | cinap_lenrek |
2013-12-28 | ape: move strdup() from libbsd to libap (from sources) | cinap_lenrek |
2013-10-17 | change Rune from ushort to uint for to 21 bit runes (thanks mischief!) | cinap_lenrek |
2013-09-26 | reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) | cinap_lenrek |
2013-09-21 | ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources) | cinap_lenrek |
2013-06-16 | draw: add badrect() function to reject zero, negative size or orverly huge re... | cinap_lenrek |
2013-05-11 | ape: change types from unsigned long to void* for rendezvous() and segattach(... | cinap_lenrek |
2013-04-01 | ape: add inet_aton() | cinap_lenrek |
2013-03-31 | python: update python build configuration to new ape capabilities like getadd... | cinap_lenrek |
2013-03-31 | ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo() | cinap_lenrek |
2013-03-31 | ape: define FD_SETSIZE for select() | cinap_lenrek |
2013-03-11 | ape: threadsafe errno | cinap_lenrek |
2013-02-28 | ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max) | cinap_lenrek |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek |
2012-12-03 | ape: fix putenv() | cinap_lenrek |
2011-06-04 | fixed tzset(), hopefully hg timezone bug should be fixed now | aiju |
2011-06-03 | added EWOULDBLOCK | aiju |
2011-06-03 | added (unfinished) nanosleep to APE | aiju |
2011-05-21 | remove keyboard stuff from other ports, make openssl and python compile on arm | cinap_lenrek |
2011-05-03 | add zlib, bzlib and openssl ape ports | cinap_lenrek |