Commit Graph

75 Commits

Author SHA1 Message Date
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
BlackLight 8305581fa2 Adding webserver features 2010-10-07 12:19:21 +02:00
BlackLight c854afe6f0 (Full?) support for PostgreSQL 2010-10-05 04:01:35 +02:00
BlackLight 90b94f3b20 Starting to support PostgreSQL for logging output 2010-10-04 17:48:07 +02:00
BlackLight 0b1862356c Uniformed error messages format 2010-10-03 04:18:43 +02:00
BlackLight 7bbcb865af Output database support (for MySQL) now complete 2010-10-02 17:46:15 +02:00
BlackLight f28830d744 Supporting alerts and packets info output to db 2010-10-01 19:32:34 +02:00
BlackLight a454d15d29 Now supporting clustering with time constraints 2010-09-29 12:24:30 +02:00
BlackLight c022edc637 (Adding bayesian.c) 2010-09-28 21:39:12 +02:00
BlackLight dd3ea5940d Keeping bayesian correlation in bayesian.c 2010-09-28 21:36:58 +02:00
BlackLight d7e0b426f4 Bayesian correlation now working 2010-09-23 21:57:20 +02:00