projects
/
onak.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onak.git
2014-01-06
Jonathan McDowell
Add error checking when trying to daemonize in keyd
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Jonathan McDowell
Check return value when writing PID to DB4 upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Jonathan McDowell
Fix issue with looking up keys by fingerprint via HKP...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Jonathan McDowell
Add a reindex command to the onak tool
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Jonathan McDowell
Check that signature data lengths do not exceed the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Jonathan McDowell
Don't end an existing transaction if trying to delete...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Jonathan McDowell
Another deletion fix of 64 bit keys in DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Jonathan McDowell
Code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Jonathan McDowell
Fix deletion of 64 bit keys in DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jonathan McDowell
Use fingerprints as key index in DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Jonathan McDowell
Add some more subpacket types to key decoder
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Jonathan McDowell
Switch keysubkeys to returning an array of fingerprints...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Jonathan McDowell
Fix subkey retrieval with fs backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Jonathan McDowell
Add tests for retrieving by sub key ID
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Jonathan McDowell
Introduce and use a structure to hold OpenPGP fingerprints
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Jonathan McDowell
Use full key id in key id retrieval test + add separate...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Jonathan McDowell
Fix issues found by llvm scan-build static analysis
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Jonathan McDowell
Use dynamic context for all backend databases
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Skip signature hash verification for X509 signatures
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Add SHA1x hash support
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Remove DB2 backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Remove trailing newline on sigcheck debug output
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Change SHA_DIGEST_LENGTH to SHA1_DIGEST_SIZE to match...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jonathan McDowell
Extend database backends to support fetching by key...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Jonathan McDowell
Add support for displaying ECDH/ECDSA key sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Jonathan McDowell
Add support for displaying EC/ECDSA key types
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Jonathan McDowell
Add example v3 Elgamal key
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Jonathan McDowell
Fix signature hash checking for RIPEMD-160
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Jonathan McDowell
Add support for old Elgamal v3 key IDs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Don't store a key if we can't get the keyid
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Add a subkey ID mapping DB for DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Check that libcurl supports SSL if using HKPS with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Include keyid when logging signature checking errors
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Try to use a user specific configuration file if available
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Fix memory leaks found using valgrind
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Jonathan McDowell
Add some more algorithm constants to openpgp.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jonathan McDowell
Make wotsap ignore revoked keys
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jonathan McDowell
Enhance HKP backend URL parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jonathan McDowell
Remove now obsolete SYMBOL_CACHE_SIZE directive from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jonathan McDowell
Clean up use of K&R style function definitions in md5.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Jonathan McDowell
Switch keyd to allow multiple clients to be served...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jonathan McDowell
Bump debhelper compat level to 9
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jonathan McDowell
Alter version number to indicate git build
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jonathan McDowell
Use dh-autoreconf to rebuild autoconf artifacts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Jonathan McDowell
Merge branch 'switch-to-debhelper' of git://git.sommitr...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Jonathan McDowell
Add aclocal.m4 to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
Set the user agent to onak/<version> for HKP backend
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
Fix reference to onak binary to keydctl in keydctl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Brett Parker
Switch debian build system to dh
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
0.4.2 release
onak-0.4.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
Update Debian Vcs-* fields to point to git repository
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
Update Debian packaging standards version to 3.9.4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Jonathan McDowell
Use LDFLAGS when building backend shared objects
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jonathan McDowell
Add HKP database backend
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jonathan McDowell
Add initial wotsap file generation tool
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jonathan McDowell
Add support for checking RIPEMD160 signatures
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Jonathan McDowell
Add -c option to maxpath / sixdegrees to specify config...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jonathan McDowell
Fix PostgreSQL backend compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jonathan McDowell
Use OPENPGP_PACKET_COMMENT in parse_keys instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jonathan McDowell
Add ctags/cscope files to .gitignore + clean rule
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jonathan McDowell
Prevent read_openpgp_stream from returning empty packets
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Jonathan McDowell
Only seed initial Debian package database if key file...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Jonathan McDowell
Move stats_key structure to stats.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Jonathan McDowell
Remove dependency on onak-conf and logthing for splitkeys
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jonathan McDowell
Add missing onak.h from last changeset
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jonathan McDowell
Start pulling non-library material out of core source...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Jonathan McDowell
Add some more OpenPGP related constants
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Jonathan McDowell
Fix the size of the hash array when checking sig hashes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Jonathan McDowell
Move .bzrignore to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Jonathan McDowell
Add initial Doxygen support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jonathan McDowell
Don't reject sig hashes we don't have support for.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jonathan McDowell
Add checking for signature hashes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jonathan McDowell
Dump all the stripped keys at the end, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Jonathan McDowell
Add libnettle autoconf checks for SHA224, SHA384 &...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Jonathan McDowell
Switch to source format 3.0 (quilt) for Debian packaging.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jonathan McDowell
Cleanup hashquery.o on make clean
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jonathan McDowell
Build Debian version number to indicate bzr build
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jonathan McDowell
0.4.1 release
onak-0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Jonathan McDowell
Avoid race condition when receiving incoming mails
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jonathan McDowell
Fix deletion of skshash in DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jonathan McDowell
Fix deletion error logging for DB4 backend
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Jonathan McDowell
Install /pks/hashquery in Debian packaging
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Jonathan McDowell
Add keyid to DB4 backend deletion error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Jonathan McDowell
Add missing initialisation of DB4 cursor for skshash...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Jonathan McDowell
Drop HISTORY file in /usr/share/doc; it's already prese...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Jonathan McDowell
Allow retrieval of key by full fingerprint
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Jonathan McDowell
Always put a leading 0x on keyids in HTML output links
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Jonathan McDowell
Fix display of SHA-1 fingerprints
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Jonathan McDowell
Add AC_PROG_CC_C99 to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jonathan McDowell
Use nettle for hashing when available rather than inter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jonathan McDowell
Use C99 uint32_t rather than u_int32_t
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jonathan McDowell
Clean up "set but not used" GCC warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Jonathan McDowell
Export find_packet from merge.c
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Jonathan McDowell
Add some more subpacket types to the list to ignore
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Jonathan McDowell
Clean up file header copyrights
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Jonathan McDowell
Define OpenPGP constants and use them rather than magic...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jonathan McDowell
Remove my name from the lookup/gpgwww trailers.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Jonathan McDowell
Add a test for key fetching by SKS hash
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Jonathan McDowell
Add /pks/hashquery
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Jonathan McDowell
Add a dependency on CORE_OBJS to the dynamic backends
commit
|
commitdiff
|
tree
|
snapshot
next