1. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  2. b7f41d5 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  3. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  4. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  5. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  6. 3cbc052 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  7. 73ed455 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  8. 2e109f0 oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  9. 28786bb oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  10. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  11. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  12. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  13. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  14. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  15. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  16. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  17. 3e67689 Use IPA module for vty tests by Max · 8 years ago
  18. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  19. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  20. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  21. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  22. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  23. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  24. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  25. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  26. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  27. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  28. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  29. bb42eee test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  30. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  31. ae9beda sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  32. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  33. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  34. e072da9 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  35. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  36. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  37. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  38. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  39. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  40. e289a2a channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  41. 8d878e8 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  42. 3163f33 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  43. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  44. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  45. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx 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. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  49. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  50. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  51. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  52. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  53. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  54. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  55. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  56. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  57. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  58. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  59. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  60. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  61. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  62. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  63. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  64. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  65. 241bda0 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  66. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  67. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  68. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  69. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  70. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  71. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  72. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  73. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  74. 9a7e25b Cleanup db test by Max · 8 years ago
  75. cd5e526 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  76. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  77. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  78. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  79. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  80. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  81. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  82. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  83. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  84. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  85. 26679e0 Add basic UARFCN support by Max · 8 years ago
  86. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  87. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  88. c9ac20e gbproxy_test: assert msg allocation (CID #57873) by Neels Hofmeyr · 8 years ago
  89. 8bb6204 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  90. 2abf2b0 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  91. e98c9c7 nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  92. 84ae27e nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  93. 44ed497 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  94. f1a61bb nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  95. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  96. 70cf729 vty_test_runner: update ipa sending code by Max · 8 years ago
  97. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  98. 9bcb1a5 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  99. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  100. de39225 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago