index
:
libmnl.git
daisy
helium
hydrogen
lithium
master
oxnard
pacifica
upstream
libmnl minimalistic netfilter library (mirror of https://github.com/vyos/libmnl.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-19
add libmnl.map file to src/Makefile.am
Pablo Neira Ayuso
2010-11-19
nlmsg: remove unused function mnl_nlmsg_aligned_size()
Jan Engelhardt
2010-11-19
ld: add some more precautionary CFLAGS
Jan Engelhardt
2010-11-19
build: tag function headers rather than decls as exported
Jan Engelhardt
2010-11-19
nlmsg: remove unexisting mnl_nlmsg_total_size
Pablo Neira Ayuso
2010-11-19
license: change licensing terms from GPLv2+ to LGPLv2.1+
Pablo Neira Ayuso
2010-11-16
Update .gitignore
Jan Engelhardt
2010-11-16
socket: propagate sendto/recvmsg's return types
Jan Engelhardt
2010-11-16
attr: avoid multiple definition of hidden variable
Jan Engelhardt
2010-11-15
include: use C++ headers in C++ mode
Jan Engelhardt
2010-11-15
src: implement both GCC visibility support and export script
Cristian RodrÃguez
2010-11-11
attr: remove redundant check for NULL
Jan Engelhardt
2010-11-11
nlmsg: use bool for mnl_nlmsg_ok()
Jan Engelhardt
2010-11-11
socket: constify a struct sockaddr_nl
Jan Engelhardt
2010-11-07
Merge branch 'master' of git://dev.medozas.de/libmnl
Pablo Neira Ayuso
2010-11-07
nlmsg: rework mnl_nlmsg_fprintf
Pablo Neira Ayuso
2010-11-07
examples: add nflog example
Pablo Neira Ayuso
2010-11-05
build: remove statements without obvious effect
Jan Engelhardt
2010-10-31
build: remove -fPIC flag
Jan Engelhardt
2010-10-30
examples: remove redundant casts
Jan Engelhardt
2010-10-25
attr: rename str_null from NULL away
Jan Engelhardt
2010-10-25
nlmsg: use bool return type for yes-no functions
Jan Engelhardt
2010-10-22
include: add cplusplus guards for extern
Jan Engelhardt
2010-10-22
socket: use more appropriate types for mnl_socket_bind
Jan Engelhardt
2010-10-22
callback: mnl_cb_run should use a void *
Jan Engelhardt
2010-10-22
attr: string functions should take char *
Jan Engelhardt
2010-10-22
include: consistent usage of "extern"
Jan Engelhardt
2010-10-22
doc: documentation updates
Jan Engelhardt
2010-10-22
socket: remove statement with no effect
Jan Engelhardt
2010-10-22
src: remove redundant casts
Jan Engelhardt
2010-10-22
src: add const qualifiers
Jan Engelhardt
2010-10-22
src: avoid using deprecated unspecified argument lists
Jan Engelhardt
2010-10-22
build: fix disable_static functionality
Jan Engelhardt
2010-10-21
doc: git tree update (now at netfilter.org) and fix listing in doxygen
Pablo Neira Ayuso
2010-10-21
src: define MNL_SOCKET_BUFFER_SIZE to 8192UL
Pablo Neira Ayuso
2010-10-19
Add .gitignore files
Jan Engelhardt
2010-10-19
build: default to not build static libraries
Jan Engelhardt
2010-10-19
build: remove unneeded -dynamic -ldl -nostartfiles flags
Jan Engelhardt
2010-10-19
build: resolve compiler warnings
Jan Engelhardt
2010-10-19
build: rebuild .pc files when configure status changed
Jan Engelhardt
2010-10-19
build: run autoupdate
Jan Engelhardt
2010-10-19
build: use subdir-objects and CC_C_O
Jan Engelhardt
2010-10-19
build: automake options should be in AM_INIT_AUTOMAKE
Jan Engelhardt
2010-10-19
build: do not abuse AM_INIT_AUTOMAKE for autoconf options
Jan Engelhardt
2010-10-19
build: just use autoreconf
Jan Engelhardt
2010-10-10
add quote from Thoureau to documentation
Pablo Neira Ayuso
2010-09-08
doxygen documentation
Pablo Neira Ayuso
2010-09-08
examples: put examples files into specific directories
Pablo Neira Ayuso
2010-09-08
add missing .gitignore file to m4/ directory
Pablo Neira Ayuso
2010-09-08
skip PortID and sequence checking if zero
Pablo Neira Ayuso
[prev]
[next]