source: trunk/src@ 155

Name Size Rev Age Author Last Change
../
zAVLTree.c 12.3 KB 16   19 years rainer minor optimization in zAVLtree
yulectl.c 14.6 KB 117   17 years rainer Fix for ticket #73 (yulectl rejects 14 char password). --This line, …
trustfile.c 27.2 KB 137   17 years rainer Fix compile errors.
sstrip.c 13.8 KB 48   18 years rainer Fix compile problem with sstrip.c
slib.c 59.0 KB 144   17 years rainer Fix some more queer compile problems.
simple-bignum.tar.bz2 18.0 KB 1   19 years katerina Initial import
sh_utmp.c 26.4 KB 154   17 years katerina Fix more compiler warnings, and a potential NULL dereference in the …
sh_utils.c 48.7 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
sh_userfiles.c 12.7 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
sh_unix.c 111.0 KB 154   17 years katerina Fix more compiler warnings, and a potential NULL dereference in the …
sh_tools.c 40.8 KB 143   17 years rainer Bugfixes and threaded process check.
sh_tiger2_64.c 39.7 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger2.c 41.2 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger1_64.c 9.7 KB 46   18 years rainer Fix x86_64 build failure with gcc 4.x (as well as some gcc 4.x warnings)
sh_tiger1.s 99.9 KB 17   19 years katerina Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger1.c 9.4 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger0.c 47.3 KB 151   17 years katerina Checksum functions modified to return length of file hashed. Fixes …
sh_suidchk.c 51.5 KB 150   17 years katerina Fix more 'label at end of compound statement' (closes ticket #86).
sh_static.c 47.4 KB 150   17 years katerina Fix more 'label at end of compound statement' (closes ticket #86).
sh_srp.c 14.4 KB 138   17 years rainer More fixes for compile and runtime errors.
sh_socket.c 27.1 KB 132   17 years rainer Make utility functions thread-safe.
sh_schedule.c 9.6 KB 131   17 years rainer Use thread-safe libc functions.
sh_readconf.c 35.2 KB 133   17 years rainer Reentrant checksum/hash functions.
sh_pthread.c 6.8 KB 143   17 years rainer Bugfixes and threaded process check.
sh_processcheck.c 32.6 KB 144   17 years rainer Fix some more queer compile problems.
sh_prelude_old.c 20.9 KB 134   17 years rainer More thread-safety changes.
sh_prelude.c 32.7 KB 131   17 years rainer Use thread-safe libc functions.
sh_prelink.c 7.5 KB 151   17 years katerina Checksum functions modified to return length of file hashed. Fixes …
sh_portcheck.c 41.8 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
sh_mounts.c 19.2 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
sh_modules.c 2.2 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
sh_mem.c 8.5 KB 154   17 years katerina Fix more compiler warnings, and a potential NULL dereference in the …
sh_mail.c 49.4 KB 137   17 years rainer Fix compile errors.
sh_kern.c 48.2 KB 146   17 years rainer Fix for ticket #82 (spurious alerts caused by PCI ROM check).
sh_ignore.c 4.6 KB 22   19 years rainer Minor code revisions.
sh_html.c 12.3 KB 131   17 years rainer Use thread-safe libc functions.
sh_hash.c 94.9 KB 153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
sh_gpg.c 31.7 KB 153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
sh_getopt.c 22.9 KB 76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
sh_forward.c 144.3 KB 137   17 years rainer Fix compile errors.
sh_files.c 54.5 KB 137   17 years rainer Fix compile errors.
sh_fifo.c 4.9 KB 22   19 years rainer Minor code revisions.
sh_extern.c 32.4 KB 133   17 years rainer Reentrant checksum/hash functions.
sh_error.c 38.4 KB 144   17 years rainer Fix some more queer compile problems.
sh_err_syslog.c 5.3 KB 22   19 years rainer Minor code revisions.
sh_err_log.c 26.0 KB 153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
sh_err_console.c 9.3 KB 153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
sh_entropy.c 22.1 KB 154   17 years katerina Fix more compiler warnings, and a potential NULL dereference in the …
sh_database.c 48.7 KB 116   17 years rainer Move to standard SQL escaping of single quotes for non-mysql db.
sh_cat.c 46.2 KB 144   17 years rainer Fix some more queer compile problems.
sh_calls.c 19.3 KB 137   17 years rainer Fix compile errors.
samhain_stealth.c 10.0 KB 34   18 years rainer Code cleanup and minor fixes
samhain_setpwd.c 11.1 KB 22   19 years rainer Minor code revisions.
samhain_hide.c 19.7 KB 96   18 years rainer Fix for ticket #54 (samhain_hide module does not work under kernel 2.6.20).
samhain_erase.c 3.2 KB 1   19 years katerina Initial import
samhain.c 48.8 KB 153   17 years katerina Use -D_FORTIFY_SOURCE=1 -fstack-protector-all if supported. Compiler …
rijndael-api-fst.c 9.7 KB 1   19 years katerina Initial import
rijndael-alg-fst.c 8.4 KB 1   19 years katerina Initial import
mkhdr.c 4.9 KB 1   19 years katerina Initial import
minilzo.c 63.9 KB 1   19 years katerina Initial import
make-tests.sh 1.2 KB 29   18 years rainer Fixes for test suite, OpenBSD portability, self-resolving, and suidchk …
kern_head.h.tmp 0 bytes 1   19 years katerina Initial import
kern_head.c 22.9 KB 96   18 years rainer Fix for ticket #54 (samhain_hide module does not work under kernel 2.6.20).
exepack_mkdata.c 5.2 KB 1   19 years katerina Initial import
exepack_fill.c 8.6 KB 1   19 years katerina Initial import
exepack.c 5.8 KB 1   19 years katerina Initial import
encode.c 4.4 KB 1   19 years katerina Initial import
depend-gen.c 8.6 KB 1   19 years katerina Initial import
cutest_zAVLTree.c 7.3 KB 17   19 years katerina Optimized version of tiger algorithm, and basic ingredients for unit …
cutest_slib.c 552 bytes 21   19 years katerina Add some test files.
cutest_sh_utils.c 12.7 KB 93   18 years rainer Add check for PCI ROMs; fix ticket #51 (symlinks in root directory …
cutest_sh_unix.c 1.3 KB 30   18 years rainer Release candidate 3 for version 2.2.0
cutest_sh_tools.c 3.1 KB 19   19 years rainer Rewrite of test suite, checksum for growing logs, fix for minor bug …
cutest_sh_tiger0.c 14.4 KB 151   17 years katerina Checksum functions modified to return length of file hashed. Fixes …
cutest_sh_hash.c 2.8 KB 149   17 years katerina Make sh_hash.c thread-safe, remove plenty of tiny allocations, improve …
CuTest.c 8.4 KB 137   17 years rainer Fix compile errors.
caps.ac 943 bytes 1   19 years katerina Initial import
bignum.c 35.5 KB 1   19 years katerina Initial import
Note: See TracBrowser for help on using the repository browser.