1. f1a56de jenkins.sh: use osmo-build-dep.sh, log test failures by Neels Hofmeyr · 8 years ago
  2. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  3. 756fb30 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  4. a6ba6a3 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  5. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  6. 2d66bb2 DTX: add flag for AMR HR P* by Max · 8 years ago
  7. 63c18ca DTX: extend SID cache by Max · 8 years ago
  8. 3316397 gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  9. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  10. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  11. a8f91df configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  12. b810312 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  13. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  14. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  15. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  16. aba8209 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  17. c6a44bb fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  18. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  19. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  20. 3ea9fec cosmetic: bs11: also use ts_is_tch() by Neels Hofmeyr · 8 years ago
  21. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  22. 23c3aa3 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  23. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  24. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  25. e289a2a channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  26. 8d878e8 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  27. 57e8a1f cosmetic: comment typo on e1_config.c by Neels Hofmeyr · 8 years ago
  28. 3163f33 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  29. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  30. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  31. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  32. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  33. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  34. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  35. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  36. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  37. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  38. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  39. 0ce98c7 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  40. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  41. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  42. 0b11db7 V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  43. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  44. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  45. b3e116c RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  46. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  47. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  48. 7c359eb cosmetic fixes in libcommon/talloc_ctx.c by Neels Hofmeyr · 8 years ago
  49. 8ce66fd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  50. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  51. ffaed9e Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  52. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  53. 0b60729 utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGS by Neels Hofmeyr · 8 years ago
  54. d1fdefe vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  55. 6d82c35 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  56. ab04fb2 properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  57. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  58. 2867f88 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  59. b3d8706 log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  60. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  61. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  62. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  63. 58f446c gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  64. a173566 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  65. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  66. c17cdb4 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  67. fac9758 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  68. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  69. af24172 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  70. 1dee2b6 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  71. 3ecfbbb IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  72. 770f3e3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  73. 7bc6986 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  74. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  75. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  76. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  77. 9bc42ec IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  78. 7e82ad2 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  79. 4b95b54 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  80. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  81. d75864f IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  82. 746c789 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  83. f4daf16 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  84. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  85. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  86. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  87. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  88. d5d39ae log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  89. 423269f log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  90. baa6c55 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  91. a0a08d8 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  92. d35fc44 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  93. a2ef7d6 dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  94. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  95. cd150a8 dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  96. 2ae305d dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  97. 7130683 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  98. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  99. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  100. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago