1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement the "NonVisibleData" parameter More... over 15 years ago
Allow signing without a subject filter More... over 15 years ago
Make the test page support signing More... over 15 years ago
Return NULL on failure, not false More... over 15 years ago
Use /dev/urandom if available for random string More... over 15 years ago
Fix some bugs from the second last patch More... over 15 years ago
Introduce guaranteed_memset() More... over 15 years ago
Provide a secure memory pool and use it More... over 15 years ago
Release version 0.1.1 More... over 15 years ago
Fix GCC warnings about sentinels More... over 15 years ago
Call pkg-config to get the X11 includes on OpenBSD More... over 15 years ago
Fixed a few more window id problems on 64-bit platforms More... over 15 years ago
Fixed crash on 64 bit platforms.
hakankvist
as Hakan Kvist
More... over 15 years ago
Fixed the signing rules in the Makefile More... over 15 years ago
Fixed a compilation problem on BSD More... over 15 years ago
Updated the changelog and fixed indentation More... over 15 years ago
mlock() password memory More... over 15 years ago
Updated the changelog More... over 15 years ago
Created a fuzzer script More... over 15 years ago
Made the plugin windowless (for compatibility with Chrome) More... over 15 years ago
Removed WNOHANG from waitpid call because it left zombie processes More... over 15 years ago
Refactoring: Moved the sha_base64 function to misc.c More... over 15 years ago
Replaced malloc+sprintf with a function on it's own More... over 15 years ago
Increased the version number to 0.1.0 More... over 15 years ago
Refactoring and warning fixes in pipe.c More... over 15 years ago
Fixed a possible quoting problem in the "configure" script More... over 15 years ago
Dependency checking in the "configure" script More... over 15 years ago
Added a certificate request test More... over 15 years ago
Moved the test page into a new "tests" directory More... over 15 years ago
Fixed invalid HTML in the test page More... over 15 years ago