1. d3d62f4 mgcp: hack RAB success from nano3G: patch first RTP payload by Neels Hofmeyr · 8 years ago neels/issue_1978
  2. ffe2543 mgcp hack: don't change payload type when passing RTP thru by Neels Hofmeyr · 8 years ago
  3. bf62ec2 vlr: fix: don't send CM Service Accept after Ciphering Command by Neels Hofmeyr · 7 years ago
  4. 4288405 remove all 3G authentication dev hacks -- it works! by Neels Hofmeyr · 7 years ago
  5. 9bc6ccf implement utran security mode with vlr by Neels Hofmeyr · 7 years ago
  6. 7ded595 move iucs_ranap.[hc] to include / libmsc to use in msc_vlr tests by Neels Hofmeyr · 7 years ago
  7. 4df6b99 vlr tests: umts auth with tmsi by Neels Hofmeyr · 7 years ago
  8. 8dcb95e vlr: allow setting assign_tmsi per-subscriber by Neels Hofmeyr · 7 years ago
  9. 0de0b26 ensure authentication is required on UTRAN by Neels Hofmeyr · 7 years ago
  10. c544136 vlr on utran: transmit CommonID by Neels Hofmeyr · 7 years ago
  11. 7308dc9 msc: decouple from bsc_api and bts by Neels Hofmeyr · 7 years ago
  12. 9ce589d make python tests pass for new OsmoMSC by Neels Hofmeyr · 7 years ago
  13. d89e1c5 Make the code work so that the msc_vlr tests pass by Neels Hofmeyr · 7 years ago
  14. e4d2a49 mark fixme: rate counters by Neels Hofmeyr · 7 years ago
  15. 2618e83 mgcp: log payload type change by Neels Hofmeyr · 8 years ago
  16. bdba3eb comment: fixme: rab failure by Neels Hofmeyr · 7 years ago
  17. 6d6925f mgcp parsing, set port from mgcp response by Neels Hofmeyr · 8 years ago
  18. 2e5ab55 mgcp parsing, mgcp test by Neels Hofmeyr · 8 years ago
  19. 3a30f46 mgcp: handle responses from the MGCP GW by Neels Hofmeyr · 8 years ago
  20. f582863 IuPS: cosmetic: explicitly check RAN type; move comment by Neels Hofmeyr · 8 years ago
  21. 51559f8 IuCS and IuPS: add VTY config for RAB Assignment address kind by Neels Hofmeyr · 8 years ago
  22. 222f01f IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctx by Neels Hofmeyr · 8 years ago
  23. 303a8c1 sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 8 years ago
  24. 79e3cbe iu: sort out confusion around asn_debug and asn1_xer_print by Neels Hofmeyr · 8 years ago
  25. 1b5e85a iu.h: add missing includes and type defs by Neels Hofmeyr · 8 years ago
  26. 542cbe4 IuCS: rapidly release connections by Neels Hofmeyr · 8 years ago
  27. cfd785c IuCS: don't remove Iu conn until release FIXME by Neels Hofmeyr · 8 years ago
  28. 96a4c9b mgcp dbg log by Neels Hofmeyr · 8 years ago
  29. 4bd7444 sgsn_ranap_iu_event: handle some events without valid MM context by Neels Hofmeyr · 8 years ago
  30. d261330 IuCS: store assigned rab_id in gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  31. 94cc8a3 bridge calls via mgcpgw by Neels Hofmeyr · 8 years ago
  32. 3860d3b also do call assignment for MT calls, upon Call Confirmed by Neels Hofmeyr · 8 years ago
  33. 282eafd IuCS: implement msc_call_assignment() for IuCS by Neels Hofmeyr · 8 years ago
  34. 89c0822 msc: add mgcpgw client (with dummy read cb so far) by Neels Hofmeyr · 8 years ago
  35. 22736ea libmgcp: add mgcpgw client API by Neels Hofmeyr · 8 years ago
  36. 875a3f4 libmgcp: add value strings for mgcp_connection_mode by Neels Hofmeyr · 8 years ago
  37. 663b5c7 libmgcp: move mgcp_connection_mode to public header by Neels Hofmeyr · 8 years ago
  38. 3ecc4a7 IuCS: cosmetic prep for msc_call_assignment() by Neels Hofmeyr · 8 years ago
  39. d7befaa IuCS: send RANAP CommonID by Neels Hofmeyr · 8 years ago
  40. 93e5a25 cosmetic: msc_handler, bsc_handler: drop extra whitespace by Neels Hofmeyr · 8 years ago
  41. f3e4878 SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSN by Harald Welte · 8 years ago
  42. a60db37 cosmetic: make gsm0408_loc_upd_rej() static by Neels Hofmeyr · 8 years ago
  43. ce26468 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  44. ba2aa3e remove handle_abisip_signal() by Neels Hofmeyr · 8 years ago
  45. 5b4a861 gsm0408_clear_request(): actually free the released conn by Neels Hofmeyr · 8 years ago
  46. 9185a86 add iu.h to gsm_subscriber.c by Neels Hofmeyr · 8 years ago
  47. 021c2ad gsm_04_08.c: iu.h by Neels Hofmeyr · 8 years ago
  48. edd5800 temporary dev: set debug log level almost everywhere by Neels Hofmeyr · 8 years ago
  49. d30d464 comment on mscsplit, indent comment by Neels Hofmeyr · 8 years ago
  50. d802a2f move to libbsc: lchan_next_meas_rep() -- TODO really? by Neels Hofmeyr · 8 years ago
  51. c5431b6 move to libbsc: gsm_bts_neighbor() -- TODO really? by Neels Hofmeyr · 8 years ago
  52. dcc9b76 gsm0408_test: use NULL for root ctx -- TODO really? by Neels Hofmeyr · 8 years ago
  53. eae8e90 gsm_04_08: remove apply_codec_restrictions() -- TODO really? by Neels Hofmeyr · 8 years ago
  54. 7f4b2b2 move to libmsc: osmo_stats_vty_add_cmds() -- todo MSCSPLIT by Neels Hofmeyr · 8 years ago
  55. 3e9a241 include msc_ifaces.h in gsm_04_08.c by Neels Hofmeyr · 8 years ago
  56. 3f3f1c0 complete IuCS paging implementation by Neels Hofmeyr · 8 years ago
  57. 1eb2a12 paging: add todo comments for paging and mscsplit by Neels Hofmeyr · 8 years ago
  58. c75b582 paging: actually verify subscriber authorization by Neels Hofmeyr · 8 years ago
  59. a4ed196 paging: change subscr_paging_cb() into subscr_rx_paging_response() by Neels Hofmeyr · 8 years ago
  60. 3b281a9 Iu auth wip by Neels Hofmeyr · 8 years ago
  61. 1f4017b subscr_request_channel() -> subscr_request_conn() by Neels Hofmeyr · 8 years ago
  62. 55066ea move subscr_request to gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  63. d85ff23 add gsm_encr to subscr_conn by Neels Hofmeyr · 8 years ago
  64. 5ab2a7b osmo-nitb becomes osmo-msc by Neels Hofmeyr · 8 years ago
  65. 1950b84 remove unneccessary linking from some tests by Neels Hofmeyr · 8 years ago
  66. c8a4832 cut off libbsc paging, pending paging in libmsc by Neels Hofmeyr · 8 years ago
  67. 41876d6 libmsc: duplicate gsm0808 / gsm48 functions (towards BSC) by Neels Hofmeyr · 8 years ago
  68. 34b2f20 Use new msc_tx_dtap() instead of gsm0808_submit_dtap() by Neels Hofmeyr · 8 years ago
  69. e8b8af1 add libiudummy, to avoid linking Iu deps in tests by Neels Hofmeyr · 8 years ago
  70. 60d9afa move to libcommon-cs: gsm48_extract_mi(), gsm48_paging_extract_mi() -- TODO move to libfilter instead? by Neels Hofmeyr · 8 years ago
  71. bf73ad3 msc_compl_l3(): publish in .h, tweak return value by Neels Hofmeyr · 8 years ago
  72. c1c94d1 add msc vty, remove nitb vty by Neels Hofmeyr · 8 years ago
  73. 675121f add iucs.[hc] by Neels Hofmeyr · 8 years ago
  74. c602fbf add DIUCS debug log constant by Neels Hofmeyr · 8 years ago
  75. aa5e48e gsm0408_loc_upd_rej(): remove bts use (used only for debug log) by Neels Hofmeyr · 8 years ago
  76. de5e18d gsm_04_08, gsm_subscriber: decouple lac from bts by Neels Hofmeyr · 8 years ago
  77. 54750ef move t3212 to network level (periodic lu) by Neels Hofmeyr · 8 years ago
  78. 835ddc1 libmsc: iucs dev: disable large parts of the code by Neels Hofmeyr · 8 years ago
  79. f5dab57 Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication. by Neels Hofmeyr · 8 years ago
  80. 3ad38ca don't use lchan in libmsc by Neels Hofmeyr · 8 years ago
  81. eb34328 gsm_04_08.c: Don't set msg->lchan nor msg->dst by Harald Welte · 8 years ago
  82. eb7d880 vlr: fix: don't send CM Service Accept after Ciphering Command by Neels Hofmeyr · 7 years ago
  83. ca72056 fix: vlr: clear last_tuple when receiving auth tuples by Neels Hofmeyr · 7 years ago
  84. c9a8c38 gsup_client: allow passing a unit id to identify with HLR by Neels Hofmeyr · 7 years ago
  85. 8aef30f SI3: indicate R99+ MSC to GSM MS to enable UMTS AKA by Neels Hofmeyr · 7 years ago
  86. 83f07cb vlr: get SMS working, by SMS recipient MSISDN round-robin by Neels Hofmeyr · 7 years ago
  87. fcffd0d msc_vlr tests: add tests to reject concurrenct conns by Neels Hofmeyr · 7 years ago
  88. 110ace4 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago
  89. 2d372d4 Use libvlr in libmsc (large refactoring) by Neels Hofmeyr · 7 years ago
  90. 1952de1 Add libvlr implementation by Harald Welte · 8 years ago
  91. 02993a5 Introduce subscriber_connection ref-counting by Harald Welte · 8 years ago
  92. 84ae99a logging: auth request: use hexdump without spaces for RAND, AUTN by Neels Hofmeyr · 7 years ago
  93. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  94. abf53d8 Add MS time. offset to gsm_lchan by Max · 7 years ago
  95. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  96. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 7 years ago
  97. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  98. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 7 years ago
  99. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  100. 5616cdd fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago