Commit Graph

102 Commits

Author SHA1 Message Date
BlackLight c4ef724fe5 Still trying to fix newlines bug 2011-02-17 04:09:48 +01:00
BlackLight 52a876b232 Still a fix in DOT format newlines 2011-02-17 04:04:01 +01:00
BlackLight 2443ff21fa Fixing a tiny memory leak in DOT generation 2011-02-17 04:01:08 +01:00
BlackLight 04d4cc378f Fixing a DOT format bug 2011-02-17 04:00:25 +01:00
BlackLight 6433b6fe3d Small DOT format improvement 2011-02-17 03:52:08 +01:00
BlackLight 1c591c4734 Modifying DOT files for including timestamps too 2011-02-17 02:56:33 +01:00
BlackLight fcb2f25476 Improving neural correlation algorithm 2011-02-17 01:59:33 +01:00
BlackLight 50f287fbb5 Fixed a logical error in the neural correlation 2011-02-17 01:47:32 +01:00
BlackLight cddaa2b3a7 Improving XSLT format for neural clusters 2011-02-15 18:40:05 +01:00
BlackLight e2f5345c3b Still working on memory bugs in neural_cluster.c 2011-02-15 17:58:05 +01:00
BlackLight b8f9c7fb8a Fixing a pointer cast for 64-bits archs 2011-02-15 17:32:28 +01:00
BlackLight 51b2712325 Fixing some invalid memory stuff in neural_cluster.c 2011-02-15 17:23:04 +01:00
BlackLight ae34e308c4 Fixing a segfault in neural clusters duplicates removal 2011-02-15 17:03:24 +01:00
BlackLight 593a752ecf Avoiding duplicates in neural clusters 2011-02-15 14:09:50 +01:00
BlackLight b49e9152ec Fixing XML description < and > tags 2011-02-15 00:57:24 +01:00
BlackLight f191faf2ff Fixing a mutex unlock bug in correlation.c 2011-02-14 15:57:13 +01:00
BlackLight e0e669f278 Adding more ICMP ping hyperalert modules 2011-02-10 20:23:23 +01:00
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