1. 6c06d25 make install: also install gtpie.h by Neels Hofmeyr · 9 years ago
  2. e845cb9 gtp.c: fix an error log. by Neels Hofmeyr · 9 years ago
  3. b18e811 gtp.h: rename gsn_t.dublicate to duplicate. by Neels Hofmeyr · 9 years ago
  4. 9b09738 gtp.c: improve 3 error logs. by Neels Hofmeyr · 9 years ago
  5. 01b40d0 gtp: Make these regions runtime debuggable by Holger Hans Peter Freyther · 10 years ago
  6. 752314a gtp: Kill unused and non public method by Holger Hans Peter Freyther · 10 years ago
  7. 42ca1d1 gtp: Move to using LOGP for logging GTP packages by Holger Hans Peter Freyther · 10 years ago
  8. 5816bcf gtp: Speculative FreeBSD compile fix for htobe64 by Holger Hans Peter Freyther · 10 years ago
  9. 746b944 gtp: add pdp_set_imsi_nsapi by Pablo Neira Ayuso · 10 years ago
  10. 1a1ba02 gtp: fix endianness in teid field of GTPv0 header by Pablo Neira Ayuso · 10 years ago
  11. 0674f0b gtp: fix wrong binary layout for struct gtp0_header in x86_64 by Pablo Neira Ayuso · 10 years ago
  12. 0382996 gtp: Use struct ul16_t/struct ul66_t to avoid compiler warnings in OsmoSGSN by Holger Hans Peter Freyther · 11 years ago
  13. d7566b8 pdp: Mark the data as static as only pdp.c should access this data by Holger Hans Peter Freyther · 12 years ago
  14. 95848ba GTP: don't use magic numbers for T3-REQUESTS and N3-REQUEST by Harald Welte · 13 years ago
  15. ef71162 queue: fix copy+paste mistake in debug statements by Harald Welte · 13 years ago
  16. b841e57 queue: Add some more comments throughout the code (doxygen style) by Harald Welte · 13 years ago
  17. bb47c35 queue: mark non-public functions as static by Harald Welte · 13 years ago
  18. e65c739 queue: use %p format string when printing a pointer by Harald Welte · 13 years ago
  19. d88e11d GTP: use socklen_t where appropriate by Harald Welte · 13 years ago
  20. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  21. 3a4c67b optionally do not send recovery with sgsnemu by Harald Welte · 13 years ago
  22. 41af569 Add optional RAI Field by Harald Welte · 13 years ago
  23. ad18ccb RAI fix by Yann BONNAMY · 14 years ago
  24. fe50409 GTP: Fix bug in update PDP context procedure by Isabelle Kraemer · 13 years ago
  25. 629e986 libgtp: introduce cb_recovery() callback by Harald Welte · 14 years ago
  26. 944dce3 Add support for GTP IE's from 3GPP R7 by Yann BONNAMY · 14 years ago
  27. 111e054 Fix warning on unused fscanf return code by Emmanuel Bretelle · 14 years ago
  28. dc3744f Extend 'struct pdp_t' with a void *priv pointer for application use by Harald Welte · 14 years ago
  29. a1bd736 [libgtp] Fix GTPIE parsing segfault on 64bit architectures by Harald Welte · 14 years ago
  30. 7b3347b [libgtp] add comments with references to the GTP specification sections by Harald Welte · 14 years ago
  31. cc9f083 sgsnemu: delete pdp context - teardown must be before NSAPI by Harald Welte · 14 years ago
  32. f54a1f4 Fix various compiler warnings throughout the code by Harald Welte · 14 years ago
  33. e67556e [SECURITY] Fix GTPIE parsing DoS by Harald Welte · 14 years ago
  34. c5ef88c remove autotools-generated files by Harald Welte · 14 years ago
  35. acba8e6 Added new version of autotools by jjako · 19 years ago
  36. e31b240 0.84 release by jjako · 20 years ago
  37. 0fe0df0 qos length bugfix and apple support plus header cleanup by jjako · 20 years ago
  38. 77edc82 Improved configure script under Solaris by jjako · 20 years ago
  39. 9b4971d Charging characteristics made optional by jjako · 20 years ago
  40. 1f15864 Added IP address alias capability for FreeBSD by jjako · 20 years ago
  41. 1ea6634 Added FreeBSD route capability by jjako · 20 years ago
  42. d48c5ff Fixed long constant warning on FreeBSD by jjako · 20 years ago
  43. 06e9f12 FreeBSD porting and IMSI bugfix by jjako · 20 years ago
  44. 98200df Fix NSAPI bug in create pdp context by jjako · 20 years ago
  45. be61ef2 Removed NSAPI from version 0 create pdp context request by jjako · 20 years ago
  46. bae2cd4 Removed stdint.h include by jjako · 20 years ago
  47. 00816a9 Removed ansi flag by jjako · 20 years ago
  48. b7b93fc Rename u_int to uint by jjako · 20 years ago
  49. 193e8b1 Added --net, --nsapi, --gtpversion options by jjako · 21 years ago
  50. 0b076a3 Fixed sgsnemu freepdp on failed create context. by jjako · 21 years ago
  51. ccc564f Fixed deallocation of pdp context on failed create context. by jjako · 21 years ago
  52. 581c9f0 sgsnemu timelimit bug fix. Readme update by jjako · 21 years ago
  53. 2c38133 GTP1 functionality by jjako · 21 years ago
  54. 08d331d First attempt at a GTP1 implementation by jjako · 21 years ago
  55. 0a120b2 Mode checking i gtp_new() by jjako · 21 years ago
  56. 02b93f5 Installation of include files by jjako · 21 years ago
  57. a9639f3 doc in makefile.am by jjako · 21 years ago
  58. 1db1c81 Improved GTP error handling by jjako · 21 years ago
  59. a7cd249 added ippool.h and ippool.c by jjako · 21 years ago
  60. afb2a97 Improved sgsnemu ping by jjako · 21 years ago
  61. 286bc98 Autotools makefile update by jjako · 21 years ago
  62. 3c13e30 Include config.h by jjako · 21 years ago
  63. b24a639 Removed gtp/.deps by jjako · 21 years ago
  64. 2e840a3 Paranoid buffer overflow checking improvements. by jjako · 21 years ago
  65. 546787e Removed excess autotools files by jjako · 21 years ago
  66. b9015be Removing gtpie.h warnings from dobble defines by jjako · 21 years ago
  67. b88f616 Setting ipnext and tidnext to NULL in settid and setip by jjako · 21 years ago
  68. 52c2414 Initial revision by jjako · 22 years ago