summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src: Update UDP header length field after manglingDuncan Roe2019-10-061-0/+2
* checksum: Fix UDP checksum calculationPablo Neira Ayuso2019-09-304-10/+12
* doc: Add information about retrieving UID/GID/SECCTX fieldslibnetfilter_queue-1.0.3Piotr Radoslaw Sawicki2017-06-271-1/+19
* build: bump library release version tooPablo Neira Ayuso2017-06-261-1/+1
* doc: extend the doxygen section about NFQA_CFG_F_GSOFlorian Westphal2017-06-231-1/+12
* Revert "src: Declare the define visibility attribute together"Pablo Neira Ayuso2017-04-148-81/+161
* src: Declare the define visibility attribute togetherKhem Raj2017-04-148-161/+81
* src: Correct typo in the location of internal.h in #includeKhem Raj2017-04-141-1/+1
* src: check result of malloc when creating queueVictor Julien2016-07-031-0/+2
* src: make nfq_open_nfnl thread-safeFlorian Westphal2016-06-201-5/+4
* nlmsg: add lacking attributes validationKen-ichirou MATSUZAWA2015-10-051-0/+9
* src: add security context informationRoman Kubiak2015-06-302-0/+24
* extra: Define _GNU_SOURCE to get members of tcphdr&ucphdrFelix Janda2015-05-292-0/+2
* src: Use stdint types everywhereFelix Janda2015-05-291-51/+51
* extra: tcp: insufficient sanitization in nfq_tcp_get_payload()Pablo Neira Ayuso2014-06-301-3/+7
* extra: fix wrong implementation in nfq_udp_get_payloadTing-Wei Lan2014-06-301-4/+8
* extra: use inet_ntop instead of inet_ntoaTing-Wei Lan2014-06-301-1/+5
* src: PF_BIND/UNBIND is ignored in 3.8 and laterFlorian Westphal2014-04-242-2/+8
* src: add support for UID/GID socket infoValentina Giusti2014-01-082-0/+48
* src: extra: add prefix nfq_ to internal checksum functionsPablo Neira Ayuso2013-08-135-13/+13
* build: avoid symbol namespace pollutionFlorian Westphal2013-08-133-3/+49
* Merge branch 'next'Pablo Neira Ayuso2013-08-132-0/+19
|\
| * src: add new GSO handling capabilitiesFlorian Westphal2013-04-302-0/+19
* | fix valgrind errors of uninitialised byte during call to nfq_unbind_pfTamas Lengyel2013-06-011-0/+1
|/
* build: don't install internal.hFlorian Westphal2013-04-271-1/+1
* src: document NFQA_CFG_F_CONNTRACK flagPablo Neira Ayuso2013-03-141-5/+9
* doxygen: improve documentationEric Leblond2013-01-251-1/+21
* doxygen: improve fail-open documentation.Eric Leblond2013-01-251-0/+8
* fix compilation warning in nfq_get_payloadPablo Neira Ayuso2012-08-211-1/+2
* examples: nf-queue: fix compilation warning with gcc-4.7Pablo Neira Ayuso2012-08-201-6/+7
* src: update doxygen documentation for new API for libmnlPablo Neira Ayuso2012-08-205-6/+85
* pktbuff: fix pktb_push, _pull and _put functionPablo Neira Ayuso2012-08-201-2/+5
* extra: pktbuff: pktb_expand_tail return 0 if there is no room in the tailPablo Neira Ayuso2012-08-201-3/+9
* add mangle functions for IPv4/TCP and IPv4/UDPPablo Neira Ayuso2012-08-067-4/+137
* add pkt_buff and protocol helper functionsPablo Neira Ayuso2012-08-068-1/+826
* add new libnetfilter_queue API for libmnlPablo Neira Ayuso2012-08-063-2/+191
* src: implement API to set per-queue flagsKrishna Kumar2012-07-142-1/+43
* build: bump version to 1.0.1libnetfilter_queue-1.0.1Pablo Neira Ayuso2012-01-021-1/+1
* src: add notes on NF_STOLEN and NF_REPEAT to documentationFlorian Westphal2011-09-061-1/+6
* src: add NFQNL_MSG_VERDICT_BATCH supportFlorian Westphal2011-09-061-6/+44
* build: use -Wall across the entire sourceJan Engelhardt2010-12-301-1/+0
* build: create a Make_global.am fileJan Engelhardt2010-12-301-1/+1
* doc: fix wrong documentation on NFQNL_COPY_NONEPablo Neira Ayuso2010-12-071-1/+1
* doc: document some performance tweaks for libnetfilter_queuePablo Neira Ayuso2010-11-031-1/+22
* Merge branch 'master' of git://dev.medozas.de/libnetfilter_queuePablo Neira Ayuso2010-11-011-3/+3
|\
| * build: remove -fPIC flagJan Engelhardt2010-10-301-1/+1
| * build: no need for error message in PKG_CHECK_MODULESJan Engelhardt2010-10-301-2/+2
| * 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 definitionPablo Neira Ayuso2010-07-151-1/+19