platform/upstream/libnetfilter_queue.git
2015-11-16 Florian Westphalexamples: nf-queue: fix api usage
2015-11-16 Jan Engelhardtbuild: resolve automake-1.12 warnings
2015-11-16 Pablo Neira... bump version to 1.0.2
2015-11-16 Pablo Neira... fix compilation warning in nfq_get_payload
2015-11-16 Pablo Neira... examples: nf-queue: fix compilation warning with gcc-4.7
2015-11-16 Pablo Neira... src: update doxygen documentation for new API for libmnl
2015-11-16 Pablo Neira... pktbuff: fix pktb_push, _pull and _put function
2015-11-16 Pablo Neira... extra: pktbuff: pktb_expand_tail return 0 if there...
2015-11-16 Pablo Neira... add mangle functions for IPv4/TCP and IPv4/UDP
2015-11-16 Pablo Neira... add pkt_buff and protocol helper functions
2015-11-16 Pablo Neira... add new libnetfilter_queue API for libmnl
2015-11-16 Krishna Kumarsrc: implement API to set per-queue flags
2015-11-16 Jan Engelhardtbuild: remove stray empty variable
2015-11-16 Jan Engelhardtbuild: remove unused lines in Makefile.am
2015-11-16 Jan Engelhardtbuild: remove unnecessary AC_EXEEXT
2015-11-16 Pablo Neira... build: bump version to 1.0.1
2015-11-16 Jan Engelhardtbuild: disable implicit .tar.gz archive generation...
2015-11-16 Jan Engelhardtbuild: use AC_CONFIG_AUX_DIR and stash away tools
2015-11-16 Jan EngelhardtUpdate .gitignore
2015-11-16 Florian Westphalsrc: add notes on NF_STOLEN and NF_REPEAT to documentation
2015-11-16 Florian Westphalsrc: add NFQNL_MSG_VERDICT_BATCH support
2015-11-16 Jan Engelhardtbuild: fix file list warning with automake-1.9
2015-11-16 Jan Engelhardtbuild: fix error with automake-1.9
2015-11-16 Pablo Neira... build: Linux kernel-style for compilation messages
2015-11-16 Pablo Neira... build: fix `make distcheck'
2015-11-16 Jan Engelhardtbuild: use -Wall across the entire source
2015-11-16 Jan Engelhardtbuild: create a Make_global.am file
2015-11-16 Jan Engelhardtbuild: remove unused LIBTOOL_DEPS
2015-11-16 Pablo Neira... doc: fix wrong documentation on NFQNL_COPY_NONE
2015-11-16 Alessandro... utils: document ENOBUFS in nfqnl_test.c
2015-11-16 Jan Engelhardtbuild: use AC_OUTPUT
2015-11-16 Jan Engelhardtbuild: default to not building static libraries
2015-11-16 Pablo Neira... doc: document some performance tweaks for libnetfilter_...
2015-11-16 Jan EngelhardtUpdate .gitignore
2015-11-16 Jan Engelhardtbuild: remove -fPIC flag
2015-11-16 Jan Engelhardtbuild: remove statements without effect
2015-11-16 Jan Engelhardtbuild: set Libs.private for pkgconfig file
2015-11-16 Jan Engelhardtbuild: no need for error message in PKG_CHECK_MODULES
2015-11-16 Jan Engelhardtbuild: run AC_CANONICAL_HOST only
2015-11-16 Jan Engelhardtbuild: use simpler autoreconf in autogen
2015-11-16 Jan Engelhardtbuild: avoid use of deprecated INCLUDES
2015-11-16 Jan Engelhardtbuild: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
2015-11-16 Jan Engelhardtbuild: build: use autoconf-suggested naming of files
2015-11-16 Pablo Neira... license: upgrade to GPLv2+
2015-11-16 Pablo Neira... nfq: fix redundant LIBVERSION definition
2015-11-16 Pablo Neira... nfq: add myself to the copyright notice
2015-11-16 Pablo Neira... nfq: add missing documentation on nfq_snprintf_xml()
2015-11-16 Pablo Neira... nfq: bump version to 1.0.0
2015-11-16 Pablo Neira... build: add libtool m4 support
2015-11-16 Pablo Neira... nfq: remove libipq.h
2015-11-16 Pablo Neira... nfq: remove `0x' from HW protocol in output of nfq_snpr...
2015-11-16 Pablo Neira... nfq: fix HW address output in nfq_snprintf_xml()
2015-11-16 Pablo Neira... nfq: consistent nfq_snprintf_xml() return value with...
2015-11-16 Pablo Neira... nfq: fix compilation warning in nfq_snprintf_xml()
2015-11-16 Pablo Neira... add nfq_snprintf_xml() to output a packet in XML format
2015-11-16 David Fabroadded .gitignore for base directory
2015-11-16 David Fabropayload buffer datatypes are consistent
2015-11-16 David Fabronon-modified payload arguments are pointer-to-const
2015-11-16 Pablo Neira... doc: remove references to deprecated nfq_set_verdict_mark()
2015-11-16 Alessandro... doc: document possible verdicts on packets and minor...
2015-11-16 David Favrodoc: enhancements
2015-11-16 Pablo Neira... nfq: deprecate nfq_set_verdict_mark() in favour of...
2015-11-16 Holger Hans... doc: make doxygen.cfg.in work with doxygen 1.6.1
2015-11-16 Patrick McHardyremove libipq_compat
2015-11-16 Pablo Neira... nfq: add minor comment in the documentation to warn...
2015-11-16 Pablo Neira... build: bump version to 0.0.17
2015-11-16 Pablo Neira... nfq: replace nfnl_talk by nfnl_query and disable sequen...
2015-11-16 Bart De Schuymernfqnl_test: add hw src address, physindev and physoutde...
2015-11-16 Pablo Neira... doc: put doxygen configuration file into diet
2015-11-16 Eric LeblondAdd doxygen config file.
2015-11-16 Eric LeblondSwitch documentation style to doxygen.
2015-11-16 Eric LeblondSuppress double call of nfnl_subsys_close()
2015-11-16 Eric LeblondUse nfq_fd function instead of call to nfnetlink function.
2015-11-16 Eric LeblondChange variable name to have an homogeneous naming
2015-11-16 Eric Leblonddoc: complete missing function documentation
2015-11-16 Pablo Neira... doc: add library documentation from Brad Fisher
2015-11-16 Pablo Neira... conditional compilation of testsuite utils
2015-11-16 Jan Engelhardtlibnfq: mark functions as extern C
2015-11-16 Pablo Neira... bump version to 0.0.16 and bump libnfnetlink dependencies
2015-11-16 Fabian Hugelshoferfix alignment issues
2015-11-16 /C=EU/ST=EU... Signed-off-by: Paul P. Komkoff
2015-11-16 /C=EU/ST=EU... remove linux/types.h include
2015-11-16 /C=DE/ST=Berlin... Bump version to 0.0.15
2015-11-16 /C=DE/ST=Berlin... interface index to name API (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... comment `autoheader' invocation from autogen.sh, we...
2015-11-16 /C=DE/ST=Berlin... Bump version
2015-11-16 /C=DE/ST=Berlin... Add patch to set max. queue length (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... [PATCH 3/6] libnetfilter_queue pkt-config changes ...
2015-11-16 /C=DE/ST=Berlin... only copy include file from kernel directory if 'autoge...
2015-11-16 /C=DE/ST=Berlin... pkg-config enable all netfilter libraries
2015-11-16 /C=DE/ST=Berlin... fix __set_verdict() to correctly handle payload (Closes...
2015-11-16 /C=DE/ST=Berlin... fix segfault due to missing h->nfnlh initialization...
2015-11-16 /C=DE/ST=Berlin... make sure configure fails if libnfnetlink is too old...
2015-11-16 /C=DE/ST=Berlin... Introduce various API changes throughout the library...
2015-11-16 /C=DE/ST=Berlin... add KERNEL_DIR option to autogen.sh for all new librari...
2015-11-16 /C=DE/ST=Berlin... This patch add the ability to copy and mangle the kerne...
2015-11-16 /C=DE/ST=Berlin... - don't install test program
2015-11-16 /C=DE/ST=Berlin... - add library api versioning
2015-11-16 /C=DE/ST=Berlin... fix nfq_get_timestamp() to use struct timeval and be...
2015-11-16 /C=DE/ST=Berlin... we have to link against libnfnetlink, otherwise the...
next