]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-09-08  Eric Leblondaf-packet: fix looping in ring buffer. 64/head
2012-09-08  Victor Julienluajit: add http.uri and http.request_line buffers.
2012-09-07  Victor Julienluajit: fix filtering payload or pkt when not available yet
2012-09-07  Victor Julienluajit: force scripts to have 'init' function that...
2012-09-06  Victor JulienUpdate changelog for 1.4beta1 suricata-1.4beta1
2012-09-06  Eric Leblondpool: improve error handling 59/head
2012-09-06  Victor JulienMake sure defrag pool sizes are not initialized to...
2012-09-06  Eric Leblondtls: fix error handling
2012-09-06  Eric Leblondtls: avoid double close.
2012-09-06  Eric Leblonddefrag: be sure to output NULL tracker
2012-09-06  Eric LeblondFix coverity warnings 718636 and 718635
2012-09-06  Eric Leblonddefrag: fix potential use after free.
2012-09-06  Eric Leblonddefrag: avoid to run cleaning repetitively
2012-09-06  Eric Leblondaf-packet: handle possible exit of capture loop.
2012-09-06  Eric Leblondaf-packet: fix kernel offset issue
2012-09-06  Eric Leblondaf-packet: fix emergency mode
2012-09-06  Eric Leblondaf-packet: implement late open
2012-09-06  Eric Leblondaf-packet: improve logged messages.
2012-09-06  Eric Leblondaf-packet: rework socket transition phase.
2012-09-06  Eric Leblondaf-packet: ring mode is not optionnal in AFPReadFromRing
2012-09-06  Victor JulienFix 'no effect' check in timestamp print logic. Coverit...
2012-09-06  Victor JulienCheck response headers in custom http logging before...
2012-09-06  Eric Leblonddecode: use pointer inside packet area as param
2012-09-06  Eric Leblondaffinity: drop capability after setting thread prio
2012-09-06  Eric Leblondaffinity: add call to setup function in threads
2012-09-06  Eric Leblondaffinity: tag management threads as such
2012-09-06  Eric Leblondaffinity: add log message
2012-09-06  Victor JulienAdd threshold.config example to EXTRA_DIST as well.
2012-09-06  Eric LeblondAdd threshold.config file.
2012-09-06  Victor JulienAdd --enable-luajit option to configure
2012-09-05  Eric Leblonderf: fix logical operator usage.
2012-09-05  Victor JulienImplement logic of luajit keyword to match on full...
2012-09-05  Victor JulienThread local ctx for detection keywords
2012-09-04  Victor Julienluajit: stub detection keyword
2012-09-04  Victor Julienluajit: tell build sys about it
2012-09-04  Eric Leblondaf-packet: fix build on systems without AF_PACKET
2012-09-03  Eric Leblonddoxygen: generate doc for acquisition modules
2012-09-03  Eric Leblondpool: update doxygen documentation.
2012-09-03  Eric Leblondpool: realize a block allocation for preallocated item.
2012-09-03  Eric Leblondpool: alloc a single area for all PoolBuckets
2012-09-03  Eric Leblondl3proto: add unit tests
2012-09-03  Eric Leblondsig: add l3_proto keyword
2012-09-03  Eric Leblondsig: Add ipv6 and ipv4 to list of protocols
2012-09-03  Eric Leblondaf-packet: detect MTU mismatch and warn user
2012-09-03  Eric Leblondaf-packet: add optional emergency mode
2012-09-03  Eric Leblondaf-packet: reorder socket operation.
2012-09-03  Eric Leblondaf-packet: fix runmode name in logging function
2012-09-03  Eric Leblondaf-packet: add doxygen comments
2012-09-03  Eric Leblondaf-packet: IPS and TAP feature
2012-09-03  Eric Leblondcapture: add data release mechanism
2012-09-03  Eric Leblondaf-packet: improve mmaped running mode.
2012-09-03  Eric Leblondaf-packet: delete design comments
2012-09-03  Victor JulienMake sure we never underflow len in DetectLoadSigFile
2012-09-03  Eric LeblondAdd counters for IPv4 in IPv6 and IPv6 in IPv6 45/head
2012-08-30  Victor Julienfile: convert filesize to new FileMatch api.
2012-08-30  Victor Julienstream/app layer: call new Truncate callback for data...
2012-08-30  Victor Julienstream/app layer: add Truncate app layer callback that...
2012-08-30  Victor Julienfile: implement filesize keyword. #489.
2012-08-29  Anoop Saldanhadetection engine port api unittests cleanup
2012-08-29  Victor JulienCreate separate detect API call (FileMatch) for file...
2012-08-28  Eric Leblondtls-log: add protocol version to log message. 43/head
2012-08-28  pi-rhofix regression (clobbered register; redmine #534)
2012-08-28  pi-rhospelling corrections documented in redmine bug#533 40/head
2012-08-27  Victor Julienrule reloads: don't lock up main thread so clean shutdo...
2012-08-27  Victor Julienpcap: fix compilation on old libpcap
2012-08-27  Eric Leblondtm-thread: suppress rarely used variable. 39/head
2012-08-27  Eric LeblondConvert to atomic and disable check on HTP config change.
2012-08-27  Eric LeblondGet rid of AppLayerHtpRegisterExtraCallbacks
2012-08-27  Eric LeblondDelay Detect threads initialization
2012-08-27  Eric Leblondpcap: handle failure of packet treatment
2012-08-24  Eric Leblondtls: suppress always true condition. 34/head
2012-08-24  Eric Leblonddetect-tls: various indent fixes.
2012-08-24  Eric Leblondtls: store all the certificates chain in the written...
2012-08-24  Eric Leblondtls: keep pointers to all certificates in chain
2012-08-24  Jean-Paul Rolierstls: adding store option for TLS
2012-08-24  Jean-Paul Rolierstls: adding support for fingerprint rule matching.
2012-08-24  Jean-Paul Rolierstls: adding fingerprint to TLS Log information.
2012-08-24  Jean-Paul Rolierstls: adding fingerprint calculation.
2012-08-24  Eric Leblondtls: add NSS version for SHA1 computing function.
2012-08-23  Jean-Paul Rolierstls: adding cryptographic functions.
2012-08-23  Jean-Paul Rolierstls: adding TLS Log support
2012-08-23  Anoop SaldanhaDon't wait for packetpool to be back to full state...
2012-08-23  Anoop SaldanhaSuricata shutdown updates + minor cleanup
2012-08-23  Anoop Saldanharx TMs shouldn't return TM_ECODE_FAILED if engine is...
2012-08-23  Ignacio SanchezCustom logging feature for log-httplog
2012-08-23  Eric Leblonddecode: decode IPv6-in-IPv6
2012-08-23  Victor JulienUpdate version number to reflect we're working towards...
2012-08-22  Eric LeblondAdd teredo counter.
2012-08-22  Eric Leblonddefrag: prealloc more frags. 27/head
2012-08-22  Eric Leblonddefrag: Fix description of params
2012-08-22  Eric Leblonddefrag: add some events relative to defragmentation
2012-08-22  Eric Leblonddefrag: Fix unittest logic.
2012-08-22  Eric Leblonddefrag: link hash size with number of frags.
2012-08-22  Eric Leblonddefrag: fix some integer type warning.
2012-08-22  Eric Leblonddefrag: really use 'max-frags' variable.
2012-08-22  Eric LeblondTeredo tunnel supports 25/head
2012-08-22  Eric LeblondAdd support for IPv4-in-IPv6 23/head
2012-08-22  Eric Leblondnfq: implement "fail-open" support.
2012-08-22  Eric Leblondyaml: suppress old variable in pfring section.
2012-08-22  Eric Leblondautotools: error on autoreconf is an error
next