Commit Graph

  • 8652db3a27
    Merge 1c79dd93e8 into c4ef724fe5 ForeverEighteen 2019-06-27 10:10:29 +0000
  • 1c79dd93e8 upgrade to ubuntu 16.04, snort 2.9.9.0, but bugs to be fixed Qool 2017-05-01 20:41:55 +0800
  • c4ef724fe5 Still trying to fix newlines bug master BlackLight 2011-02-17 04:09:48 +0100
  • 52a876b232 Still a fix in DOT format newlines BlackLight 2011-02-17 04:04:01 +0100
  • 2443ff21fa Fixing a tiny memory leak in DOT generation BlackLight 2011-02-17 04:01:08 +0100
  • 04d4cc378f Fixing a DOT format bug BlackLight 2011-02-17 04:00:25 +0100
  • 6433b6fe3d Small DOT format improvement BlackLight 2011-02-17 03:52:08 +0100
  • 1c591c4734 Modifying DOT files for including timestamps too BlackLight 2011-02-17 02:56:33 +0100
  • fcb2f25476 Improving neural correlation algorithm BlackLight 2011-02-17 01:59:33 +0100
  • 50f287fbb5 Fixed a logical error in the neural correlation BlackLight 2011-02-17 01:47:32 +0100
  • cddaa2b3a7 Improving XSLT format for neural clusters BlackLight 2011-02-15 18:40:05 +0100
  • e2f5345c3b Still working on memory bugs in neural_cluster.c BlackLight 2011-02-15 17:58:05 +0100
  • b8f9c7fb8a Fixing a pointer cast for 64-bits archs BlackLight 2011-02-15 17:32:28 +0100
  • 51b2712325 Fixing some invalid memory stuff in neural_cluster.c BlackLight 2011-02-15 17:23:04 +0100
  • ae34e308c4 Fixing a segfault in neural clusters duplicates removal BlackLight 2011-02-15 17:03:24 +0100
  • 593a752ecf Avoiding duplicates in neural clusters BlackLight 2011-02-15 14:09:50 +0100
  • b49e9152ec Fixing XML description < and > tags BlackLight 2011-02-15 00:57:24 +0100
  • f191faf2ff Fixing a mutex unlock bug in correlation.c BlackLight 2011-02-14 15:57:13 +0100
  • e0e669f278 Adding more ICMP ping hyperalert modules BlackLight 2011-02-10 20:23:23 +0100
  • 829a6d3616 (Another 64-bit fix) BlackLight 2011-02-10 00:56:08 +0100
  • 0636a82ec2 Fixing str_replace* and other 64 bit stuff BlackLight 2011-02-10 00:54:06 +0100
  • 039a82a71f Still fixing 64-bit int/long int buggy casts BlackLight 2011-02-09 03:22:17 +0100
  • ba1fa96fae Fixing unsigned int bug for 64-bit archs BlackLight 2011-02-09 03:09:41 +0100
  • e1403d2719 Fixing Makefile and pymodule BlackLight 2011-02-08 00:57:55 +0100
  • c8537f1065 Adding doc dir in order to avoid make troubles BlackLight 2011-02-08 00:32:35 +0100
  • e406b637f0 Python module rewritten in pure Python BlackLight 2011-02-04 00:43:59 +0100
  • 95db8a6486 Python support added BlackLight 2011-02-03 01:01:36 +0100
  • 521aeef342 (Forgot to add manual.c) BlackLight 2011-01-28 20:07:21 +0100
  • 25d2f6c85b Treating knowledge base as separate index BlackLight 2011-01-28 19:38:11 +0100
  • 7866c1e46c Changing TODO BlackLight 2010-12-01 23:27:16 +0100
  • e084f75b73 Integration with GeoIP and GMaps in web interface BlackLight 2010-12-01 23:25:41 +0100
  • 9449065aa0 Fixing correlation rules BlackLight 2010-11-24 16:51:31 +0100
  • da77d08a25 Fixing alert correlation logical condition BlackLight 2010-11-24 16:44:11 +0100
  • bd19aa77c7 Circular buffer for pkt history & more improvements BlackLight 2010-11-23 23:23:29 +0100
  • dbba991c47 Fixing some old threading stuff BlackLight 2010-11-23 18:51:46 +0100
  • 1cf36baadf Fixing db, mutex and multithreading small bugs BlackLight 2010-11-23 18:42:20 +0100
  • cbee4cb9fa Fixing some thread join bugs and a bug in db escape BlackLight 2010-11-23 02:31:55 +0100
  • 44c805e829 Stupid return; forgotten somewhere :( BlackLight 2010-11-23 01:07:35 +0100
  • 71800b02fc Fixing a mutex lock error in alert_parser.c BlackLight 2010-11-23 00:36:53 +0100
  • 9e83149a9b Adding neural DTD to Makefile BlackLight 2010-11-22 19:04:35 +0100
  • 22666f0c3b Fixing DTDs BlackLight 2010-11-22 02:33:00 +0100
  • 2e5b63ad92 Adding DTD for neural clusters BlackLight 2010-11-22 02:25:43 +0100
  • 7f86ced52b Adding the XSLT file for XML->XHTML conv. BlackLight 2010-11-21 17:44:32 +0100
  • 4962097aa9 Fixing a 'Too many files open' error in fsom BlackLight 2010-11-21 17:43:08 +0100
  • fec0bbea96 Fixed a stupid memory error in outdb.c BlackLight 2010-11-20 20:32:13 +0100
  • 30fe188bb8 Removed a useless Makefile BlackLight 2010-11-20 16:51:54 +0100
  • d41753a8a4 k-means clustering for SOM output BlackLight 2010-11-20 16:47:57 +0100
  • ec196b3968 Fixing a multiple access to output database bug BlackLight 2010-11-16 19:18:08 +0100
  • c79fcbb7f8 ChangeLog modified BlackLight 2010-10-26 22:21:12 +0200
  • d5869c7810 (Yes, I will make it sooner or later) BlackLight 2010-10-26 22:07:13 +0200
  • a41dc3b0f1 (Fix'd again) BlackLight 2010-10-26 22:05:41 +0200
  • 3acae51d9a Fixed a stupid dropped line BlackLight 2010-10-26 22:02:31 +0200
  • 7772c9b089 Plugin support, README updated BlackLight 2010-10-26 21:58:34 +0200
  • 820ca2151c Removing a stupid log message BlackLight 2010-10-26 01:04:21 +0200
  • c095514f94 Weighted neural and bayesian networks correlation BlackLight 2010-10-26 00:01:32 +0200
  • e17bbfd91e SOM neural network support for alert correlation BlackLight 2010-10-25 17:39:44 +0200
  • 8090600f65 Fixing a DB error BlackLight 2010-10-21 17:42:57 +0200
  • a15e1991e4 Introducing neural stuff BlackLight 2010-10-21 17:36:47 +0200
  • af14a6b826 Adding fsom library for SOM neural networks BlackLight 2010-10-21 02:29:59 +0200
  • 5aa118e4e5 (Quick English fail fix) BlackLight 2010-10-14 08:12:53 +0200
  • 3a61a4e91a Updating the documentation BlackLight 2010-10-14 02:53:17 +0200
  • 544daa31cc Supporting manual (un)correlations from web interface BlackLight 2010-10-14 02:45:31 +0200
  • e9dd3ebfa2 Updated documentation and Makefile BlackLight 2010-10-12 03:12:11 +0200
  • d7b3d1aff1 Stupid memset fix'd BlackLight 2010-10-11 17:41:54 +0200
  • 6b2ad2aa9b (Oh, adding base64 stuff) BlackLight 2010-10-11 17:02:38 +0200
  • 7a73cdbc85 Web interface done, web server fixed, pcap support BlackLight 2010-10-11 17:00:03 +0200
  • 6c3e00bc8d Fixing some JavaScript stupidity BlackLight 2010-10-08 18:57:06 +0200
  • ee0719f239 Changed Makefile for managing the web server pages BlackLight 2010-10-08 18:18:30 +0200
  • 6a5815f2ee Improving the embedded web server BlackLight 2010-10-08 14:43:33 +0200
  • 8305581fa2 Adding webserver features BlackLight 2010-10-07 12:19:21 +0200
  • c854afe6f0 (Full?) support for PostgreSQL BlackLight 2010-10-05 04:01:35 +0200
  • 90b94f3b20 Starting to support PostgreSQL for logging output BlackLight 2010-10-04 17:48:07 +0200
  • 0b1862356c Uniformed error messages format BlackLight 2010-10-03 04:18:43 +0200
  • 7bbcb865af Output database support (for MySQL) now complete BlackLight 2010-10-02 17:46:15 +0200
  • f28830d744 Supporting alerts and packets info output to db BlackLight 2010-10-01 19:32:34 +0200
  • a454d15d29 Now supporting clustering with time constraints BlackLight 2010-09-29 12:24:30 +0200
  • c022edc637 (Adding bayesian.c) BlackLight 2010-09-28 21:39:12 +0200
  • dd3ea5940d Keeping bayesian correlation in bayesian.c BlackLight 2010-09-28 21:36:58 +0200
  • d7e0b426f4 Bayesian correlation now working BlackLight 2010-09-23 21:57:20 +0200
  • 0ac6af9921 Alert serialization for db too, configuration fixed BlackLight 2010-09-21 21:47:48 +0200
  • 4792e5bf4e Updated documentation BlackLight 2010-09-21 17:01:36 +0200
  • 684f387a6e Supporting alert history serialization BlackLight 2010-09-21 16:27:46 +0200
  • 93e0ba6511 Improved multithread locks management BlackLight 2010-09-20 14:39:08 +0200
  • 960b70e106 Clustering still improved BlackLight 2010-09-18 18:32:54 +0200
  • efa5aa1ded Clustering now improved BlackLight 2010-09-18 16:42:11 +0200
  • 5b471d9003 Grouped alert info inside the cluster, better graph management in hyperalerts BlackLight 2010-09-16 23:21:38 +0200
  • b40dca6b14 Fixed a leak in postgresql.c BlackLight 2010-09-16 17:24:53 +0200
  • b2ac185671 ChangeLog and README updated BlackLight 2010-09-16 17:20:20 +0200
  • 27fb544fd5 Authors changed BlackLight 2010-09-16 17:13:40 +0200
  • 312ba84c39 PostgreSQL support (EXPERIMENTAL) BlackLight 2010-09-16 17:11:46 +0200
  • 5be6e2bbb8 Doxygen support without bugs now BlackLight 2010-09-16 11:14:52 +0200
  • 71650b0840 Fixed MacOS support, implemented regexp caching Simone Margaritelli 2010-09-16 02:00:02 +0200
  • 97d5f8f28d New correlation rules, now installing doc and share stuff BlackLight 2010-09-15 14:10:01 +0200
  • e8c7c64608 Copying the stuff BlackLight 2010-09-15 14:07:38 +0200
  • 185b279120 README added BlackLight 2010-09-15 13:24:05 +0200
  • 2e86de2000 Fixed concurrency issues with POSIX mutexes Simone Margaritelli 2010-09-15 03:35:34 +0200
  • 37c3482c74 Support for IP netmask expansion in correlation rules BlackLight 2010-09-14 22:10:07 +0200
  • f5356f4dde Correlation graphs, macro substitution improved BlackLight 2010-09-14 19:24:03 +0200
  • 997ebcbcd8 Sept 11 2010 commit BlackLight 2010-09-11 12:45:30 +0200
  • e62d6e44bf 10 sept 2010 commit BlackLight 2010-09-11 02:12:39 +0200