index
:
delta/libnetfilter_queue.git
master
origin
git.netfilter.org: libnetfilter_queue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: doc: Miscellaneous updates
Duncan Roe
2019-10-08
4
-25
/
+63
*
src: Update UDP header length field after mangling
Duncan Roe
2019-10-06
1
-0
/
+2
*
checksum: Fix UDP checksum calculation
Pablo Neira Ayuso
2019-09-30
4
-10
/
+12
*
doc: Add information about retrieving UID/GID/SECCTX fields
libnetfilter_queue-1.0.3
Piotr Radoslaw Sawicki
2017-06-27
1
-1
/
+19
*
build: bump library release version too
Pablo Neira Ayuso
2017-06-26
1
-1
/
+1
*
doc: extend the doxygen section about NFQA_CFG_F_GSO
Florian Westphal
2017-06-23
1
-1
/
+12
*
Revert "src: Declare the define visibility attribute together"
Pablo Neira Ayuso
2017-04-14
8
-81
/
+161
*
src: Declare the define visibility attribute together
Khem Raj
2017-04-14
8
-161
/
+81
*
src: Correct typo in the location of internal.h in #include
Khem Raj
2017-04-14
1
-1
/
+1
*
src: check result of malloc when creating queue
Victor Julien
2016-07-03
1
-0
/
+2
*
src: make nfq_open_nfnl thread-safe
Florian Westphal
2016-06-20
1
-5
/
+4
*
nlmsg: add lacking attributes validation
Ken-ichirou MATSUZAWA
2015-10-05
1
-0
/
+9
*
src: add security context information
Roman Kubiak
2015-06-30
2
-0
/
+24
*
extra: Define _GNU_SOURCE to get members of tcphdr&ucphdr
Felix Janda
2015-05-29
2
-0
/
+2
*
src: Use stdint types everywhere
Felix Janda
2015-05-29
1
-51
/
+51
*
extra: tcp: insufficient sanitization in nfq_tcp_get_payload()
Pablo Neira Ayuso
2014-06-30
1
-3
/
+7
*
extra: fix wrong implementation in nfq_udp_get_payload
Ting-Wei Lan
2014-06-30
1
-4
/
+8
*
extra: use inet_ntop instead of inet_ntoa
Ting-Wei Lan
2014-06-30
1
-1
/
+5
*
src: PF_BIND/UNBIND is ignored in 3.8 and later
Florian Westphal
2014-04-24
2
-2
/
+8
*
src: add support for UID/GID socket info
Valentina Giusti
2014-01-08
2
-0
/
+48
*
src: extra: add prefix nfq_ to internal checksum functions
Pablo Neira Ayuso
2013-08-13
5
-13
/
+13
*
build: avoid symbol namespace pollution
Florian Westphal
2013-08-13
3
-3
/
+49
*
Merge branch 'next'
Pablo Neira Ayuso
2013-08-13
2
-0
/
+19
|
\
|
*
src: add new GSO handling capabilities
Florian Westphal
2013-04-30
2
-0
/
+19
*
|
fix valgrind errors of uninitialised byte during call to nfq_unbind_pf
Tamas Lengyel
2013-06-01
1
-0
/
+1
|
/
*
build: don't install internal.h
Florian Westphal
2013-04-27
1
-1
/
+1
*
src: document NFQA_CFG_F_CONNTRACK flag
Pablo Neira Ayuso
2013-03-14
1
-5
/
+9
*
doxygen: improve documentation
Eric Leblond
2013-01-25
1
-1
/
+21
*
doxygen: improve fail-open documentation.
Eric Leblond
2013-01-25
1
-0
/
+8
*
fix compilation warning in nfq_get_payload
Pablo Neira Ayuso
2012-08-21
1
-1
/
+2
*
examples: nf-queue: fix compilation warning with gcc-4.7
Pablo Neira Ayuso
2012-08-20
1
-6
/
+7
*
src: update doxygen documentation for new API for libmnl
Pablo Neira Ayuso
2012-08-20
5
-6
/
+85
*
pktbuff: fix pktb_push, _pull and _put function
Pablo Neira Ayuso
2012-08-20
1
-2
/
+5
*
extra: pktbuff: pktb_expand_tail return 0 if there is no room in the tail
Pablo Neira Ayuso
2012-08-20
1
-3
/
+9
*
add mangle functions for IPv4/TCP and IPv4/UDP
Pablo Neira Ayuso
2012-08-06
7
-4
/
+137
*
add pkt_buff and protocol helper functions
Pablo Neira Ayuso
2012-08-06
8
-1
/
+826
*
add new libnetfilter_queue API for libmnl
Pablo Neira Ayuso
2012-08-06
3
-2
/
+191
*
src: implement API to set per-queue flags
Krishna Kumar
2012-07-14
2
-1
/
+43
*
build: bump version to 1.0.1
libnetfilter_queue-1.0.1
Pablo Neira Ayuso
2012-01-02
1
-1
/
+1
*
src: add notes on NF_STOLEN and NF_REPEAT to documentation
Florian Westphal
2011-09-06
1
-1
/
+6
*
src: add NFQNL_MSG_VERDICT_BATCH support
Florian Westphal
2011-09-06
1
-6
/
+44
*
build: use -Wall across the entire source
Jan Engelhardt
2010-12-30
1
-1
/
+0
*
build: create a Make_global.am file
Jan Engelhardt
2010-12-30
1
-1
/
+1
*
doc: fix wrong documentation on NFQNL_COPY_NONE
Pablo Neira Ayuso
2010-12-07
1
-1
/
+1
*
doc: document some performance tweaks for libnetfilter_queue
Pablo Neira Ayuso
2010-11-03
1
-1
/
+22
*
Merge branch 'master' of git://dev.medozas.de/libnetfilter_queue
Pablo Neira Ayuso
2010-11-01
1
-3
/
+3
|
\
|
*
build: remove -fPIC flag
Jan Engelhardt
2010-10-30
1
-1
/
+1
|
*
build: no need for error message in PKG_CHECK_MODULES
Jan Engelhardt
2010-10-30
1
-2
/
+2
|
*
build: avoid use of deprecated INCLUDES
Jan Engelhardt
2010-10-30
1
-1
/
+1
*
|
license: upgrade to GPLv2+
Pablo Neira Ayuso
2010-10-29
1
-1
/
+1
|
/
[next]