index
:
openggsn
debian
jjako
master
origin
OpenGGSN repository (clone from http://sf.net/ggsn)
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
GTP: don't use magic numbers for T3-REQUESTS and N3-REQUEST
HEAD
master
Harald Welte
1
-3/+10
2011-11-02
queue: fix copy+paste mistake in debug statements
Harald Welte
1
-2/+2
2011-11-02
queue: Add some more comments throughout the code (doxygen style)
Harald Welte
1
-3/+27
2011-11-02
queue: mark non-public functions as static
Harald Welte
1
-5/+5
2011-11-02
queue: use %p format string when printing a pointer
Harald Welte
1
-1/+1
2011-11-02
configure: use AM_SILENT_RULES when available
Harald Welte
1
-0/+3
2011-11-02
GTP: use socklen_t where appropriate
Harald Welte
1
-3/+3
2011-11-02
Convert all code to Linux coding style
Harald Welte
27
-10906/+11558
2011-10-18
build: Add a proper pkgconfig libgtp.pc for the GTP library
Sylvain Munaut
3
-0/+15
2011-10-07
optionally do not send recovery with sgsnemu
Harald Welte
5
-1/+36
2011-10-07
Add optional RAI Field
Harald Welte
5
-0/+112
2011-10-07
sgsnemu support for QoS as defined in 3GPP TS 24.008
Yann BONNAMY
3
-17/+160
2011-10-07
RAI fix
Yann BONNAMY
1
-3/+11
2011-07-29
GTP: Fix bug in update PDP context procedure
Isabelle Kraemer
1
-1/+1
2011-05-13
debian: add openggsn example config files
Harald Welte
1
-0/+2
2011-05-13
debian packaging: add missing openggsn.install file
Harald Welte
1
-0/+3
2011-05-10
remove autotools-generated INSTALL file
Harald Welte
1
-182/+0
2011-05-10
properly build a library for the content of the lib directory
Harald Welte
5
-13/+15
2011-05-10
debian: update to source format git
Harald Welte
3
-2/+9
2010-12-24
libgtp: introduce cb_recovery() callback
Harald Welte
2
-4/+16
2010-10-29
Add support for GTP IE's from 3GPP R7
Yann BONNAMY
7
-0/+327
2010-10-20
IFNAMSIZ includes terminating 0
Emmanuel Bretelle
2
-2/+2
2010-10-20
fixed compilation warning against gcc-4.4
Emmanuel Bretelle
1
-10/+19
2010-10-20
Do not exceed 80 characters per line
Emmanuel Bretelle
1
-3/+6
2010-10-20
Set tun devname to IFNAMESIZ+1 to avoid warning
Emmanuel Bretelle
1
-1/+1
2010-10-20
Move common sgsnemu/ggsn files to directory "lib"
Emmanuel Bretelle
28
-3232/+18
2010-10-20
Fixe compilation warning
Emmanuel Bretelle
1
-1/+1
2010-10-20
Fixed compile warning,exit if cant daemonize
Emmanuel Bretelle
1
-4/+19
2010-10-20
Fix warning on unused fscanf return code
Emmanuel Bretelle
1
-2/+6
2010-08-26
debian: add init script for OpenGGSN
Harald Welte
1
-0/+167
2010-08-25
debian: libgtp has architecture 'any' not 'all'
Harald Welte
1
-2/+2
2010-08-24
import debian packaging info
Harald Welte
8
-0/+98
2010-08-24
bump version number to 0.91
0.91
Harald Welte
1
-1/+1
2010-06-03
Extend 'struct pdp_t' with a void *priv pointer for application use
Harald Welte
1
-1/+2
2010-05-24
Bump version number to 0.90
0.90
Harald Welte
1
-1/+1
2010-05-24
fix 'make distcheck': add lookup.h to Makefile.am
Harald Welte
2
-2/+2
2010-05-15
[libgtp] Fix GTPIE parsing segfault on 64bit architectures
Harald Welte
1
-1/+1
2010-05-15
[libgtp] add comments with references to the GTP specification sections
Harald Welte
1
-2/+19
2010-05-04
sgsnemu: delete pdp context - teardown must be before NSAPI
Harald Welte
1
-3/+3
2010-05-04
Use newer gengetopt which also frees memory
Harald Welte
6
-1229/+2191
2010-05-04
GGSN: free the ippool memory before exit
Harald Welte
1
-0/+1
2010-05-04
add compiler-generated output to .gitignore
Harald Welte
1
-0/+16
2010-05-04
Fix various compiler warnings throughout the code
Harald Welte
16
-72/+72
2010-05-04
GGSN: Fix select() error case, we need to FD_ZERO() again
Harald Welte
1
-0/+2
2010-05-04
Fix GGSN signal handling
Harald Welte
1
-3/+16
2010-05-04
[SECURITY] Fix GTPIE parsing DoS
Harald Welte
1
-1/+5
2010-05-04
remove config.h.in and ltmain.sh as it is autogenerated, too
Harald Welte
3
-6583/+2
2010-05-04
add .gitignore file for autoconf-generated stuff
Harald Welte
1
-0/+15
2010-05-04
remove autotools-generated files
Harald Welte
18
-36269/+0
2005-03-14
Fixed APN bug
origin
jjako
1
-3/+3
[next]