1. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 7 years ago
  2. 5616cdd fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  3. d015cbd XID: resend xid with pdp-ctx-ack messages by Philipp Maier · 7 years ago
  4. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  5. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  6. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  7. a66d8cf Handle DSD from HLR by Max · 7 years ago
  8. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  9. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  10. 1013550 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  11. 17a29ef gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  12. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  13. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  14. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  15. 725f3f1 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  16. 6934a0f gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  17. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  18. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  19. d0ef1ed compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  20. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  21. 04db87a gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  22. 3d07aef Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  23. 532480a cosmetic: Rename phone to ms by Philipp · 8 years ago
  24. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  25. 549ebc7 Improve GPRS logging by Max · 8 years ago
  26. ea619f1 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  27. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  28. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  29. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  30. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  31. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  32. ef02278 gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  33. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  34. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  35. 3df5d53 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  36. 4f8e34b add gsup_test_client program by Harald Welte · 8 years ago
  37. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  38. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  39. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  40. eb52aad IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  41. 143a274 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  42. 16606c9 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  43. 26f6ced Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  44. 7d30935 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  45. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  46. 686f4d6 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  47. ae9beda sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  48. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  49. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  50. 3316397 gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  51. aba8209 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  52. c6a44bb fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  53. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  54. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  55. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  56. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  57. 0b11db7 V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  58. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  59. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  60. b3e116c RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  61. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  62. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  63. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  64. 58f446c gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  65. a173566 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  66. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  67. c17cdb4 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  68. fac9758 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  69. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  70. af24172 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  71. 1dee2b6 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  72. 3ecfbbb IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  73. 770f3e3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  74. 7bc6986 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  75. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  76. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  77. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  78. d75864f IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  79. 746c789 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  80. f4daf16 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  81. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  82. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  83. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  84. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  85. 723f7c7 comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  86. 67933a1 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  87. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  88. 15fcd10 gprs_gmm: remove duplicated start of T3395 by Alexander Couzens · 8 years ago
  89. b572d7c SGSN: fix FCS calculation for encrypted frames by Dieter Spaar · 8 years ago
  90. 1de1591 SGSN: move cipher application to separate function by Max · 8 years ago
  91. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  92. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  93. 5aa5196 SGSN: split GEA key management from TLLI by Max · 8 years ago
  94. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  95. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  96. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  97. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  98. 896c6f8 SGSN: force GSUP CN domain to PS by Max · 8 years ago
  99. 3adb23c add DSUA debug constant by Daniel Willmann · 8 years ago
  100. 35a65ed add DRANAP debug constant by Daniel Willmann · 8 years ago