1. de89961 modem: Add minimal GPRS support by Pau Espin Pedrol · 7 years ago
  2. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  3. 05314b4 OsmoBtsOctphy: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  4. 5936d8f OsmoBtsTrx: Integrate with OsmoPcu and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  5. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  6. e85f5c9 Add OsmoPcu class by Pau Espin Pedrol · 7 years ago
  7. 99f7929 Add class OsmoPcuSysmo by Pau Espin Pedrol · 7 years ago
  8. d0a0111 bts_*: Add ready_for_pcu API by Pau Espin Pedrol · 7 years ago
  9. 4796b35 Add OsmoSgsn class by Pau Espin Pedrol · 7 years ago
  10. 30ceb5c Add OsmoGgsn class by Pau Espin Pedrol · 7 years ago
  11. f7f0636 resource: next_lac: Avoid using LAC 0 by Pau Espin Pedrol · 7 years ago
  12. 0b9d091 osmo-bsc: Remove token cmd from config by Pau Espin Pedrol · 7 years ago
  13. b87c6bd osmo-bsc: Remove authentication cmd from config by Pau Espin Pedrol · 7 years ago
  14. e7ec908 osmo-bsc: Remove 'auth policy' cmd from config by Pau Espin Pedrol · 7 years ago
  15. 7aef386 modem: Move power off sequence to separate method by Pau Espin Pedrol · 7 years ago
  16. e0f4986 modem: Abstract the list of required ofono interfaces by Pau Espin Pedrol · 7 years ago
  17. 5bbb300 hlr: Rename conf_for API by Pau Espin Pedrol · 7 years ago
  18. 9cc1d08 Configure PcapRecorder to record on any iface by Pau Espin Pedrol · 7 years ago
  19. 1e1d381 Configure bsc and msc to connect to the specific stp provided in test by Pau Espin Pedrol · 7 years ago
  20. fd5de3d Move Test class to its own test.py module by Pau Espin Pedrol · 7 years ago
  21. dfe38ad Rename test module to testenv and update references by Pau Espin Pedrol · 7 years ago
  22. 24c5de8 modem, process: Remove unneeded test import by Pau Espin Pedrol · 7 years ago
  23. a02952a suite: Remove unneeded import copy by Pau Espin Pedrol · 7 years ago
  24. ccc1ebc event_loop: Remove unneeded commented import line and explanation by Pau Espin Pedrol · 7 years ago
  25. 41dabb3 suite: Separate better internal imports and the ones aimed at tests by Pau Espin Pedrol · 7 years ago
  26. 99b0e0e Remove unused file bts_model.py by Pau Espin Pedrol · 7 years ago
  27. 386b78d Require OsmoMgw in OsmoBsc and update tests by Pau Espin Pedrol · 7 years ago
  28. e9d4af8 Introduce OsmoMgw class (osmo-mgw) by Pau Espin Pedrol · 7 years ago
  29. 9f59b82 modem: Fallback to automatic registration if manual one is not supported by modem by Pau Espin Pedrol · 7 years ago
  30. 9b67021 modem: Improve handling of errors in dbus_call_dismiss_error by Pau Espin Pedrol · 7 years ago
  31. 6cdd2fd Rename module ofono_client as modem by Pau Espin Pedrol · 7 years ago
  32. 0bcc074 test.py: Remove unused parameter ofono_client in setup() by Pau Espin Pedrol · 7 years ago
  33. 1f5ae7d osmo-msc: Use mgw instead of mgcpgw in cfg by Pau Espin Pedrol · 7 years ago
  34. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  35. 5e0c251 Use unique incrementing value for BTS LAC by Pau Espin Pedrol · 7 years ago
  36. 96d6b6c resource: Refactor next_msisdn to be more generic by Pau Espin Pedrol · 7 years ago
  37. daed447 Add support for osmo-bts-octphy by Pau Espin Pedrol · 7 years ago
  38. ed6d445 util: Add change_elf_rpath API by Pau Espin Pedrol · 7 years ago
  39. 33c154b util: Add setcap_net_raw API by Pau Espin Pedrol · 7 years ago
  40. 2753204 config: Fix crash in overlay() by Pau Espin Pedrol · 7 years ago
  41. 03983aa Add minimal USSD support to test extension number by Pau Espin Pedrol · 7 years ago
  42. d71edd1 modem: Implement voice calls in modem and add voice suite by Pau Espin Pedrol · 7 years ago
  43. e685c62 modem: reset cancellable after cancelling dbus methods by Pau Espin Pedrol · 7 years ago
  44. 7fde99a fix osmo-stp.cfg: accept-asp-connections must be a child of listen m3ua by Neels Hofmeyr · 7 years ago
  45. f063503 re-fix osmo-bts-trx config: 'osmotrx ip' must *not* be indented by Neels Hofmeyr · 7 years ago
  46. 1408976 fix osmo-bts-trx config: 'osmotrx' must be indented in 'instance 0' by Neels Hofmeyr · 7 years ago
  47. 4676cbd resource: Allow passing keyword args to NoResourceExn by Pau Espin Pedrol · 7 years ago
  48. ac18fd3 Add features attribute to modems by Pau Espin Pedrol · 7 years ago
  49. 57497a6 Add cipher cfg param for modem and bts by Pau Espin Pedrol · 7 years ago
  50. abd556a Use own format to specify encryption algorithm by Pau Espin Pedrol · 7 years ago
  51. 5847551 resource: Handle lists correctly in item_matches by Pau Espin Pedrol · 7 years ago
  52. 43737da config: Fix combination of lists by Pau Espin Pedrol · 7 years ago
  53. 0b30279 Replicate resources based on times attr before combine time by Pau Espin Pedrol · 7 years ago
  54. b26f32a nominal_power and max_power_red attrs can now be set per resource by Pau Espin Pedrol · 7 years ago
  55. ebced95 config: Fix variable reference before assigment by Pau Espin Pedrol · 7 years ago
  56. 2605034 config: replicate_times: insert replicates in place by Pau Espin Pedrol · 7 years ago
  57. 802dfe5 Move code to replicate dicts based on times attr to its own function by Pau Espin Pedrol · 7 years ago
  58. ead79ac resource: times is expected to be a non-zero positive integer by Pau Espin Pedrol · 7 years ago
  59. fa9a6d3 resource: ipa_unit_id is expected to be a positive integer by Pau Espin Pedrol · 7 years ago
  60. cfac993 contrib: Build octphy osmo-bts variant and make it generic by Pau Espin Pedrol · 7 years ago
  61. 6680ef2 modem: Fix race condition when connect() is called more than once by Pau Espin Pedrol · 7 years ago
  62. 936a81e fix util.py/FileLock and lock_test by Neels Hofmeyr · 7 years ago
  63. 32cab3f bts_osmotrx: Fix mkdtemp use in python < 3.5 by Pau Espin Pedrol · 7 years ago
  64. 15aae98 Use tmpdir to create bts pcu-socket by Pau Espin Pedrol · 7 years ago
  65. 4e36f7c resource: Fix list comparison in item_matches by Pau Espin Pedrol · 7 years ago
  66. 7763121 modem: log property changes from Modem interface by Pau Espin Pedrol · 7 years ago
  67. ee6e491 modem: Include serial attribute in info() by Pau Espin Pedrol · 7 years ago
  68. 36e0404 jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories by Neels Hofmeyr · 7 years ago neels/test
  69. 7423d2e modem: Attempt fixing crash from Register() dbus method by Pau Espin Pedrol · 7 years ago
  70. 3fa6e12 schema: Remove uneeded TRX_REMOTE_IP validate type by Pau Espin Pedrol · 7 years ago
  71. 713ce2c Introduce auth_algo modem config attribute by Pau Espin Pedrol · 7 years ago
  72. 387526a bsc: Allow tests to select network encryption by Pau Espin Pedrol · 7 years ago
  73. b5a8614 Add support for authentication VTY param in msc and bsc by Pau Espin Pedrol · 7 years ago
  74. 0755cdb hlr: Implement subscriber_delete API by Pau Espin Pedrol · 7 years ago
  75. 6610dfe hlr: Use python module instead of cmdline to modify sqlite db by Pau Espin Pedrol · 7 years ago
  76. e1a2622 nitb: Introduce subscriber_delete API by Pau Espin Pedrol · 7 years ago
  77. 132e9fe nitb: ctrl: Remove unused return statement in subscriber_add by Pau Espin Pedrol · 7 years ago
  78. abc8fa5 hlr: fill auc_2g table when registering a subscriber by Pau Espin Pedrol · 7 years ago
  79. 404e150 bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx by Pau Espin Pedrol · 7 years ago
  80. cd6ad9d modem: Allow tests to change KI by Pau Espin Pedrol · 7 years ago
  81. ca126b1 Allow tests to select network encryption by Pau Espin Pedrol · 7 years ago
  82. 66c96c3 ctrl: Add dbg log to print received data by Pau Espin Pedrol · 7 years ago
  83. 8d7a2e3 Increase log verbosity for osmo-bts-trx by Pau Espin Pedrol · 7 years ago
  84. 80a5c77 bts_osmotrx: Allow LD_LIBRARY_PATH when loading osmo-trx by Pau Espin Pedrol · 7 years ago
  85. 3169ffb esme: Remove temporary workaround for non-implemented deliver_sm by Pau Espin Pedrol · 7 years ago
  86. 4773853 Split osmo-trx from osmo-bts-trx by Pau Espin Pedrol · 7 years ago
  87. 5adb5c7 esme: user_message_referece values should be smaller than 256 by Pau Espin Pedrol · 7 years ago
  88. 69373b3 esme: smpp pdu field is a string and needs conversion by Pau Espin Pedrol · 7 years ago
  89. 74a7676 util: ip_to_iface: Return secondary iface if present by Pau Espin Pedrol · 7 years ago
  90. ac9c1bb esme: Add cleanup function to avoid cascade failure of tests by Pau Espin Pedrol · 7 years ago
  91. a10aeae osmo-bts-trx config: remove settsc by Neels Hofmeyr · 7 years ago
  92. 329b6f4 Set osmo-bts pcu-socket config to point to run dir by Pau Espin Pedrol · 7 years ago
  93. 4008b69 cosmetic: osmo-msc.cfg.tmpl: fix indent by Neels Hofmeyr · 7 years ago
  94. a64ab70 aoip: add newly needed osmo-msc point-code config by Neels Hofmeyr · 7 years ago
  95. 2ec075d osmo-bsc.cfg.tmpl: add point code addresses by Alexander Couzens · 7 years ago
  96. 6100b62 suite: Don't stop cleanup of objects on cleanup exception by Pau Espin Pedrol · 7 years ago
  97. 522ae68 esme: Log connection parameters of the SMSC by Pau Espin Pedrol · 7 years ago
  98. 91c75b3 esme: Fix race condition waiting for message response by Pau Espin Pedrol · 7 years ago
  99. db0d8ab Improve SMPP supported features and test coverage by Pau Espin Pedrol · 7 years ago
  100. ddf7812 remove timer section from osmo-{bts,bsc}.cfg.tmpl by Harald Welte · 7 years ago