1. 0781eb0 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  2. d9b6b5d log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  3. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  4. 4976953 Build fixes by Alexander Huemer · 8 years ago
  5. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  6. 81b0513 gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  7. 9625a61 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  8. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  9. e986183 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  10. 68ce9e3 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  11. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  12. e0181a2 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  13. 65edec8 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  14. 522fee8 IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  15. c3eb6a3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  16. 66eb074 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  17. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  18. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  19. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  20. 4457400 IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  21. 8428211 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  22. baf1b44 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  23. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  24. 499d3ce IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  25. 4b4ecb9 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  26. aef31f7 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  27. da6853a add libiu by Neels Hofmeyr · 8 years ago
  28. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  29. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  30. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  31. f0b8e8b log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  32. 0323f35 log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  33. 7445cf1 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  34. ba1eab2 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  35. a843076 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  36. b6cf05e dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  37. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  38. 982f0ea dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  39. 4c13663 dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  40. 9173533 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  41. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  42. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  43. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  44. c1110e1 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  45. 5d01f96 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  46. 2a7ce0f comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  47. 62618d5 ci: Attempt to disable doxygen warnings of dependencies by Holger Hans Peter Freyther · 8 years ago
  48. 2450bc2 Add web proxy for control interface by Max · 8 years ago
  49. 44c4c47 Add python functions to get/set ctrl variables by Max · 8 years ago
  50. 2e195a9 Use random operation id by Max · 8 years ago
  51. 2153404 gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  52. c121ca5 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  53. 29c1812 add .mailmap file for mapping git author name/mail in shortlog by Harald Welte · 8 years ago
  54. 89e94c5 add example config for sysmobts by Harald Welte · 8 years ago
  55. 28b39b9 Improve code re-use by Max · 8 years ago
  56. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  57. 2e552ea dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c by Neels Hofmeyr · 8 years ago
  58. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  59. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  60. e88e535 dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  61. ff4ebd8 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  62. 9d9621a dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  63. 5af6113 dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  64. 2cbc424 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  65. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  66. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  67. 89231d2 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  68. e1542db error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  69. 8b784fe cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name() by Neels Hofmeyr · 8 years ago
  70. 9df13d0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  71. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  72. 6fcad25 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  73. 0101068 Fix default subscriber regexp by Max · 8 years ago
  74. 9eee2cd log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  75. 4e472ba error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  76. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  77. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  78. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  79. dc99740 cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  80. fe9fdfa cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  81. aff130f cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  82. b3985cf comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  83. 47f1943 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  84. 58f12e8 remove old copy of documentation that now is in osmo-gsm-manuals.git by Harald Welte · 8 years ago
  85. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  86. d02a631 bs11_config: add brackets to fix warning in argument parsing by Alexander Couzens · 8 years ago
  87. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  88. 590cf19 mncc_sock: use osmo_sock_unix_init() from libosmocore by Vadim Yanitskiy · 8 years ago
  89. 88790b2 gprs_gmm: remove duplicated start of T3395 by Alexander Couzens · 8 years ago
  90. 5236a9e SGSN: fix FCS calculation for encrypted frames by Dieter Spaar · 8 years ago
  91. 31b2630 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  92. d2fc36a cosmetic: dyn_pdch_init(): flatten if-logic, add comments by Neels Hofmeyr · 8 years ago
  93. 8f1c636 SGSN: move cipher application to separate function by Max · 8 years ago
  94. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  95. 6d99958 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  96. eb64e3f SGSN: split GEA key management from TLLI by Max · 8 years ago
  97. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  98. 58996b7 jenkins.sh: add --enable-iu matrix build by Neels Hofmeyr · 8 years ago
  99. a335ee3 jenkins.sh: remove code dup by Neels Hofmeyr · 8 years ago
  100. 2bcf05b osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago