source: trunk/src@ 137

Name Size Rev Age Author Last Change
../
bignum.c 35.5 KB 1   19 years katerina Initial import
caps.ac 943 bytes 1   19 years katerina Initial import
CuTest.c 8.4 KB 137   18 years rainer Fix compile errors.
cutest_sh_hash.c 2.7 KB 76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
cutest_sh_tiger0.c 13.2 KB 137   18 years rainer Fix compile errors.
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_unix.c 1.3 KB 30   19 years rainer Release candidate 3 for version 2.2.0
cutest_sh_utils.c 12.7 KB 93   18 years rainer Add check for PCI ROMs; fix ticket #51 (symlinks in root directory …
cutest_slib.c 552 bytes 21   19 years katerina Add some test files.
cutest_zAVLTree.c 7.3 KB 17   19 years katerina Optimized version of tiger algorithm, and basic ingredients for unit …
depend-gen.c 8.6 KB 1   19 years katerina Initial import
encode.c 4.4 KB 1   19 years katerina Initial import
exepack.c 5.8 KB 1   19 years katerina Initial import
exepack_fill.c 8.6 KB 1   19 years katerina Initial import
exepack_mkdata.c 5.2 KB 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).
kern_head.h.tmp 0 bytes 1   19 years katerina Initial import
make-tests.sh 1.2 KB 29   19 years rainer Fixes for test suite, OpenBSD portability, self-resolving, and suidchk …
minilzo.c 63.9 KB 1   19 years katerina Initial import
mkhdr.c 4.9 KB 1   19 years katerina Initial import
rijndael-alg-fst.c 8.4 KB 1   19 years katerina Initial import
rijndael-api-fst.c 9.7 KB 1   19 years katerina Initial import
samhain.c 47.8 KB 137   18 years rainer Fix compile errors.
samhain_erase.c 3.2 KB 1   19 years katerina Initial import
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_setpwd.c 11.1 KB 22   19 years rainer Minor code revisions.
samhain_stealth.c 10.0 KB 34   19 years rainer Code cleanup and minor fixes
sh_calls.c 19.3 KB 137   18 years rainer Fix compile errors.
sh_cat.c 46.2 KB 113   18 years rainer Reduce priority of "Connection reset by peer" (fix for ticket #70).
sh_database.c 48.7 KB 116   18 years rainer Move to standard SQL escaping of single quotes for non-mysql db.
sh_entropy.c 21.6 KB 135   18 years rainer Reentrant sh_entropy() function.
sh_err_console.c 9.0 KB 137   18 years rainer Fix compile errors.
sh_err_log.c 26.0 KB 137   18 years rainer Fix compile errors.
sh_err_syslog.c 5.3 KB 22   19 years rainer Minor code revisions.
sh_error.c 38.0 KB 133   18 years rainer Reentrant checksum/hash functions.
sh_extern.c 32.4 KB 133   18 years rainer Reentrant checksum/hash functions.
sh_fifo.c 4.9 KB 22   19 years rainer Minor code revisions.
sh_files.c 54.5 KB 137   18 years rainer Fix compile errors.
sh_forward.c 144.3 KB 137   18 years rainer Fix compile errors.
sh_getopt.c 22.9 KB 76   18 years rainer Fix for ticket #38 (csv escaping) and #39 (building on cygwin). Also …
sh_gpg.c 31.6 KB 137   18 years rainer Fix compile errors.
sh_hash.c 92.6 KB 137   18 years rainer Fix compile errors.
sh_html.c 12.3 KB 131   18 years rainer Use thread-safe libc functions.
sh_ignore.c 4.6 KB 22   19 years rainer Minor code revisions.
sh_kern.c 48.1 KB 137   18 years rainer Fix compile errors.
sh_mail.c 49.4 KB 137   18 years rainer Fix compile errors.
sh_mem.c 12.1 KB 137   18 years rainer Fix compile errors.
sh_modules.c 1.9 KB 68   19 years rainer Update trunk to samhain 2.3
sh_mounts.c 19.1 KB 68   19 years rainer Update trunk to samhain 2.3
sh_portcheck.c 35.4 KB 137   18 years rainer Fix compile errors.
sh_prelink.c 7.5 KB 133   18 years rainer Reentrant checksum/hash functions.
sh_prelude.c 32.7 KB 131   18 years rainer Use thread-safe libc functions.
sh_prelude_old.c 20.9 KB 134   18 years rainer More thread-safety changes.
sh_processcheck.c 30.6 KB 132   18 years rainer Make utility functions thread-safe.
sh_pthread.c 413 bytes 136   18 years katerina Add file src/sh_pthread.c
sh_readconf.c 35.2 KB 133   18 years rainer Reentrant checksum/hash functions.
sh_schedule.c 9.6 KB 131   18 years rainer Use thread-safe libc functions.
sh_socket.c 27.1 KB 132   18 years rainer Make utility functions thread-safe.
sh_srp.c 14.3 KB 137   18 years rainer Fix compile errors.
sh_static.c 47.0 KB 134   18 years rainer More thread-safety changes.
sh_suidchk.c 50.9 KB 137   18 years rainer Fix compile errors.
sh_tiger0.c 46.8 KB 137   18 years rainer Fix compile errors.
sh_tiger1.c 9.4 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger1.s 99.9 KB 17   19 years katerina Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger1_64.c 9.7 KB 46   19 years rainer Fix x86_64 build failure with gcc 4.x (as well as some gcc 4.x warnings)
sh_tiger2.c 41.2 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tiger2_64.c 39.7 KB 18   19 years rainer Optimized version of tiger algorithm, and basic ingredients for unit …
sh_tools.c 40.8 KB 137   18 years rainer Fix compile errors.
sh_unix.c 110.2 KB 137   18 years rainer Fix compile errors.
sh_userfiles.c 12.6 KB 137   18 years rainer Fix compile errors.
sh_utils.c 48.7 KB 137   18 years rainer Fix compile errors.
sh_utmp.c 23.6 KB 132   18 years rainer Make utility functions thread-safe.
simple-bignum.tar.bz2 18.0 KB 1   19 years katerina Initial import
slib.c 58.9 KB 137   18 years rainer Fix compile errors.
sstrip.c 13.8 KB 48   19 years rainer Fix compile problem with sstrip.c
trustfile.c 27.2 KB 137   18 years rainer Fix compile errors.
yulectl.c 14.6 KB 117   18 years rainer Fix for ticket #73 (yulectl rejects 14 char password). --This line, …
zAVLTree.c 12.3 KB 16   19 years rainer minor optimization in zAVLtree
Note: See TracBrowser for help on using the repository browser.