1. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  2. a8787e6 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  3. 87ac258 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  4. 22f3e40 gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  5. 734a0c2 sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  6. ff4a92b various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  7. c19f508 compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  8. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  9. 3f7edfb gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  10. 2b52125 Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  11. 5058c48 cosmetic: Rename phone to ms by Philipp · 8 years ago
  12. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  13. df9fb38 Improve GPRS logging by Max · 8 years ago
  14. 5fcb721 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  15. c1270fd move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  16. 0b2505b move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  17. 6dfb30d rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  18. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  19. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  20. 7aef97a gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  21. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  22. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  23. afc26a9 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  24. abc6505 add gsup_test_client program by Harald Welte · 8 years ago
  25. ad77870 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  26. 2780c44 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  27. 3de9bf1 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  28. 0915612 IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  29. c530f48 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  30. 7b74246 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  31. b9d251d Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  32. f96c724 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  33. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  34. 8a8a134 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  35. 3c175ed sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  36. a73e5f1 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  37. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  38. 4e927cb gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  39. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  40. ca8b768 fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  41. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  42. 7d3365f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  43. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  44. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  45. 92e9aad V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  46. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  47. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  48. 92b30ac RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  49. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  50. 4976953 Build fixes by Alexander Huemer · 8 years ago
  51. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  52. 81b0513 gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  53. 9625a61 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  54. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  55. e986183 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  56. 68ce9e3 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  57. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  58. e0181a2 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  59. 65edec8 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  60. 522fee8 IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  61. c3eb6a3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  62. 66eb074 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  63. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  64. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  65. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  66. 499d3ce IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  67. 4b4ecb9 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  68. aef31f7 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  69. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  70. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  71. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  72. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  73. 2a7ce0f comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  74. 47f1943 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  75. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  76. 88790b2 gprs_gmm: remove duplicated start of T3395 by Alexander Couzens · 8 years ago
  77. 5236a9e SGSN: fix FCS calculation for encrypted frames by Dieter Spaar · 8 years ago
  78. 8f1c636 SGSN: move cipher application to separate function by Max · 8 years ago
  79. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  80. 6d99958 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  81. eb64e3f SGSN: split GEA key management from TLLI by Max · 8 years ago
  82. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  83. 6f9a6ca SGSN: prevent starting with inconsistent config by Max · 8 years ago
  84. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  85. 0bd04bc SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  86. 92d8d0a SGSN: force GSUP CN domain to PS by Max · 8 years ago
  87. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  88. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  89. d0ba6d6 gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL by Neels Hofmeyr · 8 years ago
  90. 711adc2 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  91. 8ddce12 sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu) by Daniel Willmann · 8 years ago
  92. 95de4d5 gprs_gmm.c: Perform LLME operations only if we have one by Harald Welte · 9 years ago
  93. 1548700 gprs_gmm.c: Make TLLI handling specific to Gb interface by Harald Welte · 9 years ago
  94. 4805d8f gprs_gmm.c: Don't try to de-reference NULL mmctx by Neels Hofmeyr · 8 years ago
  95. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  96. 7736dda create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  97. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  98. 2313442 gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  99. 84125e7 Add human-readable name of SGSN_AUTH_AUTHENTICATE by Harald Welte · 8 years ago
  100. c21455b sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago