1. 7e7624c mgcp parsing, set port from mgcp response by Neels Hofmeyr · 8 years ago neels/iu_before_libxsc_rename
  2. c692fc5 mgcp parsing, mgcp test by Neels Hofmeyr · 8 years ago
  3. d9e229b mgcp: handle responses from the MGCP GW by Neels Hofmeyr · 8 years ago
  4. 0741516 IuPS: cosmetic: explicitly check RAN type; move comment by Neels Hofmeyr · 8 years ago
  5. 5f3e337 IuCS and IuPS: add VTY config for RAB Assignment address kind by Neels Hofmeyr · 8 years ago
  6. 8afc916 IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctx by Neels Hofmeyr · 8 years ago
  7. 22e0b7c sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 8 years ago
  8. 35ce91d iu: sort out confusion around asn_debug and asn1_xer_print by Neels Hofmeyr · 8 years ago
  9. 380c13c iu.h: add missing includes and type defs by Neels Hofmeyr · 8 years ago
  10. fcdc026 IuCS: rapidly release connections by Neels Hofmeyr · 8 years ago
  11. a5e8069 IuCS: don't remove Iu conn until release by Neels Hofmeyr · 8 years ago
  12. 158559b IuCS: detect whether a conn is already secure by Neels Hofmeyr · 8 years ago
  13. c2c7722 mgcp dbg log by Neels Hofmeyr · 8 years ago
  14. 2d0e537 sgsn_ranap_iu_event: handle some events without valid MM context by Neels Hofmeyr · 8 years ago
  15. 9e49578 IuCS: store assigned rab_id in gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  16. 5903193 bridge calls via mgcpgw by Neels Hofmeyr · 8 years ago
  17. 2548cd1 also do call assignment for MT calls, upon Call Confirmed by Neels Hofmeyr · 8 years ago
  18. ba46c40 IuCS: implement msc_call_assignment() for IuCS by Neels Hofmeyr · 8 years ago
  19. ea51bfd cscn: add mgcpgw client (with dummy read cb so far) by Neels Hofmeyr · 8 years ago
  20. a9370b6 libmgcp: add mgcpgw client API by Neels Hofmeyr · 8 years ago
  21. b50af47 libmgcp: add value strings for mgcp_connection_mode by Neels Hofmeyr · 8 years ago
  22. 99b0e0e libmgcp: move mgcp_connection_mode to public header by Neels Hofmeyr · 8 years ago
  23. cfbf5fa IuCS: cosmetic prep for msc_call_assignment() by Neels Hofmeyr · 8 years ago
  24. fda5bb5 IuCS: send RANAP CommonID by Neels Hofmeyr · 8 years ago
  25. 0faacd6 cosmetic: msc_handler, bsc_handler: drop extra whitespace by Neels Hofmeyr · 8 years ago
  26. bbad400 SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSN by Harald Welte · 8 years ago
  27. 7d7dc9d cosmetic: remove legacy comment from gsm0408_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  28. 7a622ad cosmetic: make gsm0408_loc_upd_rej() static by Neels Hofmeyr · 8 years ago
  29. b2d42f6 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  30. 9303f77 remove handle_abisip_signal() by Neels Hofmeyr · 8 years ago
  31. f9d6a99 gsm0408_clear_request(): actually free the released conn by Neels Hofmeyr · 8 years ago
  32. 02932b1 add iu.h to gsm_subscriber.c by Neels Hofmeyr · 8 years ago
  33. 0c2043f gsm_04_08.c: iu.h by Neels Hofmeyr · 8 years ago
  34. dff981e temporary dev: set debug log level almost everywhere by Neels Hofmeyr · 8 years ago
  35. 063c305 comment on mscsplit, indent comment by Neels Hofmeyr · 8 years ago
  36. ffd5e33 move to libbsc: lchan_next_meas_rep() -- TODO really? by Neels Hofmeyr · 8 years ago
  37. 6d1c073 move to libbsc: gsm_bts_neighbor() -- TODO really? by Neels Hofmeyr · 8 years ago
  38. c26ced5 gsm0408_test: use NULL for root ctx -- TODO really? by Neels Hofmeyr · 8 years ago
  39. b0c7cb5 gsm_04_08: remove apply_codec_restrictions() -- TODO really? by Neels Hofmeyr · 8 years ago
  40. a12c6aa move to libmsc: osmo_stats_vty_add_cmds() -- todo MSCSPLIT by Neels Hofmeyr · 8 years ago
  41. 406d0f7 include msc_ifaces.h in gsm_04_08.c by Neels Hofmeyr · 8 years ago
  42. fbd934b complete IuCS paging implementation by Neels Hofmeyr · 8 years ago
  43. 5d80cbe paging: add todo comments for paging and mscsplit by Neels Hofmeyr · 8 years ago
  44. 6169670 paging: actually verify subscriber authorization by Neels Hofmeyr · 8 years ago
  45. c0fa098 paging: change subscr_paging_cb() into subscr_rx_paging_response() by Neels Hofmeyr · 8 years ago
  46. 3f7958f move subscr auth check to gsm_subscriber.c by Neels Hofmeyr · 8 years ago
  47. c8f00fa auth log by Neels Hofmeyr · 8 years ago
  48. f875e78 iu auth wip by Neels Hofmeyr · 8 years ago
  49. 6d9e14d Iu auth wip by Neels Hofmeyr · 8 years ago
  50. b6db8d0 cosmetic prep: change int -> bool authorize_subscriber() by Neels Hofmeyr · 8 years ago
  51. 0dd4717 subscr_request_channel() -> subscr_request_conn() by Neels Hofmeyr · 8 years ago
  52. 56370f4 move subscr_request to gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  53. 2fe226a add gsm_encr to subscr_conn by Neels Hofmeyr · 8 years ago
  54. 9a9bd05 osmo-nitb becomes osmo-cscn by Neels Hofmeyr · 8 years ago
  55. 5c1f1bd remove unneccessary linking from some tests by Neels Hofmeyr · 8 years ago
  56. f553693 msc_release_connection(): don't call gsm0808_clear() by Neels Hofmeyr · 8 years ago
  57. e77b183 cut off libbsc paging, pending paging in libmsc by Neels Hofmeyr · 8 years ago
  58. fec0a31 libmsc: duplicate gsm0808 / gsm48 functions (towards BSC) by Neels Hofmeyr · 8 years ago
  59. 611e833 Use new msc_tx_dtap() instead of gsm0808_submit_dtap() by Neels Hofmeyr · 8 years ago
  60. db1c122 add libiudummy, to avoid linking Iu deps in tests by Neels Hofmeyr · 8 years ago
  61. 415c022 move to libxsc: gsm48_extract_mi(), gsm48_paging_extract_mi() -- TODO move to libfilter instead? by Neels Hofmeyr · 8 years ago
  62. 5f7570a msc_compl_l3(): publish in .h, tweak return value by Neels Hofmeyr · 8 years ago
  63. 2ee77ab add cscn vty, remove nitb vty by Neels Hofmeyr · 8 years ago
  64. 829c060 add iucs.[hc] by Neels Hofmeyr · 8 years ago
  65. eea4c4d add DIUCS debug log constant by Neels Hofmeyr · 8 years ago
  66. f4a2311 gsm0408_loc_upd_rej(): remove bts use (used only for debug log) by Neels Hofmeyr · 8 years ago
  67. c93ac17 gsm_04_08, gsm_subscriber: decouple lac from bts by Neels Hofmeyr · 8 years ago
  68. 495518f subscr_update_expire_lu(): remove bts arg by Neels Hofmeyr · 8 years ago
  69. 5030f8d move t3212 to network level (periodic lu) by Neels Hofmeyr · 8 years ago
  70. 36662e5 libmsc: iucs dev: disable large parts of the code by Neels Hofmeyr · 8 years ago
  71. c3b4858 Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication. by Neels Hofmeyr · 8 years ago
  72. 32e8ea9 don't use lchan in libmsc by Neels Hofmeyr · 8 years ago
  73. 25bd330 gsm_04_08.c: Don't set msg->lchan nor msg->dst by Harald Welte · 8 years ago
  74. f1d1e71 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  75. 72f4da9 osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  76. d81eaff split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  77. 00774fe move to libxsc: net timezone VTY config by Neels Hofmeyr · 8 years ago
  78. c9fd1d8 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  79. ca1cf50 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  80. 0548ac6 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  81. b8d11ed move to libxsc: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  82. f0773e1 move to libxsc: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  83. 3011606 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  84. b87939d split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  85. c80f56c tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  86. e224a81 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  87. 2ac47f6 factor out & introduce struct gsm_encr, in xsc.h by Neels Hofmeyr · 8 years ago
  88. 624e2bb move to libxsc: factor out gen of USSD notify and release complete by Neels Hofmeyr · 8 years ago
  89. b8061ad move to libxsc: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  90. 22f29e5 move to libxsc: net init 3: actual move by Neels Hofmeyr · 8 years ago
  91. 84013be move to libxsc: net init 2: move bsc_network_init decl to osmo_bsc.h by Neels Hofmeyr · 8 years ago
  92. 8d1043a move to libxsc: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  93. a1f9834 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  94. 0f1cfc1 Add empty libxsc by Neels Hofmeyr · 8 years ago
  95. dfe48fd bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  96. af9a9b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  97. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  98. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  99. 194b4cb fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  100. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago