1. a229756 pcu_sock: set flag PCU_IF_FLAG_SYSMO by setting pcu_direct = 1 by Alexander Couzens · 8 years ago
  2. 54050a2 pcu_sock: Send non-NULL hLayer1 to PCU by Harald Welte · 8 years ago
  3. 854bcc2 pcu_sock: Forward paging request from PCU via RSL to BTS by Harald Welte · 8 years ago
  4. e586f41 pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iteration by Harald Welte · 8 years ago
  5. 6779861 pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num() by Harald Welte · 8 years ago
  6. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  7. 94bbc73 libbsc: add debug log message to S_L_INP_* callbacks by Philipp Maier · 8 years ago
  8. 6f483d3 gsm_data_shared: add value strings for gsm_chreq by Philipp Maier · 7 years ago
  9. 1fe2647 ipaccess-config: properly create swload by Neels Hofmeyr · 7 years ago
  10. 5265bea Add missing _CFLAGS and _LIBS by Alexander Huemer · 7 years ago
  11. 320960c libmsc: Map SMPP command status to GSM 04.11 cause by Keith · 7 years ago
  12. 9f77d7b fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  13. 71124de Remove errorneous include by Max · 7 years ago
  14. defb6c9 Get basic BTS attributes by Max · 7 years ago
  15. 845a3a4 SI2quater: fix EARFCN inclusion check by Max · 7 years ago
  16. f39d03a Restructure SI2quater generation by Max · 7 years ago
  17. 1ebf23b Prepare for BTS attribute reporting via OML by Max · 7 years ago
  18. 7590ff3 fix subscriber random extension allocation range by Neels Hofmeyr · 7 years ago
  19. 34ce3d9 fix VTY parsing: subscriber-create-on-demand random by Neels Hofmeyr · 7 years ago
  20. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  21. 7b62d54 Use define for limit on number of BTS features by Max · 7 years ago
  22. 2b6c540 Add forgotten items to .gitignore by Max · 7 years ago
  23. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  24. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  25. 638ad06 libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return value by Pablo Neira Ayuso · 7 years ago
  26. fd2c1f9 Use libosmocore for SW Description parsing by Max · 7 years ago
  27. 310b730 Use ipa.py for ctrl tests by Max · 7 years ago
  28. 7b5dbc2 Gb: use textual representation for parse log by Max · 7 years ago
  29. c6e8a01 deb: install python scripts from contrib/ by Max · 7 years ago
  30. 50eb669 ctrl: remove boilerplate code by Max · 7 years ago
  31. 086067f Fix vty warnings for GEA0 by Max · 7 years ago
  32. 7bb383a Make pcap dependency optional by Max · 7 years ago
  33. 6d8e519 Add gsm_bts_type_variant to gsm_bts struct by Max · 7 years ago
  34. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  35. a18001d Save PCU version reported by BTS by Max · 7 years ago
  36. 8b8fca7 deb: install openbsc.pc by Max · 7 years ago
  37. 2b229ff gbproxy: add example .service by Max · 7 years ago
  38. cb1e366 Remove libs from openbsc.pc by Max · 7 years ago
  39. 11e4e41 Fix MS TO measurement representation by Max · 7 years ago
  40. 7636c08 nat: Fix initial buffer size parameter for getline by Pau Espin Pedrol · 7 years ago
  41. dc9de23 nat: Use equal func in bsc_sccp by Pau Espin Pedrol · 7 years ago
  42. d75f11e build: iu: use libosmo-sccp tag 'old_sua' by Neels Hofmeyr · 7 years ago
  43. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  44. 689e7e5 abis: log known ACKs and unknown messages by Max · 7 years ago
  45. 2d92162 python: fix Null logger by Max · 7 years ago
  46. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  47. 4aa75e7 jenkins.sh: Iu: use libosmo-sccp,-netif master by Neels Hofmeyr · 7 years ago
  48. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  49. b1e6b37 Handle PCU version received via OML alert by Max · 7 years ago
  50. 9311881 Add simple CTRL2SOAP proxy by Max · 7 years ago
  51. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  52. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  53. f7e9a34 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  54. 3521af7 abis_om2k: protect MO FSMs by NULL check by Alexander Couzens · 8 years ago
  55. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  56. dd22a30 twisted_ipa.py: make debug logging more robust by Max · 7 years ago
  57. ca2778c twisted_ipa.py: bump version properly by Max · 7 years ago
  58. 476c4bb python tests: allow running from separate build dir by Neels Hofmeyr · 7 years ago
  59. ca06e04 bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI by Neels Hofmeyr · 7 years ago
  60. ac27a99 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  61. 88d4fc7 Don't drop OML links for Get Attributes NACK by Max · 7 years ago
  62. 6dd0fc6 oap tests: fix after SQN scheme changes from libosmocore by Neels Hofmeyr · 7 years ago
  63. c103c64 OM2000: Change the order of MO initialization by Harald Welte · 7 years ago
  64. 3d6cb33 gprs: fix T3186 encoding in Sysinfo 13 by Philipp Maier · 7 years ago
  65. e7379fe examples: remove logging level * everything by Max · 7 years ago
  66. 99c9707 cosmetic: Add commandline option to display version by Philipp Maier · 7 years ago
  67. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  68. 2459f9f cosmetic: add copyright header to bsc_control.py by Philipp Maier · 7 years ago
  69. 8a215c3 gprs_sgsn.c: initialize ptmsi with 0xdeadbeef by Alexander Couzens · 7 years ago
  70. b3c7c79 python tests: vty and smpp: speed up >10 times by Neels Hofmeyr · 7 years ago
  71. dfb138f unixsocket: start sabm for UNIXSOCKET by Alexander Couzens · 8 years ago
  72. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  73. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  74. abf53d8 Add MS time. offset to gsm_lchan by Max · 7 years ago
  75. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  76. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 7 years ago
  77. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  78. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 7 years ago
  79. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  80. 5616cdd fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  81. f01bd13 meas_json: fix NEIGH: missing array braces by Keith · 7 years ago
  82. f480b35 libmsc/update_db_revision_3(): free memleaking db result by Alexander Couzens · 7 years ago
  83. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  84. acc6e83 ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  85. 5340345 vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  86. d015cbd XID: resend xid with pdp-ctx-ack messages by Philipp Maier · 7 years ago
  87. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  88. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  89. 44468ad smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  90. 577a125 python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  91. 8b24e9f vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  92. c634063 utils: 'meas_json' utility to convert measurement feed into a JSON feed. by Alexander Chemeris · 9 years ago
  93. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  94. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  95. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  96. 9762b4c cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  97. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  98. d2b3399 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  99. 40a91b3 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  100. 7a250cc cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago