1. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  2. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  3. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  4. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  5. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  6. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  7. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  8. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  9. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  10. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  11. bb42eee test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  12. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  13. ae9beda sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  14. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  15. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  16. e072da9 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  17. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  18. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  19. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  20. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  21. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  22. e289a2a channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  23. 8d878e8 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  24. 3163f33 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  25. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  26. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  27. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  28. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  29. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  30. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  31. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  32. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  33. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  34. c2f2ad8 Build fixes by Alexander Huemer · 8 years ago
  35. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  36. 61329d4 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  37. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  38. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  39. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  40. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  41. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  42. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  43. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  44. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  45. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  46. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  47. 241bda0 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  48. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  49. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  50. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  51. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  52. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  53. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  54. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  55. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  56. 9a7e25b Cleanup db test by Max · 8 years ago
  57. cd5e526 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  58. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  59. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  60. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  61. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  62. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  63. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  64. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  65. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  66. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  67. 26679e0 Add basic UARFCN support by Max · 8 years ago
  68. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  69. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  70. c9ac20e gbproxy_test: assert msg allocation (CID #57873) by Neels Hofmeyr · 8 years ago
  71. 8bb6204 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  72. 2abf2b0 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  73. e98c9c7 nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  74. 84ae27e nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  75. 44ed497 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  76. f1a61bb nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  77. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  78. 70cf729 vty_test_runner: update ipa sending code by Max · 8 years ago
  79. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  80. 9bcb1a5 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  81. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  82. de39225 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  83. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  84. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  85. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  86. d617c5d MM Auth test: add test to re-use existing auth by Neels Hofmeyr · 8 years ago
  87. 4554a62 MM Auth test: add two tests for AUTH_THEN_CIPH by Neels Hofmeyr · 8 years ago
  88. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  89. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  90. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  91. 5127315 channel_test: don't segfault if paging fails by Neels Hofmeyr · 8 years ago
  92. fea1df8 bsc_test.c: fix tz.override val and note a FIXME by Neels Hofmeyr · 8 years ago
  93. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  94. 1330478 sgsn/test: Add test case test_gmm_routing_areas by Jacob Erlbeck · 9 years ago
  95. d58c033 sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 9 years ago
  96. 9158089 sgsn/test: Add bssgp_raid parameter to send_0408_message by Jacob Erlbeck · 9 years ago
  97. 3fbf0a3 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 9 years ago
  98. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  99. 22a7142 tests/abis: fix format specifiers by Alexander Huemer · 9 years ago
  100. 6cacc56 tests/oap: depend on libgtp by Alexander Huemer · 9 years ago