1. ea37724 gprs_ns2: allow to use free_vc() with NULL by Alexander Couzens · 3 years, 6 months ago
  2. 55bc869 gprs_ns2: add assert on most bind calls by Alexander Couzens · 3 years, 5 months ago
  3. 7741bc3 gprs_bssgp: add utilities to send and parse BSSGP rim PDUs by Philipp Maier · 3 years, 6 months ago
  4. 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
  5. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 6 months ago
  6. 3221f87 ns2: delay NS_AFF_CAUSE_RECOVERY until NS-VC for data + sig are unblocked by Harald Welte · 3 years, 5 months ago
  7. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 7 months ago
  8. 509047b gprs_ns2_fr: reduce duplication between gprs_ns2_fr_connect / connect2 by Harald Welte · 3 years, 6 months ago
  9. 5443ff8 gprs_ns2_vc_fsm: fix spaces and remove wrong comment by Alexander Couzens · 3 years, 6 months ago
  10. d1cd650 gprs_ns2: flag then NSE as dead in nse_free() by Alexander Couzens · 3 years, 6 months ago
  11. 7a7b20b gprs_ns2_sns: clear local and remote entries when SNS failed by Alexander Couzens · 3 years, 5 months ago
  12. a14b9d3 gprs_ns2: when calling nsvc_force_unconf for a dynamic NSE drop the NSE. by Alexander Couzens · 3 years, 6 months ago
  13. c4b7462 gprs_ns2_vc: answer UNBLOCK on unblocked nsvc by Alexander Couzens · 3 years, 6 months ago
  14. 05ac4e5 gprs_ns2: check if persistent nsei or nsvc exists when creating dynamic NSE by Alexander Couzens · 3 years, 6 months ago
  15. 89a00f3 ns2: Fix memory leak in IP-SNS by Daniel Willmann · 3 years, 6 months ago
  16. cf8371a Refactor ns2_nsvc_create_ip* by Daniel Willmann · 3 years, 6 months ago
  17. bb89905 ns2: Add sanity check by Daniel Willmann · 3 years, 6 months ago
  18. 967e2c1 NS2: Fix bind selection of SNS NSVCs by Daniel Willmann · 3 years, 6 months ago
  19. efdd641 tlv_parser: Fix various out-of-bounds accesses by Harald Welte · 3 years, 6 months ago
  20. ca33a71 Intoduce Packet Switch CGI by Pau Espin Pedrol · 3 years, 6 months ago
  21. e2ad6eb gprs_bssgp: abuse gsm48_encode_ra() to encode TAC by Vadim Yanitskiy · 3 years, 6 months ago
  22. 09bea01 bssgp_bvc_fsm: Handle block request from application correctly by Daniel Willmann · 3 years, 6 months ago
  23. 210774f ns2_frgre: Fix missing break statement for recv from IPV6 by Daniel Willmann · 3 years, 6 months ago
  24. 7dccf8e logging: Remove duplicate color for DLSMS by Daniel Willmann · 3 years, 6 months ago
  25. 7e104d9 bts_features: s/Repeation/Repetition/ in osmo_bts_features_descs[] by Vadim Yanitskiy · 3 years, 6 months ago
  26. 9584cd7 ctrl: Allow handling CTRL get/set replies in user defined code by Pau Espin Pedrol · 3 years, 6 months ago
  27. e4cd267 Add inter-thread queue by Harald Welte · 5 years ago
  28. fbb78a7 bssgp: Add SUSPEND_NACK to osmo_pdef_bssgp by Daniel Willmann · 3 years, 6 months ago
  29. c9f4c49 gprs_bssgp: fix uninitialized struct fields in bssgp_create_rim_ri() by Vadim Yanitskiy · 3 years, 6 months ago
  30. 222e844 gprs_ns2_fr: fix resource leaks due to early return in set_ifupdown() by Vadim Yanitskiy · 3 years, 6 months ago
  31. d8b7003 gprs_ns2_sns: always check rc of osmo_sockaddr_str_from_sockaddr() by Vadim Yanitskiy · 3 years, 6 months ago
  32. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 7 months ago
  33. 1eaa7bc gprs_bssgp: add handling for BSSGP RIM primitives by Philipp Maier · 3 years, 7 months ago
  34. 833e8fa gsmtap_util: SNR can be negative, use a signed integer by Vadim Yanitskiy · 3 years, 6 months ago
  35. 886e742 cbsp: Fix parsing DCS in decode of WRITE-REPLACE by Harald Welte · 3 years, 6 months ago
  36. fdd71c8 cbsp: Fix osmo_cbsp_recv_buffered() for KEEP-ALIVE-COMPLETE by Harald Welte · 3 years, 6 months ago
  37. 64b9407 cbsp: Fix encoding of "ETWS Warning Security Info" IE by Harald Welte · 3 years, 6 months ago
  38. f737535 gprs_ns2: use zero initialized memory for vty_binds by Alexander Couzens · 3 years, 6 months ago
  39. fdea03b gprs_ns2: fr: check the device state before changing state by Alexander Couzens · 3 years, 6 months ago
  40. 8c33d4a gprs_ns2_fr: setup_device: allow to setup a new dahdi device by Alexander Couzens · 3 years, 6 months ago
  41. 8a2a1a4 gprs_ns2: rework frame relay load distribution function by Alexander Couzens · 3 years, 6 months ago
  42. d01163a rest_octets: Fix decoding of SI3 3G Early Classmark Sending Restriction by Pau Espin Pedrol · 3 years, 6 months ago
  43. 3f6a282 Revert "rest_octets: fix encoding of 3G Early Classmark Sending Restriction" by Pau Espin Pedrol · 3 years, 7 months ago
  44. b6b62cd frame_relay: link_alloc: move log message to the end by Alexander Couzens · 3 years, 6 months ago
  45. e249e36 frame_relay: prevent null pointer exception when talloc fails by Alexander Couzens · 3 years, 6 months ago
  46. 280ed78 gprs_ns2: fix force-unconfigured for IP-SNS NSE by Alexander Couzens · 3 years, 6 months ago
  47. 6f3b738 gprs_ns2: don't start unconfigured fsm via FORCE_UNCONFIGURED by Alexander Couzens · 3 years, 6 months ago
  48. a367d08 gprs_ns2: sns: add log message when size/config retries exhausted by Alexander Couzens · 3 years, 6 months ago
  49. cc65a25 gprs_ns2: sns: don't send duplicated packets on retries by Alexander Couzens · 3 years, 6 months ago
  50. 3ad7336 gprs_ns2: sns: correct log message when no nsvcs available by Alexander Couzens · 3 years, 6 months ago
  51. 412bc34 gprs_ns2: add new vty2 by Alexander Couzens · 3 years, 8 months ago
  52. d2a6117 lapd_core: Don't dereference data link after sending PRIM_DL_REL by Harald Welte · 3 years, 6 months ago
  53. c296e29 vty: Fix left shifting out of range on signed variable by Harald Welte · 3 years, 6 months ago
  54. 4eb0f16 fsm: Add osmo_fsm_inst_broadcast_children() by Harald Welte · 3 years, 6 months ago
  55. b8de188 gprs_ns2_fr: Use OSMO_STRLCPY_ARRAY() where possible by Harald Welte · 3 years, 6 months ago
  56. 7f01b68 gprs_ns2_fr: Avoid stringop-truncation warning by Harald Welte · 3 years, 6 months ago
  57. 5c96f5d gprs_ns2: fr: setup the device to correct FR/LMI settings by Alexander Couzens · 3 years, 7 months ago
  58. 60021a4 gprs_ns2: fr: implement a write queue by Alexander Couzens · 3 years, 7 months ago
  59. 3c22f91 gprs_ns2: don't pass the return code of reject_status_msg by Alexander Couzens · 3 years, 7 months ago
  60. 12e5e6b gprs_ns2: improve handling of TLV errors on new nsvcs by Alexander Couzens · 3 years, 7 months ago
  61. 8fef761 fix strncpy bug in gprs_ns2_fr_bind() by Neels Hofmeyr · 3 years, 7 months ago
  62. 475a0ac gprs_ns2_fr.c: compiler error: replace strncpy() with OSMO_STRLCPY_ARRAY() by Neels Hofmeyr · 3 years, 7 months ago
  63. 6f89c77 gprs_ns2: fr: fix crash when frame relay interface doesn't exists by Alexander Couzens · 3 years, 7 months ago
  64. d82ba90 logging: revert color of LGLOBAL category back to white by Vadim Yanitskiy · 3 years, 7 months ago
  65. 946bb95 GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bit by Pau Espin Pedrol · 3 years, 7 months ago
  66. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 7 months ago
  67. 8806796 gprs_ns2_vty: udp: fixup dialect changes by Alexander Couzens · 3 years, 7 months ago
  68. 33c3c06 gors_ns2_vty: Fix saving of new NS2 timers by Harald Welte · 3 years, 7 months ago
  69. 3a44d17 Fix VTY syntax for newly-introduced NS2 timers by Harald Welte · 3 years, 7 months ago
  70. bac5b01 gprs_ns2: on ns2_create_vc parse the tlv before using it by Alexander Couzens · 3 years, 7 months ago
  71. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 7 months ago
  72. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 7 months ago
  73. 90ee963 gprs_ns2_sns: introduce SNS Size/Config retries by Alexander Couzens · 3 years, 7 months ago
  74. 81ae0aa gprs_ns2_sns: use different binds for the initial connection by Alexander Couzens · 3 years, 7 months ago
  75. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 7 months ago
  76. 4755879 gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE by Alexander Couzens · 3 years, 7 months ago
  77. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  78. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  79. 93ad499 gprs_ns2: move allocation of the SNS fsm into create_nse by Alexander Couzens · 3 years, 7 months ago
  80. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  81. 0f619de gsm: append_eutran_neib_cell: Fix SI2quater EARFCN list by Pau Espin Pedrol · 3 years, 7 months ago
  82. c4286ad si2quater: fix budget calculation for multiple EARFCNs by Pau Espin Pedrol · 3 years, 7 months ago
  83. 30bf0e6 gsm: si13: Fix encode of EGPRS_PACKET_CHANNEL_REQUEST by Pau Espin Pedrol · 3 years, 7 months ago
  84. 908224c rest_octets: add Serving Cell Priority Parameters by Pau Espin Pedrol · 3 years, 7 months ago
  85. 5bea72e gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL by Harald Welte · 3 years, 7 months ago
  86. 41b188b gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind() by Harald Welte · 3 years, 7 months ago
  87. 4ed0f4e gprs_ns2_fr.c: Skip extraneous FIONBIO by Harald Welte · 3 years, 7 months ago
  88. 0e61716 bssgp: Remove newly added log line warning about NOOP by Pau Espin Pedrol · 3 years, 7 months ago
  89. 1fcfce8 bssgp_bvc_fsm: Add basic BVC flow control rx/tx support by Harald Welte · 3 years, 7 months ago
  90. 4394bb9 bssgp2: Encoding + Decoding functions for BVC and MS flow control by Harald Welte · 3 years, 7 months ago
  91. 4c0e1a1 logging: Assing different 8bit colors to built-in subsystems by Harald Welte · 3 years, 7 months ago
  92. 17a892f gb: Add beginnings of a new BSSGP implementation by Harald Welte · 3 years, 7 months ago
  93. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  94. 45a25a3 gprs_ns2_sns: correct dynamic calculation by Alexander Couzens · 3 years, 7 months ago
  95. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 7 months ago
  96. 30a9294 tlv: Introduce enum with error codes for TLV parser functions by Harald Welte · 3 years, 7 months ago
  97. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 7 months ago
  98. e24a5b5 ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state by Harald Welte · 3 years, 7 months ago
  99. b73a3de gprs_bssgp_util: complete bssgp_pdu_strings by Philipp Maier · 3 years, 7 months ago
  100. e78207f gprs_ns2_sns: fix whitespaces and superflous comment by Alexander Couzens · 3 years, 7 months ago