1. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  2. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  3. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  4. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  5. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  6. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  7. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  8. 0ce98c7 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  9. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  10. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  11. 0b11db7 V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  12. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  13. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  14. b3e116c RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  15. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  16. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  17. 7c359eb cosmetic fixes in libcommon/talloc_ctx.c by Neels Hofmeyr · 8 years ago
  18. 8ce66fd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  19. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  20. ffaed9e Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  21. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  22. 0b60729 utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGS by Neels Hofmeyr · 8 years ago
  23. d1fdefe vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  24. 6d82c35 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  25. ab04fb2 properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  26. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  27. 2867f88 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  28. b3d8706 log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  29. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  30. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  31. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  32. 58f446c gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  33. a173566 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  34. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  35. c17cdb4 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  36. fac9758 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  37. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  38. af24172 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  39. 1dee2b6 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  40. 3ecfbbb IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  41. 770f3e3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  42. 7bc6986 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  43. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  44. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  45. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  46. 9bc42ec IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  47. 7e82ad2 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  48. 4b95b54 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  49. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  50. d75864f IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  51. 746c789 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  52. f4daf16 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  53. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  54. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  55. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  56. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  57. d5d39ae log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  58. 423269f log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  59. baa6c55 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  60. a0a08d8 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  61. d35fc44 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  62. a2ef7d6 dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  63. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  64. cd150a8 dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  65. 2ae305d dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  66. 7130683 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  67. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  68. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  69. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  70. 5486025 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  71. 3673380 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  72. 723f7c7 comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  73. 91dfa86 ci: Attempt to disable doxygen warnings of dependencies by Holger Hans Peter Freyther · 8 years ago
  74. 1f6a9ba Add web proxy for control interface by Max · 8 years ago
  75. dbb6392 Add python functions to get/set ctrl variables by Max · 8 years ago
  76. 2a63d01 Use random operation id by Max · 8 years ago
  77. b6f565c gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  78. 2f44693 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  79. 158b5d2 add .mailmap file for mapping git author name/mail in shortlog by Harald Welte · 8 years ago
  80. beca090 add example config for sysmobts by Harald Welte · 8 years ago
  81. 3ed214c Improve code re-use by Max · 8 years ago
  82. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  83. c5e75f3 dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c by Neels Hofmeyr · 8 years ago
  84. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  85. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  86. 7af652c dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  87. fdd9ad7 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  88. f58852d dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  89. 9518ffc dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  90. 4673b86 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  91. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  92. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  93. cf79338 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  94. e2eb5cb error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  95. 2e84b60 cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name() by Neels Hofmeyr · 8 years ago
  96. ec1b5a0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  97. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  98. e3dc498 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  99. e443145 Fix default subscriber regexp by Max · 8 years ago
  100. d1c0e37 log lchan_alloc() result by Neels Hofmeyr · 8 years ago