platform/upstream/libnetfilter_queue.git
2015-11-18 r.kubiakAdded spec file. accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.024741 accepted/tizen/3.0.m2/tv/20170105.024900 accepted/tizen/3.0.m2/wearable/20170105.025043 accepted/tizen/3.0/common/20161114.111019 accepted/tizen/3.0/ivi/20161011.050539 accepted/tizen/3.0/mobile/20161015.033655 accepted/tizen/3.0/tv/20161016.005016 accepted/tizen/3.0/wearable/20161015.083240 accepted/tizen/common/20151123.133129 accepted/tizen/ivi/20160218.025233 accepted/tizen/mobile/20151119.033255 accepted/tizen/tv/20151119.033305 accepted/tizen/unified/20170309.040114 accepted/tizen/wearable/20151119.033321 submit/tizen/20151118.141938 submit/tizen_3.0.m2/20170104.093753 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003 submit/tizen_common/20151123.122441 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 submit/tizen_unified/20170308.100414
2015-11-16 Ken-ichirou... nlmsg: add lacking attributes validation master upstream upstream/1.0.2
2015-11-16 Roman Kubiaksrc: add security context information
2015-11-16 Felix Jandalibnetfilter_queue.h: Include <sys/time.h> for struct...
2015-11-16 Felix Jandaextra: Define _GNU_SOURCE to get members of tcphdr...
2015-11-16 Felix Jandasrc: Use stdint types everywhere
2015-11-16 Felix Jandainclude: Sync with kernel headers
2015-11-16 Pablo Neira... extra: tcp: insufficient sanitization in nfq_tcp_get_pa...
2015-11-16 Ting-Wei Lanextra: fix wrong implementation in nfq_udp_get_payload
2015-11-16 Ting-Wei Lanextra: use inet_ntop instead of inet_ntoa
2015-11-16 Ting-Wei Laninclude: fix wrong function name in the header
2015-11-16 Álvaro Neira... utils: add the parameter queue number in nfqnl_test
2015-11-16 Álvaro Neira... utils: Remove unused variable in nfqnl_test
2015-11-16 Florian Westphalsrc: PF_BIND/UNBIND is ignored in 3.8 and later
2015-11-16 Valentina Giustiutils: add example usage of nfq_get_uid and nfq_get_gid
2015-11-16 Valentina Giustisrc: add support for UID/GID socket info
2015-11-16 Gustavo Zacariasconfigure: uclinux is also linux
2015-11-16 Pablo Neira... src: extra: add prefix nfq_ to internal checksum functions
2015-11-16 Florian Westphalbuild: avoid symbol namespace pollution
2015-11-16 Florian Westphalexamples/nf-queue: receive large gso packets
2015-11-16 Florian Westphalsrc: add new GSO handling capabilities
2015-11-16 Florian Westphalexamples/nf-queue: handle recv error, use larger buffer
2015-11-16 Tamas Lengyelfix valgrind errors of uninitialised byte during call...
2015-11-16 Florian Westphalbuild: don't install internal.h
2015-11-16 Pablo Neira... src: document NFQA_CFG_F_CONNTRACK flag
2015-11-16 Eric Leblonddoxygen: improve documentation
2015-11-16 Eric Leblonddoxygen: improve fail-open documentation.
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.
next