1. 54d082e libgtp: Add missing mandatory IEs in GTP Error Indication by Harald Welte · 7 years ago
  2. b10ee08 Properly format IMSI before using it in trap by Harald Welte · 7 years ago
  3. 2831887 libgtp: improve error logging and propagation by Max · 7 years ago
  4. bf5c0bb gtp.c: Don't print ""Unknown packet flags" error message in get_seq() by Harald Welte · 7 years ago
  5. d37b80a gtp.c: Improve debug statements about GTP header flags by Harald Welte · 8 years ago
  6. f41f586 gsn_restart file: wrap umask change tightly around file creation by Neels Hofmeyr · 8 years ago
  7. f7611c3 fix gsn_restart file buffer overflow and missing path sep by Neels Hofmeyr · 8 years ago
  8. d997552 gtp: Handle gtpv1 in gtp_update_pdp_conf() correctly by Daniel Willmann · 8 years ago
  9. 05f3ef3 gtp: Make gtp_update_pdp_conf() work for gtp0 and gtp1 connections by Daniel Willmann · 8 years ago
  10. 134a775 gtp: Pass pdp along when calling gtp_req() in gtp_update_context() by Daniel Willmann · 8 years ago
  11. 8ddb680 gtp: Do not leak the restart counter file handle in case of error by Holger Hans Peter Freyther · 8 years ago
  12. db852a1 fix some format specifiers by Alexander Huemer · 9 years ago
  13. 0dc4748 add todo comments by Neels Hofmeyr · 9 years ago
  14. e845cb9 gtp.c: fix an error log. by Neels Hofmeyr · 9 years ago
  15. 9b09738 gtp.c: improve 3 error logs. by Neels Hofmeyr · 9 years ago
  16. 01b40d0 gtp: Make these regions runtime debuggable by Holger Hans Peter Freyther · 10 years ago
  17. 752314a gtp: Kill unused and non public method by Holger Hans Peter Freyther · 10 years ago
  18. 42ca1d1 gtp: Move to using LOGP for logging GTP packages by Holger Hans Peter Freyther · 10 years ago
  19. 5816bcf gtp: Speculative FreeBSD compile fix for htobe64 by Holger Hans Peter Freyther · 10 years ago
  20. 746b944 gtp: add pdp_set_imsi_nsapi by Pablo Neira Ayuso · 10 years ago
  21. 1a1ba02 gtp: fix endianness in teid field of GTPv0 header by Pablo Neira Ayuso · 10 years ago
  22. 95848ba GTP: don't use magic numbers for T3-REQUESTS and N3-REQUEST by Harald Welte · 13 years ago
  23. d88e11d GTP: use socklen_t where appropriate by Harald Welte · 13 years ago
  24. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  25. 3a4c67b optionally do not send recovery with sgsnemu by Harald Welte · 13 years ago
  26. 41af569 Add optional RAI Field by Harald Welte · 13 years ago
  27. fe50409 GTP: Fix bug in update PDP context procedure by Isabelle Kraemer · 13 years ago
  28. 629e986 libgtp: introduce cb_recovery() callback by Harald Welte · 14 years ago
  29. 944dce3 Add support for GTP IE's from 3GPP R7 by Yann BONNAMY · 14 years ago
  30. 111e054 Fix warning on unused fscanf return code by Emmanuel Bretelle · 14 years ago
  31. 7b3347b [libgtp] add comments with references to the GTP specification sections by Harald Welte · 14 years ago
  32. cc9f083 sgsnemu: delete pdp context - teardown must be before NSAPI by Harald Welte · 14 years ago
  33. f54a1f4 Fix various compiler warnings throughout the code by Harald Welte · 14 years ago
  34. 0fe0df0 qos length bugfix and apple support plus header cleanup by jjako · 20 years ago
  35. 9b4971d Charging characteristics made optional by jjako · 20 years ago
  36. 1f15864 Added IP address alias capability for FreeBSD by jjako · 20 years ago
  37. 1ea6634 Added FreeBSD route capability by jjako · 20 years ago
  38. d48c5ff Fixed long constant warning on FreeBSD by jjako · 20 years ago
  39. 06e9f12 FreeBSD porting and IMSI bugfix by jjako · 20 years ago
  40. 98200df Fix NSAPI bug in create pdp context by jjako · 20 years ago
  41. be61ef2 Removed NSAPI from version 0 create pdp context request by jjako · 20 years ago
  42. bae2cd4 Removed stdint.h include by jjako · 20 years ago
  43. b7b93fc Rename u_int to uint by jjako · 20 years ago
  44. 193e8b1 Added --net, --nsapi, --gtpversion options by jjako · 21 years ago
  45. 0b076a3 Fixed sgsnemu freepdp on failed create context. by jjako · 21 years ago
  46. ccc564f Fixed deallocation of pdp context on failed create context. by jjako · 21 years ago
  47. 581c9f0 sgsnemu timelimit bug fix. Readme update by jjako · 21 years ago
  48. 2c38133 GTP1 functionality by jjako · 21 years ago
  49. 08d331d First attempt at a GTP1 implementation by jjako · 21 years ago
  50. 0a120b2 Mode checking i gtp_new() by jjako · 21 years ago
  51. 1db1c81 Improved GTP error handling by jjako · 21 years ago
  52. a7cd249 added ippool.h and ippool.c by jjako · 21 years ago
  53. 3c13e30 Include config.h by jjako · 21 years ago
  54. 2e840a3 Paranoid buffer overflow checking improvements. by jjako · 21 years ago
  55. 52c2414 Initial revision by jjako · 22 years ago