Commit graph

62 commits

Author SHA1 Message Date
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
BlackLight
0ac6af9921 Alert serialization for db too, configuration fixed 2010-09-21 21:47:48 +02:00
BlackLight
4792e5bf4e Updated documentation 2010-09-21 17:01:36 +02:00
BlackLight
684f387a6e Supporting alert history serialization 2010-09-21 16:27:46 +02:00
BlackLight
93e0ba6511 Improved multithread locks management 2010-09-20 14:39:08 +02:00
BlackLight
960b70e106 Clustering still improved 2010-09-18 18:32:54 +02:00
BlackLight
efa5aa1ded Clustering now improved 2010-09-18 16:42:11 +02:00
BlackLight
5b471d9003 Grouped alert info inside the cluster, better graph management in hyperalerts 2010-09-16 23:21:38 +02:00
BlackLight
b40dca6b14 Fixed a leak in postgresql.c 2010-09-16 17:24:53 +02:00
BlackLight
b2ac185671 ChangeLog and README updated 2010-09-16 17:20:20 +02:00
BlackLight
27fb544fd5 Authors changed 2010-09-16 17:13:40 +02:00
BlackLight
312ba84c39 PostgreSQL support (EXPERIMENTAL) 2010-09-16 17:11:46 +02:00
BlackLight
5be6e2bbb8 Doxygen support without bugs now 2010-09-16 11:14:52 +02:00
Simone Margaritelli
71650b0840 Fixed MacOS support, implemented regexp caching 2010-09-16 02:00:02 +02:00