-
mixter registered the Hacktivismo .tb - Trusted Build project.
2004-11-22 17:27:54 UTC in Hacktivismo .tb - Trusted Build
-
Out of curiosity, how does elearnix
manage to skip initrd? I guess you directly
use the kernel as boot sector, but mkisofs
seems to refuse letting you do that.
It's anyhow much simpler that way and a
great idea, but is there a trick to it? ;)
Also, do you plan on releasing a compile-and-
create-iso-from-source version one day?.
2004-08-12 15:42:34 UTC in Privare Networks
-
In version 1.5, optional pthread support was added to NSAT.
instead of forking childs. This doesn't work reliably,
possibly
because of race conditions or general misimplementation.
Fix and investigate...
2003-04-10 16:19:28 UTC in Network Security Analysis Tool
-
nsat# make
make[1]: Entering directory `/home/knoppix/nsat/src'
c++ -Wall -O6 -funroll-loops -ansi -fPIC -DLINUX -c
pidalloc.cpp
pidalloc.cpp: In function `void scan(char *)':
pidalloc.cpp:56: implicit declaration of function `int
pthread_exit(...)'
make[1]: *** [pidalloc.o] Error 1
make[1]: Leaving directory `/home/knoppix/nsat/src'
make: *** [all] Error 2.
2003-04-10 16:04:53 UTC in Network Security Analysis Tool
-
My project, Six/Four System, is scheduled for release soon,
and I would like to use the SourceForge infrastructure
to host
it and offer it for download. However, I have to comply
with
US export restrictions on strong cryptography, which means
denying to download the software release, unless the
downloader certifies that he isn't from a crypto-export
banned
country and won't re-export it.
2003-02-14 12:18:27 UTC in SourceForge.net
-
mixter committed patchset 13 of module nsat to the Network Security Analysis Tool CVS repository, changing 1 files.
2002-12-22 13:03:47 UTC in Network Security Analysis Tool
-
If you had gotten any errors please try version 1.43
Sorry for not updating the official SF page in time :).
If errors with 1.43 persist, drop me a line.
2002-06-14 10:22:33 UTC in Network Security Analysis Tool
-
mixter committed patchset 12 of module nsat to the Network Security Analysis Tool CVS repository, changing 4 files.
2002-04-08 10:29:56 UTC in Network Security Analysis Tool
-
mixter committed patchset 11 of module nsat to the Network Security Analysis Tool CVS repository, changing 14 files.
2002-02-23 23:09:41 UTC in Network Security Analysis Tool
-
Logged In: YES
user_id=29639
It SHOULD be fixed in nsat 1.41. If this error
persists, you are probably missing the standard
includes time.h and/or sys/time.h. If this error
appears again, resubmit a bug report and paste
the output of ./configure. Thanks!
2002-02-14 23:13:26 UTC in Network Security Analysis Tool