Commit Graph

85 Commits

Author SHA1 Message Date
BlackLight 829a6d3616 (Another 64-bit fix) 2011-02-10 00:56:08 +01:00
BlackLight 0636a82ec2 Fixing str_replace* and other 64 bit stuff 2011-02-10 00:54:06 +01:00
BlackLight 039a82a71f Still fixing 64-bit int/long int buggy casts 2011-02-09 03:22:17 +01:00
BlackLight ba1fa96fae Fixing unsigned int bug for 64-bit archs 2011-02-09 03:09:41 +01:00
BlackLight e1403d2719 Fixing Makefile and pymodule 2011-02-08 00:57:55 +01:00
BlackLight c8537f1065 Adding doc dir in order to avoid make troubles 2011-02-08 00:32:35 +01:00
BlackLight e406b637f0 Python module rewritten in pure Python 2011-02-04 00:43:59 +01:00
BlackLight 95db8a6486 Python support added 2011-02-03 01:01:36 +01:00
BlackLight 521aeef342 (Forgot to add manual.c) 2011-01-28 20:07:21 +01:00
BlackLight 25d2f6c85b Treating knowledge base as separate index 2011-01-28 19:38:11 +01:00
BlackLight 7866c1e46c Changing TODO 2010-12-01 23:27:16 +01:00
BlackLight e084f75b73 Integration with GeoIP and GMaps in web interface 2010-12-01 23:25:41 +01:00
BlackLight 9449065aa0 Fixing correlation rules 2010-11-24 16:51:31 +01:00
BlackLight da77d08a25 Fixing alert correlation logical condition 2010-11-24 16:44:11 +01:00
BlackLight bd19aa77c7 Circular buffer for pkt history & more improvements 2010-11-23 23:23:29 +01:00
BlackLight dbba991c47 Fixing some old threading stuff 2010-11-23 18:51:46 +01:00
BlackLight 1cf36baadf Fixing db, mutex and multithreading small bugs 2010-11-23 18:42:20 +01:00
BlackLight cbee4cb9fa Fixing some thread join bugs and a bug in db escape 2010-11-23 02:31:55 +01:00
BlackLight 44c805e829 Stupid return; forgotten somewhere :( 2010-11-23 01:07:35 +01:00
BlackLight 71800b02fc Fixing a mutex lock error in alert_parser.c 2010-11-23 00:36:53 +01:00
BlackLight 9e83149a9b Adding neural DTD to Makefile 2010-11-22 19:04:35 +01:00
BlackLight 22666f0c3b Fixing DTDs 2010-11-22 02:33:00 +01:00
BlackLight 2e5b63ad92 Adding DTD for neural clusters 2010-11-22 02:25:43 +01:00
BlackLight 7f86ced52b Adding the XSLT file for XML->XHTML conv. 2010-11-21 17:44:32 +01:00
BlackLight 4962097aa9 Fixing a 'Too many files open' error in fsom 2010-11-21 17:43:08 +01:00
BlackLight fec0bbea96 Fixed a stupid memory error in outdb.c 2010-11-20 20:32:13 +01:00
BlackLight 30fe188bb8 Removed a useless Makefile 2010-11-20 16:51:54 +01:00
BlackLight d41753a8a4 k-means clustering for SOM output 2010-11-20 16:47:57 +01:00
BlackLight ec196b3968 Fixing a multiple access to output database bug 2010-11-16 19:18:08 +01:00
BlackLight c79fcbb7f8 ChangeLog modified 2010-10-26 22:21:12 +02:00
BlackLight d5869c7810 (Yes, I will make it sooner or later) 2010-10-26 22:07:13 +02:00
BlackLight a41dc3b0f1 (Fix'd again) 2010-10-26 22:05:41 +02:00
BlackLight 3acae51d9a Fixed a stupid dropped line 2010-10-26 22:02:31 +02:00
BlackLight 7772c9b089 Plugin support, README updated 2010-10-26 21:58:34 +02:00
BlackLight 820ca2151c Removing a stupid log message 2010-10-26 01:04:21 +02:00
BlackLight c095514f94 Weighted neural and bayesian networks correlation 2010-10-26 00:01:32 +02:00
BlackLight e17bbfd91e SOM neural network support for alert correlation 2010-10-25 17:39:44 +02:00
BlackLight 8090600f65 Fixing a DB error 2010-10-21 17:42:57 +02:00
BlackLight a15e1991e4 Introducing neural stuff 2010-10-21 17:36:47 +02:00
BlackLight af14a6b826 Adding fsom library for SOM neural networks 2010-10-21 02:29:59 +02:00
BlackLight 5aa118e4e5 (Quick English fail fix) 2010-10-14 08:12:53 +02:00
BlackLight 3a61a4e91a Updating the documentation 2010-10-14 02:53:17 +02:00
BlackLight 544daa31cc Supporting manual (un)correlations from web interface 2010-10-14 02:45:31 +02:00
BlackLight e9dd3ebfa2 Updated documentation and Makefile 2010-10-12 03:12:11 +02:00
BlackLight d7b3d1aff1 Stupid memset fix'd 2010-10-11 17:41:54 +02:00
BlackLight 6b2ad2aa9b (Oh, adding base64 stuff) 2010-10-11 17:02:38 +02:00
BlackLight 7a73cdbc85 Web interface done, web server fixed, pcap support 2010-10-11 17:00:03 +02:00
BlackLight 6c3e00bc8d Fixing some JavaScript stupidity 2010-10-08 18:57:06 +02:00
BlackLight ee0719f239 Changed Makefile for managing the web server pages 2010-10-08 18:18:30 +02:00
BlackLight 6a5815f2ee Improving the embedded web server 2010-10-08 14:43:33 +02:00