1. 9467a82 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  2. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  3. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  4. 92e9aad V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  5. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  6. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  7. 92b30ac RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  8. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  9. 92866f0 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  10. 7fc312c cosmetic fixes in libcommon/talloc_ctx.c by Neels Hofmeyr · 8 years ago
  11. f6946cd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  12. 69cc0a1 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  13. 85b8364 Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  14. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  15. 60b354d utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGS by Neels Hofmeyr · 8 years ago
  16. 375e3f4 vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  17. 5a27cc8 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  18. cd4eb0e properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  19. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  20. 0781eb0 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  21. d9b6b5d log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  22. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  23. 4976953 Build fixes by Alexander Huemer · 8 years ago
  24. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  25. 81b0513 gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  26. 9625a61 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  27. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  28. e986183 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  29. 68ce9e3 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  30. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  31. e0181a2 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  32. 65edec8 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  33. 522fee8 IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  34. c3eb6a3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  35. 66eb074 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  36. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  37. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  38. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  39. 4457400 IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  40. 8428211 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  41. baf1b44 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  42. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  43. 499d3ce IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  44. 4b4ecb9 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  45. aef31f7 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  46. da6853a add libiu by Neels Hofmeyr · 8 years ago
  47. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  48. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  49. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  50. f0b8e8b log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  51. 0323f35 log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  52. 7445cf1 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  53. ba1eab2 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  54. a843076 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  55. b6cf05e dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  56. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  57. 982f0ea dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  58. 4c13663 dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  59. 9173533 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  60. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  61. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  62. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  63. c1110e1 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  64. 5d01f96 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  65. 2a7ce0f comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  66. 62618d5 ci: Attempt to disable doxygen warnings of dependencies by Holger Hans Peter Freyther · 8 years ago
  67. 2450bc2 Add web proxy for control interface by Max · 8 years ago
  68. 44c4c47 Add python functions to get/set ctrl variables by Max · 8 years ago
  69. 2e195a9 Use random operation id by Max · 8 years ago
  70. 2153404 gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  71. c121ca5 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  72. 29c1812 add .mailmap file for mapping git author name/mail in shortlog by Harald Welte · 8 years ago
  73. 89e94c5 add example config for sysmobts by Harald Welte · 8 years ago
  74. 28b39b9 Improve code re-use by Max · 8 years ago
  75. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  76. 2e552ea dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c by Neels Hofmeyr · 8 years ago
  77. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  78. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  79. e88e535 dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  80. ff4ebd8 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  81. 9d9621a dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  82. 5af6113 dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  83. 2cbc424 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  84. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  85. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  86. 89231d2 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  87. e1542db error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  88. 8b784fe cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name() by Neels Hofmeyr · 8 years ago
  89. 9df13d0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  90. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  91. 6fcad25 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  92. 0101068 Fix default subscriber regexp by Max · 8 years ago
  93. 9eee2cd log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  94. 4e472ba error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  95. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  96. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  97. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  98. dc99740 cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  99. fe9fdfa cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  100. aff130f cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago