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