summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libipulog: remove debugging printfsHEADmasterJeremy Sowden2023-09-041-2/+1
* doc: correct non-native solecismJeremy Sowden2022-04-101-1/+1
* build: bump version to 1.0.2libnetfilter_log-1.0.2Pablo Neira Ayuso2021-11-181-1/+1
* src: add conntrack ID to XML outputKen-ichirou MATSUZAWA2021-11-081-3/+49
* build: move dependency CFLAGS variables out of `AM_CPPFLAGS`Jeremy Sowden2021-10-121-8/+10
* src: doc: Document nflog_callback_register() and nflog_handle_packet()Duncan Roe2021-09-281-0/+32
* src: doc: Add \return for nflog_get_packet_hw()Duncan Roe2021-09-281-1/+5
* src: doc: Insert SYNOPSIS sections for man pagesDuncan Roe2021-09-282-7/+37
* src: doc: revise doxygen for all other modulesDuncan Roe2021-09-281-29/+71
* src: doc: revise doxygen for module "Netlink message helper functions"Duncan Roe2021-09-201-31/+29
* src: consistently use `gh` in code, code snippets and examplesDuncan Roe2021-09-061-3/+3
* src: doc: Eliminate doxygen warningsDuncan Roe2021-09-061-8/+20
* src: whitespace: Remove trailing whitespace and inconsistent indentsDuncan Roe2021-09-062-16/+16
* build: add LIBVERSION variable for ipulogJeremy Sowden2021-08-301-5/+6
* libipulog: fill in missing packet fields.Jeremy Sowden2021-08-301-7/+16
* libipulog: use correct index to find attribute in packet.Jeremy Sowden2021-08-301-1/+1
* src: use calloc instead of malloc + memset.Jeremy Sowden2021-08-302-6/+3
* doc: fix typo's in example.Jeremy Sowden2021-08-301-3/+3
* build: link libnetfilter_log_libipulog.so explicitly to libnfnetlink.so.Jeremy Sowden2020-11-301-1/+1
* build: remove duplicate `-lnfnetlink` from LDFLAGS.Jeremy Sowden2020-11-301-1/+1
* nlmsg: Add NFULA_CT and NFULA_CT_INFO attributes supportKen-ichirou MATSUZAWA2015-10-121-1/+2
* nlmsg: add printf function in conjunction with libmnlKen-ichirou MATSUZAWA2015-08-242-5/+54
* src: introduce new functions independent from libnfnetlinkKen-ichirou MATSUZAWA2015-08-242-2/+163
* src: Use stdint types everywhereFelix Janda2015-05-272-51/+51
* configure: add --without-ipulog option to disable libipulog buildMatthieu Crapet2014-02-121-1/+5
* build: use -Wall across the entire sourceJan Engelhardt2010-12-301-2/+0
* build: create a Make_global.am fileJan Engelhardt2010-12-301-1/+2
* src: declare non-modified data as constJan Engelhardt2010-12-211-3/+3
* src: remove redundant castsJan Engelhardt2010-12-211-1/+1
* doc: discourage the use of nflog_set_nlbufsiz()Pablo Neira Ayuso2010-11-041-0/+4
* build: no need for error message in PKG_CHECK_MODULESJan Engelhardt2010-10-311-2/+2
* build: remove -fPIC flagJan Engelhardt2010-10-311-1/+1
* build: avoid use of deprecated INCLUDESJan Engelhardt2010-10-301-1/+1
* license: upgrade to GPLv2+Pablo Neira Ayuso2010-10-291-1/+1
* nfq: fix redundant LIBVERSION definitionlibnetfilter_log-1.0.0Pablo Neira Ayuso2010-07-151-1/+19
* doc: add libnetfilter_log doxygen documentation and update copyright noticePablo Neira Ayuso2010-07-141-5/+431
* nflog: revert previous patchPablo Neira Ayuso2010-07-111-1/+1
* nflog: do not default to NFLOG_XML_HW in nflog_snprintf_xml()Pablo Neira Ayuso2010-07-111-1/+1
* nflog: remove `0x' from HW protocol in output of nflog_snprintf_xml()Pablo Neira Ayuso2010-07-111-2/+2
* nflog: fix HW address output in nfq_snprintf_xml()Pablo Neira Ayuso2010-07-111-3/+3
* nflog: consistent nflog_snprintf_xml() return value with snprintf()Pablo Neira Ayuso2010-07-111-60/+63
* add nflog_snprintf_xml() to output a log in XML formatPablo Neira Ayuso2010-05-251-0/+155
* nflog: replace nfnl_talk by nfnl_query and disable sequence trackingPablo Neira Ayuso2009-02-171-6/+9
* Suppress NFULNL_MSG_CONFIG callback registration.Eric Leblond2008-12-301-20/+0
* Suppress reference to libnetfilter_queue which is the model of libnetfilter_log.Eric Leblond2008-12-301-7/+7
* Fix minor memory leak in nflog_close().Eric Leblond2008-12-151-1/+3
* Add parsing function for raw hardware headerEric Leblond2008-07-171-0/+16
* Use union to ensure proper alignmentFabian Hugelshofer2008-06-181-32/+44
* Add NFULA_GID support/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-211-0/+9
* [PATCH 2/6] libnetfilter_log pkt-config changes (KOVACS Krisztian <hidden@bal.../C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2006-08-031-2/+2