1. f9f4387 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  2. 7ec8ca4 sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu) by Daniel Willmann · 8 years ago
  3. 2b2429e gprs_gmm.c: Perform LLME operations only if we have one by Harald Welte · 9 years ago
  4. dbc72b3 gprs_gmm.c: Make TLLI handling specific to Gb interface by Harald Welte · 9 years ago
  5. e98ba82 gprs_gmm.c: Don't try to de-reference NULL mmctx by Neels Hofmeyr · 8 years ago
  6. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  7. 62ff384 create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  8. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  9. 85f8fda gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  10. 7c55ede Add human-readable name of SGSN_AUTH_AUTHENTICATE by Harald Welte · 8 years ago
  11. 5f2524f sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago
  12. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  13. d8aa412 OAP: Various coding style fixes by Harald Welte · 8 years ago
  14. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  15. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  16. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  17. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  18. eff215a osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  19. 7ca035d gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  20. 85234a3 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  21. 842674b rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  22. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  23. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  24. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  25. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  26. 312bf6c gtphub_unmap_header_tei(): don't dereference unmapped_tei arg if not present (CID #57687) by Neels Hofmeyr · 8 years ago
  27. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  28. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  29. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  30. fa0f715 enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  31. 69da1d4 gtphub: tweak default logging level by Neels Hofmeyr · 8 years ago
  32. 03933a4 gtphub: include ports.h instead of redefining OSMO_VTY_PORT_GTPHUB by Neels Hofmeyr · 8 years ago
  33. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 8 years ago
  34. d35957a sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_req by Jacob Erlbeck · 8 years ago
  35. d58c033 sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 8 years ago
  36. e7bcdc3 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 8 years ago
  37. 3fbf0a3 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 8 years ago
  38. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  39. 1bf8617 gprs: use libgtp cflags by Alexander Huemer · 8 years ago
  40. de76661 gtphub: Fix use after free on failure by Holger Hans Peter Freyther · 8 years ago
  41. fec29ab gtphub: Make the two setter static as well by Holger Hans Peter Freyther · 8 years ago
  42. 91e0e1b gtphub: Fix compilation using gcc5 by Holger Hans Peter Freyther · 8 years ago
  43. cdc548c gtphub VTY: add newlines to some VTY docs' final lines by Neels Hofmeyr · 9 years ago
  44. 69a720f gtphub VTY: fix doc strings for show cmds by Neels Hofmeyr · 9 years ago
  45. 36948bf gtphub: log: limit length of hex dumps. by Neels Hofmeyr · 9 years ago
  46. 4d2b3ff gtphub: add VTY show for peers and peer stats. by Neels Hofmeyr · 9 years ago
  47. d010c49 gtphub: improve handling of restarted peer. by Neels Hofmeyr · 9 years ago
  48. bee7596 gtphub: log most common message type names. by Neels Hofmeyr · 9 years ago
  49. ee07e4f gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  50. f6e4d08 gtphub: fix: when checking TEIs, skip 0. by Neels Hofmeyr · 9 years ago
  51. 328d2f7 gtphub: log: add TEI reuse msg, fix another TEI msg. by Neels Hofmeyr · 9 years ago
  52. ee1e5d7 gtphub: log: add side str to msg for reused TEI by Neels Hofmeyr · 9 years ago
  53. e38fb66 gtphub: add more detailed I/O rate counters. by Neels Hofmeyr · 9 years ago
  54. 956d856 gtphub: be strict about unknown cmdline args by Neels Hofmeyr · 9 years ago
  55. ba0525e gtphub: tweak logging. by Neels Hofmeyr · 9 years ago
  56. 28a70f2 gtphub: logging: have one newline per log. by Neels Hofmeyr · 9 years ago
  57. 9d8f506 gtphub: fix missing newline in log output by Neels Hofmeyr · 9 years ago
  58. e1ba781 gtphub: tweak startup log for sgsn_use_sender by Neels Hofmeyr · 9 years ago
  59. ca2361c gtphub: implement sgsn_use_sender for NAT. by Neels Hofmeyr · 9 years ago
  60. d53c604 gtphub: prepare: keep tunnel ref in gtp_packet_desc. by Neels Hofmeyr · 9 years ago
  61. e5a0798 gtphub: tweak an error log message by Neels Hofmeyr · 9 years ago
  62. 8c5b073 gtphub: Del PDP: replace unnecessary lookup with asserts. by Neels Hofmeyr · 9 years ago
  63. 59c1b64 gtphub: check TEI presence in Create PDP Ctx Response by Neels Hofmeyr · 9 years ago
  64. 87c83d0 gtphub: improve logging for invalid packet by Neels Hofmeyr · 9 years ago
  65. d8660ef gtphub: cosmetic by Neels Hofmeyr · 9 years ago
  66. c6d51f5 gtphub: fix restart cleanup peer matching. by Neels Hofmeyr · 9 years ago
  67. 996ec1d gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  68. 18d3049 gtphub: fix use after free. by Neels Hofmeyr · 9 years ago
  69. 936b890 gtphub: Add a debug log by Neels Hofmeyr · 9 years ago
  70. 4573ca8 gtphub: fix: add a missing NULL check by Neels Hofmeyr · 9 years ago
  71. 52c0bd3 gtphub: cosmetic: early continue for less indent by Neels Hofmeyr · 9 years ago
  72. bc44330 gtphub: monitor GSNs' restart counters. by Neels Hofmeyr · 9 years ago
  73. 3fdba2e gtphub: cosmetic by Neels Hofmeyr · 9 years ago
  74. 10fc024 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  75. 2f67125 gtphub: remove obsolete todo comment by Neels Hofmeyr · 9 years ago
  76. 800126b gtphub: fix segfault when empty config. by Neels Hofmeyr · 9 years ago
  77. cd865d6 gtphub: be more fatal about not finding an unused TEI. by Neels Hofmeyr · 9 years ago
  78. 0855008 gtphub: fix some style complaints from cppcheck by Neels Hofmeyr · 9 years ago
  79. ff4b630 gtphub: add two stubs for Delete PDP msgs by Neels Hofmeyr · 9 years ago
  80. 817bc32 gtphub: vty: add missing SGSN-proxy output. by Neels Hofmeyr · 9 years ago
  81. a9905a5 gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  82. 7174b16 gtphub: make sure mapped TEIs aren't occupied (incomplete). by Neels Hofmeyr · 9 years ago
  83. d121ea6 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  84. f977320 gtphub: cosmetic: for_each_side,_plane macros. by Neels Hofmeyr · 9 years ago
  85. ba9e9f6 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  86. 8d1ffbd gtphub: complain about excess cmdline args. by Neels Hofmeyr · 9 years ago
  87. 005f175 gtphub: fix a conditional for log output by Neels Hofmeyr · 9 years ago
  88. fc1be3a gtphub: avoid segfault for incomplete tunnels. by Neels Hofmeyr · 9 years ago
  89. e54cd15 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  90. 2c8b581 gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  91. 1aa0e47 gtphub: add assertion to ensure expiry ordering. by Neels Hofmeyr · 9 years ago
  92. 508514c gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  93. 29d926b gtphub: move timestamp into packet struct. by Neels Hofmeyr · 9 years ago
  94. 4b2cbda gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  95. 1ba50c6 gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  96. dba6d1a gtphub: cosmetic: clarify bind pointer naming. by Neels Hofmeyr · 9 years ago
  97. 20bd6bf gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  98. 1ed9a86 gtphub: ensure cleanup of peer addresses. by Neels Hofmeyr · 9 years ago
  99. b6c2db5 gtphub: ares vty and init by Neels Hofmeyr · 9 years ago
  100. d9b1d49 gtphub: review some logging. by Neels Hofmeyr · 9 years ago