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