1. 46eb764 gprs_ns2_sns: Don't clear remote IP endpoints in SGSN role by Harald Welte · 3 years, 3 months ago
  2. 579699b gprs_ns2_vty: Allow creating NSE in sgsn-role by Harald Welte · 3 years, 3 months ago
  3. 5b034fb gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS by Harald Welte · 3 years, 3 months ago
  4. 694dad5 gprs_ns2_sns: Rename BSS-side states to include 'bss' in name by Harald Welte · 3 years, 2 months ago
  5. f61a915 gprs_ns2_sns: Add some more OSMO_ASSERT about BSS role by Harald Welte · 3 years, 3 months ago
  6. 4f12746 gprs_ns2_sns: Support for SGSN-side IP-SNS by Harald Welte · 3 years, 3 months ago
  7. 9fb5d80 osmo-aka-verify: Fix use case with OP and not OPc by Harald Welte · 3 years, 2 months ago
  8. c3c914a utils/osmo-aka-verify: fix swapped CK/IK arguments by Vadim Yanitskiy · 3 years, 2 months ago
  9. 8602106 utils: osmo-aka-verify to verify UMTS AKA (SIM side) by Harald Welte · 3 years, 3 months ago
  10. a7eb735 Revert "stats: log error when missing stats values" by Oliver Smith · 3 years, 3 months ago
  11. 2fa0e9d tlv: Fix length returned by t{l16,16l}v_put by Daniel Willmann · 3 years, 3 months ago
  12. d290439 stats: log error when missing stats values by Oliver Smith · 3 years, 3 months ago
  13. d89d35e tests/stats: enable logging in test output by Oliver Smith · 3 years, 3 months ago
  14. 9e37bf4 gprs_ns2_sns: Split allstate action in generic and BSS-specific part by Harald Welte · 3 years, 3 months ago
  15. 06d9bf9 gprs_ns2: Encapsulate setting NSE dialect by Harald Welte · 3 years, 3 months ago
  16. c1c7e4a gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6 by Harald Welte · 3 years, 3 months ago
  17. 2aa527b stats: Ensure that each osmo_stat_item only reports once per interval by Daniel Willmann · 3 years, 3 months ago
  18. 24920e2 gprs_ns2_sns: refactor ns2_sns_st_size_onenter() by Harald Welte · 3 years, 3 months ago
  19. 2230a91 gprs_ns2_vty: Clarify VTY help string wording by Harald Welte · 3 years, 3 months ago
  20. 502845e gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used) by Harald Welte · 3 years, 3 months ago
  21. 0599287 gprs_ns2_sns: Implement error log in case no binds found for NSE by Harald Welte · 3 years, 3 months ago
  22. a0fb376 TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next release by Harald Welte · 3 years, 3 months ago
  23. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 3 months ago
  24. a39b259 gprs_ns2: Remove any references to DNS; we use DLNS in NS2. by Harald Welte · 3 years, 3 months ago
  25. b9f2387 gprs_ns2_sns: Dispatch inbound SNS-ACK to FSM by Harald Welte · 3 years, 3 months ago
  26. 22274df gprs_ns2: Log all transmitted SNS messages by Harald Welte · 3 years, 3 months ago
  27. 04647e1 cosmetic: ssn: some more comments by Harald Welte · 3 years, 3 months ago
  28. 3255668 gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. by Alexander Couzens · 3 years, 3 months ago
  29. 5baa141 gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1 by Alexander Couzens · 3 years, 3 months ago
  30. 7819ff6 gprs_bssgp: add support for SGSN oriented RESET by Alexander Couzens · 3 years, 4 months ago
  31. b76811b osmo-release.sh: support epoch by Oliver Smith · 3 years, 3 months ago
  32. e75fa1e tests/gb: Fix printf format errors on ARM 32 bits by Pau Espin Pedrol · 3 years, 3 months ago
  33. 43abde1 osmo-release.sh: Properly rearrange var init and sanity checks by Pau Espin Pedrol · 3 years, 3 months ago
  34. e6230ef osmo-release.sh: Check LIBVERSION matches rpm *.spec.in by Pau Espin Pedrol · 3 years, 3 months ago
  35. 0131221 osmo-release.sh: Drop repeated DRY_RUN early exit by Pau Espin Pedrol · 3 years, 3 months ago
  36. 4450719 osmo-release.sh: Check configure.ac dependency versions match those in rpm *.spec.in by Pau Espin Pedrol · 3 years, 3 months ago
  37. 4bedb53 Bump version: 1.5.0.3-45cf → 1.5.1 by Harald Welte · 3 years, 3 months ago 1.5.1
  38. af52bcc attempt to fix RPM spec file after recent soversion bump by Harald Welte · 3 years, 3 months ago
  39. 1815783 osmo-release.sh: Fix rc!=0 on TODO-RELEASE file without comment lines by Pau Espin Pedrol · 3 years, 3 months ago
  40. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.5.0
  41. e3870b3 osmo-release.sh: Omit tab whitespace matching debian/control versions by Pau Espin Pedrol · 3 years, 3 months ago
  42. fcbf347 CBSP: Fix encoding of warning period by Harald Welte · 3 years, 3 months ago
  43. 48f22b0 CBSP: fix encoding/decoding of keep-alive repetition period by Harald Welte · 3 years, 3 months ago
  44. 3217d51 support for stats static userspace probes via systemtap by Harald Welte · 3 years, 4 months ago
  45. 6e9dd02 logging: Deprecate API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  46. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 4 months ago
  47. 690b661 tests: Set print_category values explicitly by Pau Espin Pedrol · 3 years, 4 months ago
  48. 2665388 gprs_ns2: free_nse: free the SNS fsm early by Alexander Couzens · 3 years, 3 months ago
  49. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 4 months ago
  50. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 4 months ago
  51. b2de546 gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS by Alexander Couzens · 3 years, 4 months ago
  52. ce646c2 gprs_ns2_message: tx_status: move all cause dependent code into the switch/case by Alexander Couzens · 3 years, 4 months ago
  53. cf1fa63 gprs_ns2: truncate the NS_STATUS to the MTU by Alexander Couzens · 3 years, 4 months ago
  54. 3de1cb0 gprs_ns2_fr: pass MTU changes to the NSE by Alexander Couzens · 3 years, 4 months ago
  55. 67725e2 gprs_ns2_sns: rename fsm events to include RX or REQ prefix by Alexander Couzens · 3 years, 4 months ago
  56. 6df1160 gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership by Alexander Couzens · 3 years, 4 months ago
  57. 9e81a32 gprs_ns2: fix typo in function name ns2_load_sharing_modulo by Alexander Couzens · 3 years, 4 months ago
  58. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 4 months ago
  59. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 4 months ago
  60. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 4 months ago
  61. d7a209b gsm: Introduce API osmo_gsm48_rest_octets_si13_decode by Pau Espin Pedrol · 3 years, 4 months ago
  62. 74dddef logging: gsmtap: Store TID instead of PID in pkt hdr by Pau Espin Pedrol · 3 years, 4 months ago
  63. 2f765f0 logging: gsmtap: Fix fill PID field not stored in network byte order by Pau Espin Pedrol · 3 years, 4 months ago
  64. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 4 months ago
  65. ca770ae gsm_08_58, gsm_44_004: add struct for l1 information by Philipp Maier · 3 years, 4 months ago
  66. bb149ec logging: gsmtap: Fill PID field for each message by Pau Espin Pedrol · 3 years, 4 months ago
  67. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 4 months ago
  68. 5248985 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types by Pau Espin Pedrol · 3 years, 4 months ago
  69. 85a0f11 gsm0808_utils: Move static function further up in file by Pau Espin Pedrol · 3 years, 4 months ago
  70. 20b763d gsm: Support converting to cgi-ps in gsm0808_cell_id_from_cgi() by Pau Espin Pedrol · 3 years, 4 months ago
  71. 1bd495a comsetic: gsm0808_test: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 4 months ago
  72. 23aec35 gprs_ns2_sns: fix typo in doxygen comment by Alexander Couzens · 3 years, 4 months ago
  73. e052c41 gprs_ns2: fix comment of alive NS-VC by Alexander Couzens · 3 years, 4 months ago
  74. 0942268 BVC FSM: Treat overlapping BVC-RESET as implicit ACK by Harald Welte · 3 years, 4 months ago
  75. f46ebcd gprs_ns2_vc_fsm: remove debug line of the alive_timer by Alexander Couzens · 3 years, 4 months ago
  76. 288f9b2 gsm: Fix bitfield order in dtap_header by Pau Espin Pedrol · 3 years, 4 months ago
  77. 4e5cdad bssgp_bvc_fsm: Consistent naming by Daniel Willmann · 3 years, 4 months ago
  78. fa632b8 bssgp2_enc_status: Truncate STATUS message to maximum PDU length by Daniel Willmann · 3 years, 4 months ago
  79. 1ff86f7 bssgp_bvc_fsm: Set/get maximum BSSGP PDU length by Daniel Willmann · 3 years, 4 months ago
  80. ae98995 tests/gb: Add more complex osmo-ns-dummy.cfg by Daniel Willmann · 3 years, 4 months ago
  81. 64db636 ns2: Fix incompatible VTY configs when writing config by Daniel Willmann · 3 years, 4 months ago
  82. b792173 gprs_ns2_vty: use strcmp() instead of strncmp() by Alexander Couzens · 3 years, 4 months ago
  83. fa4121d gprs_ns2_vc_fsm: reset the alive elapsed timeout everytime by Alexander Couzens · 3 years, 4 months ago
  84. ab0e864 gprs_ns2_vc_fsm: use CLOCK_MONOTONIC for alive elapsed timer by Alexander Couzens · 3 years, 4 months ago
  85. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 4 months ago
  86. 855155c ns2_fr: Fix heap-use-after-free in error recovery path by Harald Welte · 3 years, 4 months ago
  87. ce6e4b7 ns2_fr: Fix null pointer deref in error path by Harald Welte · 3 years, 4 months ago
  88. cc2e112 README.md: Use https everywhere by Harald Welte · 3 years, 4 months ago
  89. c31809f cosmetic: Move comment one line below in append_gprs_cell_opt by Pau Espin Pedrol · 3 years, 4 months ago
  90. 3e2e4a0 gprs_ns2_vty: fix memory leak of vty_binds by Alexander Couzens · 3 years, 4 months ago
  91. 5fa431c gprs_ns2: rename vty-command ip-sns -> ip-sns-remote by Alexander Couzens · 3 years, 4 months ago
  92. 790a963 gprs_ns2_sns: reset the N of timeout when entering a new state by Alexander Couzens · 3 years, 4 months ago
  93. 3df5886 gprs_ns2_sns: add timeout to ST_CONFIG_SGSN by Alexander Couzens · 3 years, 4 months ago
  94. be7cecc gprs_ns2_sns: rework tracking of NS-VC unblocked/alive state by Alexander Couzens · 3 years, 4 months ago
  95. 9811f49 ns2: Don't try to add packets to the backlog on real errors by Harald Welte · 3 years, 4 months ago
  96. 6972aed ns2: improve backlog handling on interface up/down by Harald Welte · 3 years, 4 months ago
  97. 9374061 ns2: Don't queue Q.933 LMI messages; only store most recent ones by Harald Welte · 3 years, 4 months ago
  98. b339cbb ns2: Name NSVC FSM events consistently by Harald Welte · 3 years, 4 months ago
  99. 15b5acb Fix struct bitfields on big endian systems by Pau Espin Pedrol · 3 years, 4 months ago
  100. 53aff13 tlv: clarify documentation for msgb_tv{16,32}_put() by Vadim Yanitskiy · 3 years, 4 months ago