]> the.earth.li Git - onak.git/shortlog
onak.git
2022-11-27 Jonathan McDowell0.6.2 release onak-0.6.2
2022-11-27 Jonathan McDowellBump Debian Standards-Version to 4.6.1
2022-11-27 Jonathan McDowellAdd support for verifying v3 signature packets
2022-11-26 Jonathan McDowellBump debhelper compat level to 13
2022-11-26 Jonathan McDowellFix /run/onak creation
2022-07-03 Jonathan McDowellFix deletion of keys with PostgreSQL backend
2022-05-28 Jonathan McDowellUse an onak subdir for the keyd socket
2022-02-03 Jonathan McDowellFix handling of other signature requirement
2021-01-02 Jonathan McDowellDon't take creation time from unhashed subpackets
2021-01-02 Jonathan McDowellSwitch to re-entrant versions of *time functions
2021-01-02 Jonathan McDowellRemove dead store in generic_fetch_key
2021-01-02 Jonathan McDowellFix missing break in ECDSA/SHA1 sigcheck
2020-09-13 Jonathan McDowellUpdate Debian changelog for 0.6.1-1 package
2020-09-13 Jonathan McDowellReformat debian/NEWS file appropriately
2020-09-13 Jonathan McDowellBump Debian Standards-Version to 4.5.0
2020-09-13 Jonathan McDowellRename debian/NEWS.Debian to debian/NEWS
2020-09-13 Jonathan McDowellRemove --with-systemd option to dh
2020-09-13 Jonathan McDowell0.6.1 release onak-0.6.1
2020-09-13 Jonathan McDowellFix compilation with later versions of Nettle
2020-09-13 Jonathan McDowellFix compilation without libnettle
2020-09-13 Jonathan McDowell0.6.0 release onak-0.6.0
2020-09-13 Jonathan McDowellUpdate details of other keyservers
2020-09-13 Jonathan McDowellAdd libpq-dev to Travis CI config
2020-01-17 Jonathan McDowellAdd Evil32 fingerprint blacklist
2020-01-17 Jonathan McDowellProvide key_fetch routine that will not search subkey...
2020-01-17 Jonathan McDowellCope with colliding 64 bit keyids when verifying signatures
2019-09-16 Jonathan McDowellUpdate TODO list
2019-09-16 Jonathan McDowellAdd a basic README.md for the top level directory
2019-09-16 Jonathan McDowellMove docs into their own subdirectory
2019-09-08 Jonathan McDowellAdd configuration file comment for check_packet_size...
2019-09-07 Jonathan McDowellAdd defines for nettle_get_secp_* for Nettle pre 3.4
2019-09-07 Jonathan McDowellAdd support for full signature verification
2019-09-06 Jonathan McDowellError out if there's any problem setting up the keyd...
2019-09-05 Jonathan McDowellAdd dependency on pkg-config
2019-09-05 Jonathan McDowellAdd MD5_DIGEST_SIZE to our local MD5 implementation...
2019-09-05 Jonathan McDowellRemove v5 keyid support when libnettle not present
2019-08-28 Jonathan McDowellPass a keydb context into cleankeys in preparation...
2019-08-27 Jonathan McDowellMove key database backends into their own directory
2019-08-22 Jonathan McDowellCleanup postinst to avoid recursive chown of database
2019-08-22 Jonathan McDowellSet Rules-Requires-Root to no
2019-08-22 Jonathan McDowellBump debhelper compat level to 10
2019-08-22 Jonathan McDowellRemove git clone depth for Travis-CI
2019-08-21 Jonathan McDowellAdd test for blacklisting functionality
2019-08-21 Jonathan McDowellAdd option to only accept updates for existing keys
2019-08-21 Jonathan McDowellAdd blank line before armoured PGP data
2019-08-20 Jonathan McDowellClean up signature hash calculation code
2019-08-19 Jonathan McDowellUpdate Travis CI to use Ubuntu 18.04 instead of 16.04
2019-08-19 Jonathan McDowellClean up GCC warnings
2019-08-19 Jonathan McDowellClean up use of shifts beyond composite types
2019-08-18 Jonathan McDowellAdd support for a key fingerprint blacklist
2019-08-18 Jonathan McDowellDeprecate the .conf configuration file format
2019-08-18 Jonathan McDowellFix memory leak when updating keys
2019-08-18 Jonathan McDowellFix up memory leaks in fs keydb backend deletion
2019-08-18 Jonathan McDowellFix memory leak in makewordlistfromkey()
2019-08-18 Jonathan McDowellProperly free database context when cleaning up fs...
2019-08-18 Jonathan McDowellFix memory leak when merging key signatures
2019-08-12 Jonathan McDowellCleanup DB4 deletion code from pre-fingerprint period
2019-08-12 Jonathan McDowellFix up key deletion by key ID with onak tool
2019-08-05 Jonathan McDowellExpose more of calculating the packet signature hash
2019-08-04 Jonathan McDowellDrop v3 keys by default when cleaning keys
2019-08-03 Jonathan McDowellFix header size for v5 packet sig checks
2019-08-03 Jonathan McDowellMove CGI sources to their own subdirectory
2019-08-03 Jonathan McDowellRemove unused worddb_cmp() from DB4 backend
2019-08-01 Jonathan McDowellRemove getfullkeyid functionality
2019-08-01 Jonathan McDowellChange delete_key to use a full fingerprint
2019-08-01 Jonathan McDowellImprove handling of colliding 64-bit key IDs
2019-07-31 Jonathan McDowellFix potential memory leak in wotsap tool
2019-07-31 Jonathan McDowellEnable sighash checking for v5 keys
2019-07-31 Jonathan McDowellExit on failure to initialise a dynamic DB backend
2019-07-30 Jonathan McDowellAdd an OpenPGP keyring backed database backend
2019-07-30 Jonathan McDowellAdd more generic OID parsing to decodekey
2019-07-30 Jonathan McDowellExport fingerprint_cmp from keyarray.c
2019-07-08 Jonathan McDowellRemove Version: header from armored output
2019-04-16 Jonathan McDowellRemove auto* related files from .gitignore
2019-04-16 Jonathan McDowellStop using 32-bit key IDs
2019-04-16 Jonathan McDowellAssume if we have Nettle it has all the hashes we need
2019-04-15 Jonathan McDowellMove Travis to do CMake configure + build
2019-04-15 Jonathan McDowellAdd CMake dependency for Travis CI
2019-04-15 Jonathan McDowellDrop "autoreconf -i" for Travis CI now we're using...
2019-04-15 Jonathan McDowellDon't require a database connection for a key index
2019-04-15 Jonathan McDowellAdd support for v5 keys
2019-04-15 Jonathan McDowellAdd support for issuer fingerprint subpackets
2019-04-14 Jonathan McDowellMove to CMake over autoconf
2019-04-10 Jonathan McDowellCleanup tests to be able to run from a different directory
2019-04-09 Jonathan McDowellAdd ability to drop overly large packets
2019-04-09 Jonathan McDowellUse a set of policy flags to indicate what key cleaning...
2019-04-09 Jonathan McDowellAdd Vim backup files + GNU Global tags to .gitignore
2019-04-09 Jonathan McDowellUpdate Travis CI config to use Xenial
2019-04-09 Jonathan McDowellMove keysigs into its only user, keydb.c
2019-04-09 Jonathan McDowellMove free_statskey into hash.c
2019-04-09 Jonathan McDowellUpdate GPL location to URL rather than postal address
2019-04-09 Jonathan McDowellCleanup various includes
2019-04-09 Jonathan McDowellClean up a couple of format truncation warnings
2018-09-25 Jonathan McDowellUse generic fallback in stacked backend for non core...
2016-08-28 Jonathan McDowell0.5.0 release onak-0.5.0
2016-08-23 Jonathan McDowellRelax packet version check
2016-08-23 Jonathan McDowellImprove subpacket parsing robustness
2016-08-22 Jonathan McDowellAdd sanity check for PGP packet version
2016-08-22 Jonathan McDowellThrow away invalid packet data when parsing packets
2016-08-22 Jonathan McDowellBe more robust when handling unexpected lack of data
next