12
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Slight update to README More... almost 12 years ago
Example ec2 client auto-installs certificates upon receiving cert More... almost 12 years ago
Made quick changes to client to allow for deployment of cert on test servers More... almost 12 years ago
Added error handling for Augeas save files More... almost 12 years ago
Added make_server_sni_ready, fixed vhost.addrs bug, cleaned up some code More... almost 12 years ago
just in case there are DOS-style EOLs in the CSR More... almost 12 years ago
Added find_directive - searches for directives recursively through conf files, fixed a few bugs More... almost 12 years ago
Check hostnames from the evironment before Popen()ing with them. More... almost 12 years ago
Added functions add_name_vhost and check_ssl_loaded More... almost 12 years ago
have daemon send a pubsub message to itself to achieve prompt clean shutdowns More... almost 12 years ago
note priority inversion bug is now somewhat less severe More... almost 12 years ago
support for distributing certificate chain file More... almost 12 years ago
switch to pubsub mechanism instead of polling More... almost 12 years ago
add field for certficate chain More... almost 12 years ago
add cert_chain_file config option More... almost 12 years ago
min_key_size → min_keysize More... almost 12 years ago
move configuratoin parameters into config file; add extra sanity checks More... almost 12 years ago
initial commit for configurator with basic functionality More... almost 12 years ago
what kind of getopt is the upstream hashcash using, anyway? More... almost 12 years ago
mint hashcash with expiry stated down to the second More... almost 12 years ago
whoops, the past is the past, not the future More... almost 12 years ago
drop privileges and use external hashcash binary again More... almost 12 years ago
document priority inversion bug More... almost 12 years ago
add verification probe via Tor More... almost 12 years ago
notes on future blacklist import speedups More... almost 12 years ago
Python hashcash minting is slow, so only generate 20 bits for now More... almost 12 years ago
check expiry in hashcash More... almost 12 years ago
Use hashcash python library directly, instead of subprocess. More... almost 12 years ago
sorry, this one adds the previous commit about hashcash being dangerous...previous adds a symlink so clients can use it...grrr git is a mess within a mess More... almost 12 years ago
fix hashcash bug - if check_validation is set, check function will not verify the stamp (elif to be cosnidered harmful) More... almost 12 years ago