2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add first stab at makefile for mac installer More... about 8 years ago
pass cfg->debug to check_firmware_version() and let it use D macro More... about 8 years ago
Merge pull request #88 from shankerwangmiao/bug-fix-for-null-conv More... about 8 years ago
add check for NULL conv More... about 8 years ago
Merge branch 'mikemn-master' More... over 8 years ago
set -e later for travis and hope for the best More... over 8 years ago
add brew update for travis More... over 8 years ago
Update Readme with proxy parameter description More... over 8 years ago
Add proxy support via Curl More... over 8 years ago
with more thought: remove valgrind for tests More... over 8 years ago
add valgrind-tests More... over 8 years ago
use correct modifier for size_t print More... over 8 years ago
drop the non-portable test test More... over 8 years ago
setup travis to do multi-os builds More... over 8 years ago
remove forgotten references to wiki More... over 8 years ago
bump versions More... over 8 years ago
NEWS for 2.20 More... over 8 years ago
add information about files used More... over 8 years ago
reset yk_errno when we're happy with the result More... over 8 years ago
correct fchmod() return check More... over 8 years ago
switch i to size_t to match usage More... over 8 years ago
fix initialization of msg to not warn More... over 8 years ago
make yubi_attr_prefix_len a size_t More... over 8 years ago
mark unused parameter with __attribute__((unused)) More... over 8 years ago
use mkstemp() to get the tempfile instead More... over 8 years ago
Merge pull request #79 from madrat-/master More... over 8 years ago
do_chalendge needs drop privs twice at reading and writing More... over 8 years ago
in the challenge-response case only drop privileges for user dir More... over 8 years ago
don't warn about to long strings More... over 8 years ago
include pwd.h in util.h More... over 8 years ago