0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typo fixed. More... over 17 years ago
Put result vector of rng in skey struct, fix HP-UX compile error. More... over 17 years ago
Skip stealth test if convert is missing. More... over 17 years ago
Fix more compiler warnings, and a potential NULL dereference in the unix entropy collector. More... over 17 years ago
Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler warnings fixed. More... over 17 years ago
Documentation update. More... over 17 years ago
Checksum functions modified to return length of file hashed. Fixes ticket #85 (GrowingLogfiles bug). More... over 17 years ago
Fix more 'label at end of compound statement' (closes ticket #86). More... over 17 years ago
Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve sh_mem_dump, modify port check to run as thread, and fix unsetting of sh_thread_pause_flag (was too early). More... over 17 years ago
Fix overwrite of ErrFlags (functionality bug). More... over 17 years ago
Fix regression in the seeding routine of the PRNG More... over 17 years ago
Fix for ticket #82 (spurious alerts caused by PCI ROM check). More... over 17 years ago
Fix for ticket #81 (compile failure with --enable-static). More... over 17 years ago
Fix some more queer compile problems. More... over 17 years ago
Bugfixes and threaded process check. More... over 17 years ago
Login watch runs in thread. More... over 17 years ago
Bugfix for compiling the server. More... over 17 years ago
Utility function for threaded modules. More... over 17 years ago
Detect availability of recursive mutexes on Linux. More... over 17 years ago
More fixes for compile and runtime errors. More... over 17 years ago
Fix compile errors. More... over 17 years ago
Add file src/sh_pthread.c More... over 17 years ago
Reentrant sh_entropy() function. More... over 17 years ago
More thread-safety changes. More... over 17 years ago
Reentrant checksum/hash functions. More... almost 18 years ago
Make utility functions thread-safe. More... almost 18 years ago
Use thread-safe libc functions. More... almost 18 years ago
Add sh_pthread.h More... almost 18 years ago
Detect whether the OS supports posix threads. More... almost 18 years ago
New option for portcheck to ignore selected ports. Released as 2.3.8. More... almost 18 years ago