1. 702c998 card_fs_usim: Add definitions of DF.ProSe and DF.ACDC by Harald Welte · 3 years, 8 months ago
  2. 439ddbe gsm_08_58: add struct for RSL_IE_OSMO_REP_ACCH_CAP by Philipp Maier · 3 years, 7 months ago
  3. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 7 months ago
  4. aa71846 bts_features: add feature BTS_FEAT_ACCH_REP by Philipp Maier · 3 years, 8 months ago
  5. e81c2f4 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 8 months ago
  6. 2299cb5 Revert "tests: Fix tdef_test on 32bit platforms" by Pau Espin Pedrol · 3 years, 8 months ago
  7. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 8 months ago
  8. 28acb21 serial: Log error if tcgetattr() or tcsetattr() fail by Pau Espin Pedrol · 3 years, 8 months ago
  9. 71ba873 serial: Fix typo in debug log line by Pau Espin Pedrol · 3 years, 8 months ago
  10. 23999da cosmetic: serial: Fix typo in comment by Pau Espin Pedrol · 3 years, 8 months ago
  11. 4c951ad bitvec: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 8 months ago
  12. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  13. af10e48 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 8 months ago
  14. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 8 months ago
  15. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  16. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  17. f396b96 card_fs_usim.c: Add support for DF.5GS directory by Harald Welte · 3 years, 8 months ago
  18. a15967b gsm_08_58: add proprietary IE to signal Repeated ACCH Capability by Philipp Maier · 3 years, 8 months ago
  19. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 8 months ago
  20. 64c67bb vty: Mark cpu_sched_vty commands with attr immediate by Pau Espin Pedrol · 3 years, 8 months ago
  21. ed1fa01 ns2: Improve NSVC output by Daniel Willmann · 3 years, 8 months ago
  22. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  23. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 8 months ago
  24. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  25. 07a923f Add exported function btsctx_alloc to public header by Daniel Willmann · 3 years, 9 months ago
  26. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 9 months ago
  27. f5f0d43 gsm48: add missing RR cause value definitions by Vadim Yanitskiy · 3 years, 8 months ago
  28. 65954ba fix spelling in 'value_string' arrays: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  29. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 8 months ago
  30. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 8 months ago
  31. 0346b64 gprs_ns2: remove the nsvc fsm timer when cleaning up the fsm by Alexander Couzens · 3 years, 8 months ago
  32. 0a446a1 gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC by Pau Espin Pedrol · 3 years, 8 months ago
  33. 7fbe7cf gb: ns2_sns: Fix missing trailing newline char in log line by Pau Espin Pedrol · 3 years, 8 months ago
  34. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 8 months ago
  35. f36b762 application: do not document unrelated forward-declarations by Vadim Yanitskiy · 3 years, 8 months ago
  36. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 8 months ago
  37. 6760845 vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASK by Vadim Yanitskiy · 3 years, 8 months ago
  38. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  39. efe1342 vty/command: make some 'struct cmd_element' pointers const by Vadim Yanitskiy · 3 years, 8 months ago
  40. 76190d3 lapdm: Allow SABM L=0 in Timer Recovery State by Pau Espin Pedrol · 3 years, 8 months ago
  41. d5f7147 lapdm: Split lapd_rx_u() spaghetti into one function per message type by Pau Espin Pedrol · 3 years, 8 months ago
  42. 16333bb lapdm: Drop log lines printing fmt=B by Pau Espin Pedrol · 3 years, 8 months ago
  43. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  44. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  45. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 8 months ago
  46. fa2d66c ns2: More verbose comments on gprs_ns2_vc_mode by Harald Welte · 3 years, 8 months ago
  47. fdaec8e rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macros by Vadim Yanitskiy · 3 years, 9 months ago
  48. 65aabd4 [cosmetic] rest_octets: Follow coding style regarding {} by Harald Welte · 3 years, 9 months ago
  49. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 9 months ago
  50. b85c87a gad.c: fix rc for osmo_gad_enc_ell_point_unc_circle() by Neels Hofmeyr · 3 years, 9 months ago
  51. 9faeacd gad.c: try to workaround warning for "h.type >= 0" by Neels Hofmeyr · 3 years, 9 months ago
  52. 3c5fa2d contrib: jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 9 months ago
  53. 86160ac gsm: Fix make distcheck with parallel make by Pau Espin Pedrol · 3 years, 9 months ago
  54. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  55. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  56. 5bc9f38 cosmetic: vty: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  57. 715a612 vty: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 9 months ago
  58. 8ebc1ac gprs_ns2: Partial revert 48f63867 allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 9 months ago
  59. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 9 months ago
  60. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  61. 125298f gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS address by Alexander Couzens · 3 years, 9 months ago
  62. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  63. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  64. 9a4cf27 gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bind_sockaddr by Alexander Couzens · 3 years, 9 months ago
  65. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  66. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  67. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  68. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  69. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  70. bb0a53b gprs_ns2: fix empty prefix in TLV Parse error by Alexander Couzens · 3 years, 9 months ago
  71. c068d86 gprs_ns2: fix SNS_ADD for IPv4 by Alexander Couzens · 3 years, 9 months ago
  72. 3531504 gprs_ns2: gprs_ns2_free(): add missing talloc_free by Alexander Couzens · 3 years, 9 months ago
  73. 6d74498 doc tweaks for osmo_float_str_to_int(), osmo_int_to_float_str*() by Neels Hofmeyr · 3 years, 9 months ago
  74. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  75. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 9 months ago
  76. 36be9d8 gprs_ns2: Fix parsing of SNS-{ADD,DEL,CHANGE_WEIGHT} by Harald Welte · 3 years, 9 months ago
  77. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  78. cb11a60 osmo_float_str_to_int: When using strtoll(), use LLONG_{MAX,MIN} by Harald Welte · 3 years, 9 months ago
  79. f445150 bssmap_le/bsslap tests: We must use %td for ptrdiff_t printing by Harald Welte · 3 years, 9 months ago
  80. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  81. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  82. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  83. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  84. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  85. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  86. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  87. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  88. f1fc9d3 vty: fix vty_dump_element(): do not print empty <attributes> by Vadim Yanitskiy · 3 years, 9 months ago
  89. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  90. 7e1a78f vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT} by Vadim Yanitskiy · 3 years, 9 months ago
  91. 9a28d3c tests/vty: verify 'show vty-attributes' / 'list' commands by Vadim Yanitskiy · 3 years, 9 months ago
  92. 75fec3a vty/command: print attribute flags in the output of 'list' by Vadim Yanitskiy · 3 years, 9 months ago
  93. 44c4d17 vty/command: introduce a command to list attributes by Vadim Yanitskiy · 3 years, 9 months ago
  94. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  95. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  96. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  97. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  98. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  99. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  100. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago