1. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  2. 45a25a3 gprs_ns2_sns: correct dynamic calculation by Alexander Couzens · 3 years, 7 months ago
  3. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 7 months ago
  4. 30a9294 tlv: Introduce enum with error codes for TLV parser functions by Harald Welte · 3 years, 7 months ago
  5. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 7 months ago
  6. e24a5b5 ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state by Harald Welte · 3 years, 7 months ago
  7. b73a3de gprs_bssgp_util: complete bssgp_pdu_strings by Philipp Maier · 3 years, 7 months ago
  8. e78207f gprs_ns2_sns: fix whitespaces and superflous comment by Alexander Couzens · 3 years, 7 months ago
  9. db1c3fb gprs_ns2_sns: add missing S() to allow GPRS_SNS_EV_NO_NSVC happen by Alexander Couzens · 3 years, 7 months ago
  10. 42ad549 gprs_ns2_sns: dynamic calculate the maximum NS-VCs by Alexander Couzens · 3 years, 7 months ago
  11. e03d863 gprs_ns2_sns: add missing transistion UNCONFIGURED -> SIZE by Alexander Couzens · 3 years, 7 months ago
  12. d41800c gb: Import mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  13. 61e9de8 bssgp: Update bssgp_pdu_strings with Release 15 by Harald Welte · 3 years, 7 months ago
  14. 798efea gprs_ns2: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  15. 2d9ce71 bssgp: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  16. 8910652 ns2: Fix argv index in logging filter VTY commands by Daniel Willmann · 3 years, 7 months ago
  17. a59e6db gprs_ns2_fr: remove include <linux/if.h> by Harald Welte · 3 years, 7 months ago
  18. 26fc913 mnl: Use mnl_socket_open() insatead of mnl_socket_open2() by Harald Welte · 3 years, 7 months ago
  19. d8e59b2 libosmogb: Add missing LIBMNL_CFLAGS by Harald Welte · 3 years, 7 months ago
  20. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  21. d87a2f1 gprs_ns2: use switch() case instead of multiple if in ns2_create_vc() by Alexander Couzens · 3 years, 7 months ago
  22. 036bf14 gprs_ns2: fix typo in comment by Alexander Couzens · 3 years, 7 months ago
  23. 25ee755 gprs_ns2_vty: Re-introduce a 'show ns' command by Harald Welte · 3 years, 7 months ago
  24. 56f08a3 gprs_ns2_fr: Monitor the kernel net-device link state by Harald Welte · 3 years, 7 months ago
  25. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  26. b7fc3a0 gprs_ns2_fr: remove include <linux/if.h> by Alexander Couzens · 3 years, 7 months ago
  27. cb3e9b5 ns2: Fix docs for some NS2 vty commands by Daniel Willmann · 3 years, 7 months ago
  28. 1e72df0 gprs_ns2_udp.c: Fix typo - it's a DSCP and not a DCSP by Harald Welte · 3 years, 7 months ago
  29. dc2d080 gprs_ns2_vty: Print all relevant data on each NS-VC by Harald Welte · 3 years, 7 months ago
  30. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  31. 7aa6099 gprs_ns2_vty: Show NSVCI in dump_nsvc() by Harald Welte · 3 years, 7 months ago
  32. 2fce19a gprs_ns2_vty: Differentiate 'show ns binds' and 'show ns entities' by Harald Welte · 3 years, 7 months ago
  33. 0ff12ad gprs_ns2: Print link layer and global ALIVE/DEAD state by Harald Welte · 3 years, 7 months ago
  34. 6188e00 gprs_ns2: Don't return an empty string in case of unknown LL by Harald Welte · 3 years, 7 months ago
  35. 37322bc gprs-ns2: Fix stringification of NS/FR NSVCI by Harald Welte · 3 years, 7 months ago
  36. 48bd76c gprs_ns2_fr: Print Frame Relay 'role' in VTY by Harald Welte · 3 years, 7 months ago
  37. a24e7ee gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer name by Harald Welte · 3 years, 7 months ago
  38. b6b82da frame_relay: Fix error path on ioctl() failure by Harald Welte · 3 years, 7 months ago
  39. 29b77a6 frame_relay: Fix null pointer dereference in DLC/PVC delete by Harald Welte · 3 years, 7 months ago
  40. 3f2775b statsd report: Fix wrong fmt specificier generating wrong stats by Pau Espin Pedrol · 3 years, 7 months ago
  41. 9204919 gprs_ns2_vty: Fix VTY documentation errors by Harald Welte · 3 years, 7 months ago
  42. 6d4db23 Revert "ns2: permit multiple nsvci in one nse in VTY" by Harald Welte · 3 years, 7 months ago
  43. 78ebc3f frame_relay: Fix some spelling/language issues by Harald Welte · 3 years, 7 months ago
  44. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 8 months ago
  45. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 8 months ago
  46. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 8 months ago
  47. 0bd8a4b ns2: permit multiple nsvci in one nse in VTY by Harald Welte · 3 years, 8 months ago
  48. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 8 months ago
  49. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 8 months ago
  50. dbab714 ns2: Add a VTY command to reset NSVC FSM by Daniel Willmann · 3 years, 8 months ago
  51. ed0c982 ns2: Add a function to set the NSVC FSM back to unconfigured by Daniel Willmann · 3 years, 8 months ago
  52. f5b2e28 ns2: Split 'initiater' into initiate_{reset,block} by Daniel Willmann · 3 years, 8 months ago
  53. c06aa71 ns2: check if ns_vc_alloc() fails in bind_connect() by Alexander Couzens · 3 years, 8 months ago
  54. c1c420c bts_features: add missing description for BTS_FEAT_ACCH_REP by Vadim Yanitskiy · 3 years, 7 months ago
  55. 702c998 card_fs_usim: Add definitions of DF.ProSe and DF.ACDC by Harald Welte · 3 years, 8 months ago
  56. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 8 months ago
  57. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 8 months ago
  58. 28acb21 serial: Log error if tcgetattr() or tcsetattr() fail by Pau Espin Pedrol · 3 years, 8 months ago
  59. 71ba873 serial: Fix typo in debug log line by Pau Espin Pedrol · 3 years, 8 months ago
  60. 23999da cosmetic: serial: Fix typo in comment by Pau Espin Pedrol · 3 years, 8 months ago
  61. 4c951ad bitvec: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 8 months ago
  62. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  63. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 8 months ago
  64. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  65. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  66. f396b96 card_fs_usim.c: Add support for DF.5GS directory by Harald Welte · 3 years, 8 months ago
  67. a15967b gsm_08_58: add proprietary IE to signal Repeated ACCH Capability by Philipp Maier · 3 years, 8 months ago
  68. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 8 months ago
  69. 64c67bb vty: Mark cpu_sched_vty commands with attr immediate by Pau Espin Pedrol · 3 years, 8 months ago
  70. ed1fa01 ns2: Improve NSVC output by Daniel Willmann · 3 years, 8 months ago
  71. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  72. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 8 months ago
  73. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  74. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 9 months ago
  75. f5f0d43 gsm48: add missing RR cause value definitions by Vadim Yanitskiy · 3 years, 8 months ago
  76. 65954ba fix spelling in 'value_string' arrays: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  77. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 8 months ago
  78. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 8 months ago
  79. 0346b64 gprs_ns2: remove the nsvc fsm timer when cleaning up the fsm by Alexander Couzens · 3 years, 8 months ago
  80. 0a446a1 gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC by Pau Espin Pedrol · 3 years, 8 months ago
  81. 7fbe7cf gb: ns2_sns: Fix missing trailing newline char in log line by Pau Espin Pedrol · 3 years, 8 months ago
  82. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 8 months ago
  83. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 9 months ago
  84. 6760845 vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASK by Vadim Yanitskiy · 3 years, 8 months ago
  85. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  86. efe1342 vty/command: make some 'struct cmd_element' pointers const by Vadim Yanitskiy · 3 years, 8 months ago
  87. 76190d3 lapdm: Allow SABM L=0 in Timer Recovery State by Pau Espin Pedrol · 3 years, 8 months ago
  88. d5f7147 lapdm: Split lapd_rx_u() spaghetti into one function per message type by Pau Espin Pedrol · 3 years, 8 months ago
  89. 16333bb lapdm: Drop log lines printing fmt=B by Pau Espin Pedrol · 3 years, 8 months ago
  90. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  91. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  92. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 9 months ago
  93. fdaec8e rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macros by Vadim Yanitskiy · 3 years, 9 months ago
  94. 65aabd4 [cosmetic] rest_octets: Follow coding style regarding {} by Harald Welte · 3 years, 9 months ago
  95. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 9 months ago
  96. b85c87a gad.c: fix rc for osmo_gad_enc_ell_point_unc_circle() by Neels Hofmeyr · 3 years, 9 months ago
  97. 9faeacd gad.c: try to workaround warning for "h.type >= 0" by Neels Hofmeyr · 3 years, 9 months ago
  98. 86160ac gsm: Fix make distcheck with parallel make by Pau Espin Pedrol · 3 years, 9 months ago
  99. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  100. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago