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