1. 1688fc3 mgcp hack: don't change payload type when passing RTP thru by Neels Hofmeyr · 8 years ago neels/mgcp
  2. b27b963 mgcp: log payload type change by Neels Hofmeyr · 8 years ago
  3. 02e516e comment: fixme: rab failure by Neels Hofmeyr · 7 years ago
  4. e7f0424 mgcp parsing, set port from mgcp response by Neels Hofmeyr · 8 years ago
  5. 815e41f mgcp parsing, mgcp test by Neels Hofmeyr · 8 years ago
  6. 4d7ae5f mgcp: handle responses from the MGCP GW by Neels Hofmeyr · 8 years ago
  7. 4d1be7f IuPS: cosmetic: explicitly check RAN type; move comment by Neels Hofmeyr · 8 years ago
  8. 1e267b8 IuCS and IuPS: add VTY config for RAB Assignment address kind by Neels Hofmeyr · 8 years ago
  9. 409738e IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctx by Neels Hofmeyr · 8 years ago
  10. 17fbe11 sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 8 years ago
  11. 6e04447 iu: sort out confusion around asn_debug and asn1_xer_print by Neels Hofmeyr · 8 years ago
  12. eda8eae iu.h: add missing includes and type defs by Neels Hofmeyr · 8 years ago
  13. 96b2c6f IuCS: rapidly release connections by Neels Hofmeyr · 8 years ago
  14. 34cede9 IuCS: don't remove Iu conn until release by Neels Hofmeyr · 8 years ago
  15. 046016f IuCS: detect whether a conn is already secure by Neels Hofmeyr · 8 years ago
  16. 5e05476 mgcp dbg log by Neels Hofmeyr · 8 years ago
  17. bc11de9 sgsn_ranap_iu_event: handle some events without valid MM context by Neels Hofmeyr · 8 years ago
  18. c017762 IuCS: store assigned rab_id in gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  19. 559ecb8 bridge calls via mgcpgw by Neels Hofmeyr · 8 years ago
  20. 7dff88a also do call assignment for MT calls, upon Call Confirmed by Neels Hofmeyr · 8 years ago
  21. 8aaec84 IuCS: implement msc_call_assignment() for IuCS by Neels Hofmeyr · 8 years ago
  22. b21bb87 msc: add mgcpgw client (with dummy read cb so far) by Neels Hofmeyr · 8 years ago
  23. 7373885 libmgcp: add mgcpgw client API by Neels Hofmeyr · 8 years ago
  24. 72afc4c libmgcp: add value strings for mgcp_connection_mode by Neels Hofmeyr · 8 years ago
  25. 5a155c1 libmgcp: move mgcp_connection_mode to public header by Neels Hofmeyr · 8 years ago
  26. 47785c8 IuCS: cosmetic prep for msc_call_assignment() by Neels Hofmeyr · 8 years ago
  27. 14c0333 IuCS: send RANAP CommonID by Neels Hofmeyr · 8 years ago
  28. b447ca9 cosmetic: msc_handler, bsc_handler: drop extra whitespace by Neels Hofmeyr · 8 years ago
  29. e3376ac SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSN by Harald Welte · 8 years ago
  30. cee8617 cosmetic: make gsm0408_loc_upd_rej() static by Neels Hofmeyr · 8 years ago
  31. 3b4d2eb LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  32. 1ec9370 remove handle_abisip_signal() by Neels Hofmeyr · 8 years ago
  33. dcf4f8a gsm0408_clear_request(): actually free the released conn by Neels Hofmeyr · 8 years ago
  34. fbe616a add iu.h to gsm_subscriber.c by Neels Hofmeyr · 8 years ago
  35. d43bfad gsm_04_08.c: iu.h by Neels Hofmeyr · 8 years ago
  36. 6b76bc5 temporary dev: set debug log level almost everywhere by Neels Hofmeyr · 8 years ago
  37. d0c4f31 comment on mscsplit, indent comment by Neels Hofmeyr · 8 years ago
  38. d5bda2e move to libbsc: lchan_next_meas_rep() -- TODO really? by Neels Hofmeyr · 8 years ago
  39. b815270 move to libbsc: gsm_bts_neighbor() -- TODO really? by Neels Hofmeyr · 8 years ago
  40. 2c714dc gsm0408_test: use NULL for root ctx -- TODO really? by Neels Hofmeyr · 8 years ago
  41. ab69c40 gsm_04_08: remove apply_codec_restrictions() -- TODO really? by Neels Hofmeyr · 8 years ago
  42. 0559dd4 move to libmsc: osmo_stats_vty_add_cmds() -- todo MSCSPLIT by Neels Hofmeyr · 8 years ago
  43. bb5e238 include msc_ifaces.h in gsm_04_08.c by Neels Hofmeyr · 8 years ago
  44. 302093a complete IuCS paging implementation by Neels Hofmeyr · 8 years ago
  45. df2bcce paging: add todo comments for paging and mscsplit by Neels Hofmeyr · 8 years ago
  46. 5b3b66e paging: actually verify subscriber authorization by Neels Hofmeyr · 8 years ago
  47. 863af35 paging: change subscr_paging_cb() into subscr_rx_paging_response() by Neels Hofmeyr · 8 years ago
  48. d3d7b3d move subscr auth check to gsm_subscriber.c by Neels Hofmeyr · 8 years ago
  49. 02ea176 auth log by Neels Hofmeyr · 8 years ago
  50. 704b20e iu auth wip by Neels Hofmeyr · 8 years ago
  51. b7bf692 Iu auth wip by Neels Hofmeyr · 8 years ago
  52. c6ed095 cosmetic prep: change int -> bool authorize_subscriber() by Neels Hofmeyr · 8 years ago
  53. 2e99eff subscr_request_channel() -> subscr_request_conn() by Neels Hofmeyr · 8 years ago
  54. 72bf140 move subscr_request to gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  55. 9f38458 add gsm_encr to subscr_conn by Neels Hofmeyr · 8 years ago
  56. 722b6c3 osmo-nitb becomes osmo-msc by Neels Hofmeyr · 8 years ago
  57. a780b3c remove unneccessary linking from some tests by Neels Hofmeyr · 8 years ago
  58. bb2ab68 msc_release_connection(): don't call gsm0808_clear() by Neels Hofmeyr · 8 years ago
  59. 0e58c8d cut off libbsc paging, pending paging in libmsc by Neels Hofmeyr · 8 years ago
  60. 331c78d libmsc: duplicate gsm0808 / gsm48 functions (towards BSC) by Neels Hofmeyr · 8 years ago
  61. 75f53b5 Use new msc_tx_dtap() instead of gsm0808_submit_dtap() by Neels Hofmeyr · 8 years ago
  62. 92b110a add libiudummy, to avoid linking Iu deps in tests by Neels Hofmeyr · 8 years ago
  63. 2a54a65 move to libcommon-cs: gsm48_extract_mi(), gsm48_paging_extract_mi() -- TODO move to libfilter instead? by Neels Hofmeyr · 8 years ago
  64. f2b9abe msc_compl_l3(): publish in .h, tweak return value by Neels Hofmeyr · 8 years ago
  65. 883d2fc add msc vty, remove nitb vty by Neels Hofmeyr · 8 years ago
  66. 037eec2 add iucs.[hc] by Neels Hofmeyr · 8 years ago
  67. 2e94888 add DIUCS debug log constant by Neels Hofmeyr · 8 years ago
  68. 05aeb22 gsm0408_loc_upd_rej(): remove bts use (used only for debug log) by Neels Hofmeyr · 8 years ago
  69. 4cf812d gsm_04_08, gsm_subscriber: decouple lac from bts by Neels Hofmeyr · 8 years ago
  70. d9c7b1d subscr_update_expire_lu(): remove bts arg by Neels Hofmeyr · 8 years ago
  71. 7beb6ab move t3212 to network level (periodic lu) by Neels Hofmeyr · 8 years ago
  72. 9ba3521 libmsc: iucs dev: disable large parts of the code by Neels Hofmeyr · 8 years ago
  73. add5cf8 Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication. by Neels Hofmeyr · 8 years ago
  74. 15d4f77 don't use lchan in libmsc by Neels Hofmeyr · 8 years ago
  75. efa6fb8 gsm_04_08.c: Don't set msg->lchan nor msg->dst by Harald Welte · 8 years ago
  76. ae355c6 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  77. 6a56b62 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  78. df66a3c cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  79. d48a924 cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  80. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  81. 94f49a4 debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  82. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  83. a66d8cf Handle DSD from HLR by Max · 7 years ago
  84. a161369 subscr_update_expire_lu(): fix (obscure) segfault by Neels Hofmeyr · 7 years ago
  85. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  86. 87bfed2 remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  87. b726c2c Remove duplicating define by Max · 7 years ago
  88. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  89. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  90. 5042201 vty tests: more attempts to resolve 'Broken Pipe' error (2) by Neels Hofmeyr · 7 years ago
  91. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  92. 1013550 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  93. 17a29ef gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  94. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  95. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  96. 48324fe vty tests: more attempts to resolve 'Broken Pipe' error (3) by Neels Hofmeyr · 7 years ago
  97. bcfee2a vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  98. d09b26d Attempt to fix nightly builds by Max · 7 years ago
  99. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  100. 22a735b gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago