index
:
libnetfilter_queue
master
libnetfilter_queue tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: doc: Fix doxygen obsolete option warning
HEAD
master
Duncan Roe
2023-03-15
1
-1
/
+0
*
Makefile: Create LZMA-compressed dist-files
Phil Sutter
2022-12-09
1
-1
/
+1
*
build: doc: Update build_man.sh to find bash in PATH
Duncan Roe
2022-09-21
1
-1
/
+2
*
examples: fix compiler warning
Duncan Roe
2022-03-27
1
-1
/
+1
*
build: doc: Update build_man.sh for doxygen 1.9.2
Duncan Roe
2022-01-09
1
-1
/
+1
*
examples: print hwaddr attribute if present
Florian Westphal
2022-01-03
1
-0
/
+18
*
build: doc: Warn user if html docs will be missing diagrams
Duncan Roe
2021-12-16
1
-0
/
+4
*
build: doc: Allow to specify whether to produce man pages, html, neither or both
Duncan Roe
2021-10-27
3
-16
/
+44
*
build: doc: Ensure clean `git status` after in_tree build
Duncan Roe
2021-10-27
1
-1
/
+4
*
src: build: Stop build_man.sh from deleting short Detailed Descriptions
Duncan Roe
2021-09-20
1
-1
/
+5
*
libnetfilter_queue: src/nlmsg.c: SECCTX can be of any length
Topi Miettinen
2021-09-20
1
-1
/
+1
*
build: doc: Fix rendering of verbatim '\n"' in man pages
Duncan Roe
2021-09-06
1
-0
/
+4
*
build: doc: Be sure to rerun doxygen after ./configure
Duncan Roe
2021-08-30
1
-1
/
+1
*
build: doc: Eliminate warning from ./autogen.sh
Duncan Roe
2021-08-30
1
-1
/
+9
*
build: doc: fix `make distcleancheck`
Duncan Roe
2021-08-28
1
-1
/
+1
*
build: doc: Avoid having to special-case `make distcheck`
Duncan Roe
2021-08-28
3
-15
/
+4
*
build: doc: Add a man page post-processor to build_man.sh
Duncan Roe
2021-08-28
1
-5
/
+195
*
build: doc: Split off man pages script from Makefile.am
Duncan Roe
2021-08-28
2
-31
/
+32
*
src: doc: Insert SYNOPSIS sections for man pages
Duncan Roe
2021-08-15
8
-9
/
+176
*
include: deprecate libnetfilter_queue/linux_nfnetlink_queue.h
Pablo Neira Ayuso
2021-08-11
8
-0
/
+9
*
build: If doxygen is not available, be sure to report "doxygen: no" to ./conf...
Duncan Roe
2021-08-10
1
-2
/
+5
*
build: doc: get rid of the need for manual updating of Makefile
Duncan Roe
2021-08-01
2
-61
/
+32
*
include: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h
Duncan Roe
2021-07-07
2
-4
/
+4
*
src: Correctly identify item for which header is needed
Duncan Roe
2021-07-07
1
-1
/
+1
*
pktbuff: add __pktb_setup()
Pablo Neira Ayuso
2021-05-27
1
-22
/
+33
*
build: doc: `make distcheck` passes with doxygen enabled
Duncan Roe
2021-05-02
4
-72
/
+82
*
doc: Fix man page name for new pkt_buff function for ICMP
Duncan Roe
2021-03-17
2
-0
/
+2
*
src: fix IPv6 header handling
Etan Kissling
2021-02-19
1
-2
/
+13
*
src: add pkt_buff function for ICMP
Etan Kissling
2021-02-09
4
-0
/
+58
*
Update .gitignore
Jan Engelhardt
2020-12-08
1
-0
/
+4
*
build: choose right automake variables
Jan Engelhardt
2020-12-08
2
-3
/
+3
*
src: doc: Fix doxygen warning
Duncan Roe
2020-09-30
1
-4
/
+0
*
doc: build: Reduce size of doxygen.cfg and doxygen build o/p
Duncan Roe
2020-09-30
2
-161
/
+3
*
build: check whether dot is available when configuring doxygen.
Jeremy Sowden
2020-09-08
2
-1
/
+5
*
configure: prepare for 1.0.5 release
libnetfilter_queue-1.0.5
Florian Westphal
2020-06-12
1
-1
/
+1
*
configure: Make --help show doxygen is off by default
Duncan Roe
2020-06-09
1
-1
/
+1
*
build: dist: Add fixmanpages.sh to distribution tree
Duncan Roe
2020-06-08
1
-0
/
+1
*
configure: disable doxygen by default
Pablo Neira Ayuso
2020-06-08
1
-7
/
+6
*
configure: add --with/without-doxygen switch
Florian Westphal
2020-06-07
1
-5
/
+10
*
configure: prepare for 1.0.4 release
libnetfilter_queue-1.0.4
Florian Westphal
2020-06-05
2
-2
/
+2
*
configure: fix doxygen check
Florian Westphal
2020-06-04
1
-2
/
+2
*
src: add nfq_get_skbinfo()
Florian Westphal
2020-02-25
3
-2
/
+36
*
src: expose nfq_nlmsg_put
Duncan Roe
2020-02-24
4
-22
/
+31
*
build: doc: "make" builds & installs a full set of man pages
Duncan Roe
2020-02-24
4
-1
/
+96
*
Simplify struct pkt_buff: remove tail
Duncan Roe
2020-01-29
6
-18
/
+17
*
src: Simplify struct pkt_buff: remove head
Duncan Roe
2020-01-18
2
-4
/
+2
*
src: Fix indenting weirdness is pktbuff.c w/out changing indent
Duncan Roe
2020-01-16
1
-4
/
+3
*
src: Fix value returned by nfq_tcp_get_payload_len()
Duncan Roe
2020-01-10
1
-1
/
+1
*
src: doc: Final polish for current round
Duncan Roe
2020-01-10
4
-36
/
+86
*
src: Always use pktb as formal arg of type struct pkt_buff
Duncan Roe
2020-01-03
7
-17
/
+17
[next]