]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2015-04-02  Eric Leblondrunmodes: improve listing output 1401/head
2015-04-01  Eric Leblondsuricata.yaml: add missing mpm-algo
2015-04-01  Eric Leblondrunmodes: fix typo in output
2015-04-01  Eric Leblondflow-manager: don't set cpu affinity twice
2015-03-26  Victor Julienstream: fix bad last_ack update leading to gaps 1397/head
2015-03-20  Victor Juliendetect-state: cleanups and comments 1391/head
2015-03-20  Victor Juliendetect-state: use f->protomap instead of FlowGetProtoMa...
2015-03-20  Victor Juliendetect-flowbits: locking update
2015-03-20  Victor Juliendetect-flowint: conditional locking
2015-03-20  Victor Juliendetect-state: handle 'post match' locking
2015-03-20  Victor Juliendetect-flowint: fix unlocked flow access
2015-03-20  Victor Juliendetect-state: fix profiling
2015-03-20  Victor Juliendns: optimize tx list walks
2015-03-20  Victor Juliendetect-reload: enable unconditionally 1389/head
2015-03-19  Victor Juliendetect-reload: 0 detect threads is no error
2015-03-19  Victor Julienunix-socket: implement reload-rules
2015-03-19  Victor Juliendetect reload: load config
2015-03-19  Victor Juliendetect: remove config at prefix
2015-03-19  Victor Julienrule vars: support prefix
2015-03-19  Victor Julienrule-vars: take detect engine as arg
2015-03-19  Victor Juliendetect:pass DetectEngineCtx to port parsing
2015-03-19  Victor Juliendetect: pass DetectEngineCtx to address parsing
2015-03-19  Victor Juliendetect: initialize detection engine by prefix
2015-03-19  Victor Julienconf: add ConfYamlLoadFileWithPrefix
2015-03-19  Victor Juliendetect: allow det_ctx->de_ctx to be NULL
2015-03-19  Victor Juliendetect: reload thread init cleanup
2015-03-19  Victor Juliendetect reload: allow master update during reload
2015-03-19  Victor Juliendetect: remove old live reload implementation
2015-03-19  Victor Juliendetect: move reload into main loop
2015-03-19  Victor Juliendetect: introduce 'minimal' detect engine
2015-03-19  Victor Julienthreading: remove 'dummy' slot logic
2015-03-19  Victor Juliendetect: unify delayed detect and reload
2015-03-19  Victor Julienrunmodes: remove DetectEngineCtx passing from API
2015-03-19  Victor Julienunittests: add exception to detect engine setup
2015-03-19  Victor Juliendetect: update detect engine management
2015-03-19  Victor Juliensuricatasc: allow for much longer response times
2015-03-19  Victor Juliendetect: no exit on reference/classification errors
2015-03-19  Victor Juliendetect: consolidate more setup into DetectEngineCtxInit
2015-03-19  Victor Julienunix-command: fix duplicate registration error msg
2015-03-17  Victor JulienBug 1401: on midstream pickup, fix packet direction 1383/head
2015-03-17  Jason IshBug 1417 - Record sequence nodes as sequences. 1380/head
2015-03-16  Victor Juliendetect-state: implement tx state reset for reload 1375/head
2015-03-16  Victor Juliendetect-state: split flow and tx state
2015-03-16  Victor Julienmodbus: tx de_state
2015-03-16  Victor Juliensmtp: tx de_state
2015-03-16  Victor Juliendns: implement tx de_state
2015-03-16  Victor Julienhttp: clean up tx destate at tx destroy
2015-03-16  Victor Julienhttp: support per TX destate storage
2015-03-16  Victor Julienapp-layer: per tx destate
2015-03-16  Victor Juliendetect-state: fix profiling
2015-03-16  Victor Juliendetect-state: various cleanups
2015-03-16  Victor Juliendetect-state: rip per sig detect out of ContinueDetect
2015-03-16  Victor Juliendetect-state: remove DeStateResetFileInspection
2015-03-16  Victor Juliendetect-state: remove redundant code
2015-03-16  Victor Juliendetect-state: add helper to test state
2015-03-16  Victor Juliendetect-state: add helper to indicate last tx
2015-03-16  Victor Juliendetect-state: cleanup ContinueDetection
2015-03-16  Victor Juliendetect-state: cleanup retvals
2015-03-16  Victor Julienmodbus: shrink data structure
2015-03-16  Victor Julienfile: don't 'close' file if we need to track it
2015-03-16  Victor Julienhttp: add inspection engine for http request line
2015-03-16  Victor Julienhttp: fix stat_msg and stat_code state tracking
2015-03-16  Victor JulienRemove spinning PacketPoolWait 1374/head
2015-03-11  Victor Juliendrop json log: log out 'drop' signature 1365/head
2015-03-11  Victor Juliendrop json: make alerts logging optional
2015-03-11  Victor Juliendrop json: add sids (if applicable)
2015-03-11  Victor Julienalert json: move alert info into function
2015-03-11  Victor Juliendetect: set action from utility function
2015-03-11  Victor Juliendetect: cleanup, remove unused order_id
2015-03-11  Eric Leblondflow-timeout: fix init of pseudo packet
2015-03-11  Eric Leblonddecode: introduce PacketCallocExtPkt function
2015-03-11  Jason IshWhen re-opening a log file on HUP, always append.
2015-03-11  Jason IshDon't attempt to load the rule files if the rule-files...
2015-03-11  Jason IshNew function to test if a configuration node is a seque...
2015-03-11  Eric Leblondaf-packet: don't unlock twice the bpf mutex
2015-03-07  Eric Leblondjson-alert: use getter for appstate 1356/head
2015-03-06  Eric Leblondflow: constify getters param
2015-03-06  Eric Leblondjson-alert: add SSH fields in alert logging
2015-03-06  Eric Leblondjson-ssh: export logging function
2015-03-06  Eric Leblondjson-alert: log tls info in alert
2015-03-06  Eric Leblondjson-tls: refactor to export logging function
2015-03-04  Ken SteeleInject pseudo packet periodically when there is not... 1351/head
2015-03-04  Jason IshDefine _DEFAULT_SOURCE. Its the replacement for _BSD_S...
2015-03-04  Eric Leblondbuild: don't link with libnfnetlink
2015-03-04  Victor Julienutil-magic: make unittests less specific
2015-03-04  Victor Julienapp-layer: init flow in tests
2015-03-04  Eric Leblondpcap-file: add missing atomic init
2015-03-04  Eric Leblondrunmode-pcap-file: suppress useless include
2015-03-04  Victor Julienflow-manager: init global atomics
2015-03-04  Victor Julienstream: fix unittests wrt flow
2015-03-04  Victor JulienFix make distcheck on CentOS 5.11
2015-03-04  Victor JulienFix compiler warning on CentOS 5.11
2015-03-04  Victor JulienCentOS 5.11 pkg-config fix
2015-03-04  Eric Leblondutil-ioctl: don't build code RX ring on old system
2015-02-26  Victor Julienhttp: add event for suspicious method delimeter 1346/head
2015-02-26  Victor Julienhttp: add libhtp uri warning event
2015-02-26  Victor Julienstream: init global config after flow engine
2015-02-26  Victor Julienhttp: remove unused and broken 'content-len' logic
2015-02-26  Victor Juliendcerpc: don't exit() on malloc failure
2015-02-26  Victor Juliendcerpc: fix error handling for alloc errors
next