1. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 4 months ago
  2. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 4 months ago
  3. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 5 months ago
  4. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 5 months ago
  5. d7a209b gsm: Introduce API osmo_gsm48_rest_octets_si13_decode by Pau Espin Pedrol · 3 years, 5 months ago
  6. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 5 months ago
  7. 5248985 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types by Pau Espin Pedrol · 3 years, 4 months ago
  8. 1bd495a comsetic: gsm0808_test: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 4 months ago
  9. ae98995 tests/gb: Add more complex osmo-ns-dummy.cfg by Daniel Willmann · 3 years, 5 months ago
  10. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 5 months ago
  11. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 5 months ago
  12. 44ac4f6 gsm_7bit_encode_n(): test encoding of more than 250 septets by Vadim Yanitskiy · 3 years, 5 months ago
  13. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 5 months ago
  14. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 5 months ago
  15. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 5 months ago
  16. 8f215c9 tests: gprs_ns2: add unitdata unit test by Alexander Couzens · 3 years, 5 months ago
  17. 55934c4 tests/*: fix control reaches end of non-void func by Oliver Smith · 3 years, 5 months ago
  18. 2846ee2 gprs_ns2_test: Fix compilation on Debian 8 by Harald Welte · 3 years, 5 months ago
  19. 47afc42 gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vty by Alexander Couzens · 3 years, 5 months ago
  20. aca31b8 test: gprs_ns2: free the nsi after each test by Alexander Couzens · 3 years, 5 months ago
  21. af5bfeb test: gprs_ns2: replace free_bind() with clear_pdus() by Alexander Couzens · 3 years, 5 months ago
  22. 7450f77 bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim by Philipp Maier · 3 years, 6 months ago
  23. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 6 months ago
  24. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 7 months ago
  25. e19b796 test: gprs_ns2: don't leak the talloc context by Alexander Couzens · 3 years, 5 months ago
  26. efdd641 tlv_parser: Fix various out-of-bounds accesses by Harald Welte · 3 years, 6 months ago
  27. e4cd267 Add inter-thread queue by Harald Welte · 5 years ago
  28. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 6 months ago
  29. 5a3eb5d gprs_ns2: call python vty tests by Alexander Couzens · 3 years, 6 months ago
  30. c0d02cc utils: add osmo-ns-dummy by Alexander Couzens · 3 years, 7 months ago
  31. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 7 months ago
  32. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  33. e81c2f4 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 8 months ago
  34. 2299cb5 Revert "tests: Fix tdef_test on 32bit platforms" by Pau Espin Pedrol · 3 years, 8 months ago
  35. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  36. af10e48 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 8 months ago
  37. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 8 months ago
  38. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  39. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  40. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  41. 86160ac gsm: Fix make distcheck with parallel make by Pau Espin Pedrol · 3 years, 9 months ago
  42. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  43. f445150 bssmap_le/bsslap tests: We must use %td for ptrdiff_t printing by Harald Welte · 3 years, 9 months ago
  44. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  45. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  46. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  47. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  48. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  49. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  50. 7e1a78f vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT} by Vadim Yanitskiy · 3 years, 9 months ago
  51. 9a28d3c tests/vty: verify 'show vty-attributes' / 'list' commands by Vadim Yanitskiy · 3 years, 9 months ago
  52. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  53. 024e195 vty: check for duplicate flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  54. 68c2e73 tests: do not ignore stderr of vty_test, also match it by Vadim Yanitskiy · 3 years, 9 months ago
  55. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  56. f6db765 bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values by Neels Hofmeyr · 3 years, 10 months ago
  57. 6862cd3 bitXXgen: add bitgen_test.c by Neels Hofmeyr · 3 years, 10 months ago
  58. 43957e6 socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd by Alexander Couzens · 4 years ago
  59. ea19839 tests/socket: add testcase test_get_ip_and_port by Alexander Couzens · 4 years ago
  60. d8cf52b socket: Fix bug in osmo_sock_init2(AF_UNSPEC) matching IP versions by Pau Espin Pedrol · 3 years, 10 months ago
  61. d9e0417 tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPEC by Pau Espin Pedrol · 3 years, 10 months ago
  62. 1a3d24e socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint() by Pau Espin Pedrol · 3 years, 10 months ago
  63. 776c5b1 lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH by Vadim Yanitskiy · 3 years, 10 months ago
  64. 488989d lapd_test: add a test checking SAPI0/SAPI3 prioritization by Vadim Yanitskiy · 3 years, 10 months ago
  65. 45a90cf lapd_test: fix: print all messages to stdout, not stderr by Vadim Yanitskiy · 3 years, 10 months ago
  66. 9ff1c1a lapd_test: rename func=UA (RR) CM Service Request: s/ua/ua_cm/ by Vadim Yanitskiy · 3 years, 10 months ago
  67. d925243 lapd_test: fix wrong comment in lapdm_establish() by Vadim Yanitskiy · 3 years, 10 months ago
  68. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago
  69. 16b076c tests: Split SCTP tests to its own file and run them conditionally by Pau Espin Pedrol · 3 years, 10 months ago
  70. ba828c3 socket: Log proper getaddrinfo() error by Pau Espin Pedrol · 3 years, 10 months ago
  71. cd13331 socket: multiaddr: Support IPv4 + IPv6 addresses in SCTP associations by Pau Espin Pedrol · 3 years, 10 months ago
  72. 2c962f5 osmo_sock_init2: improve support for AF_UNSPEC by Alexander Couzens · 4 years, 1 month ago
  73. 4496498 i460: Fix bit- and subslots ordering of I.460 mux + demux by Harald Welte · 4 years ago
  74. b3b474d i460: pass more context to call-back functions by Harald Welte · 4 years ago
  75. a184701 vty: Don't match negative values on purely positive ranges by Pau Espin Pedrol · 4 years ago
  76. 9fdc871 vty: Allow 64 bit values in numeric ranges if system supports it by Pau Espin Pedrol · 4 years ago
  77. d92be9a tests: vty: Extend test to do some numeric range validations by Pau Espin Pedrol · 4 years ago
  78. eb028fa tests/fsm_test.c: Disable use color in logging output by Pau Espin Pedrol · 4 years ago
  79. 30856ca gsm0408_test: allow deprecated API by Neels Hofmeyr · 4 years ago
  80. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  81. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  82. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  83. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  84. 2908dbf gsm0808: fix endieness of call identifier by Philipp Maier · 4 years, 1 month ago
  85. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 2 months ago
  86. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  87. 5785a4a codec: Add functions for AMR s->d bits and d->s bits by Harald Welte · 4 years, 2 months ago
  88. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  89. 3c0a87c gsm0505_amr_dtx: add missing value strings by Philipp Maier · 4 years, 2 months ago
  90. a5b1b86 gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message. by Alexander Chemeris · 4 years, 2 months ago
  91. e7d0d70 tests/coding_test: Fix test_pdtch() results by Pau Espin Pedrol · 4 years, 3 months ago
  92. ce28d2e tests/coding: Test decoding of DL EGPRS data packet by Pau Espin Pedrol · 4 years, 3 months ago
  93. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  94. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  95. 41ce675 tests/coding: add 11-bit Access Burst samples from a real phone by Vadim Yanitskiy · 4 years, 3 months ago
  96. 88c61c3 tests/coding: cosmetic: use ARRAY_SIZE() macro from utils.h by Vadim Yanitskiy · 4 years, 3 months ago
  97. 0f4919e tests/coding: reduce verbosity of 8-bit / 11-bit RACH coding tests by Vadim Yanitskiy · 4 years, 3 months ago
  98. ca466cf tests/coding: check return value of encoding / decoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  99. 3a5917b gsm690: Fix amr speech bit length table by Philipp Maier · 4 years, 4 months ago
  100. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago