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