1. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 8 months ago
  2. 6760845 vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASK by Vadim Yanitskiy · 3 years, 8 months ago
  3. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  4. efe1342 vty/command: make some 'struct cmd_element' pointers const by Vadim Yanitskiy · 3 years, 8 months ago
  5. 76190d3 lapdm: Allow SABM L=0 in Timer Recovery State by Pau Espin Pedrol · 3 years, 8 months ago
  6. d5f7147 lapdm: Split lapd_rx_u() spaghetti into one function per message type by Pau Espin Pedrol · 3 years, 8 months ago
  7. 16333bb lapdm: Drop log lines printing fmt=B by Pau Espin Pedrol · 3 years, 8 months ago
  8. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  9. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  10. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 8 months ago
  11. fa2d66c ns2: More verbose comments on gprs_ns2_vc_mode by Harald Welte · 3 years, 8 months ago
  12. fdaec8e rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macros by Vadim Yanitskiy · 3 years, 9 months ago
  13. 65aabd4 [cosmetic] rest_octets: Follow coding style regarding {} by Harald Welte · 3 years, 9 months ago
  14. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 9 months ago
  15. b85c87a gad.c: fix rc for osmo_gad_enc_ell_point_unc_circle() by Neels Hofmeyr · 3 years, 9 months ago
  16. 9faeacd gad.c: try to workaround warning for "h.type >= 0" by Neels Hofmeyr · 3 years, 9 months ago
  17. 3c5fa2d contrib: jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 9 months ago
  18. 86160ac gsm: Fix make distcheck with parallel make by Pau Espin Pedrol · 3 years, 9 months ago
  19. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  20. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  21. 5bc9f38 cosmetic: vty: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  22. 715a612 vty: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 9 months ago
  23. 8ebc1ac gprs_ns2: Partial revert 48f63867 allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 9 months ago
  24. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 9 months ago
  25. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  26. 125298f gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS address by Alexander Couzens · 3 years, 9 months ago
  27. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  28. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  29. 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
  30. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  31. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  32. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  33. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  34. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  35. bb0a53b gprs_ns2: fix empty prefix in TLV Parse error by Alexander Couzens · 3 years, 9 months ago
  36. c068d86 gprs_ns2: fix SNS_ADD for IPv4 by Alexander Couzens · 3 years, 9 months ago
  37. 3531504 gprs_ns2: gprs_ns2_free(): add missing talloc_free by Alexander Couzens · 3 years, 9 months ago
  38. 6d74498 doc tweaks for osmo_float_str_to_int(), osmo_int_to_float_str*() by Neels Hofmeyr · 3 years, 9 months ago
  39. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  40. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 9 months ago
  41. 36be9d8 gprs_ns2: Fix parsing of SNS-{ADD,DEL,CHANGE_WEIGHT} by Harald Welte · 3 years, 9 months ago
  42. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  43. cb11a60 osmo_float_str_to_int: When using strtoll(), use LLONG_{MAX,MIN} by Harald Welte · 3 years, 9 months ago
  44. f445150 bssmap_le/bsslap tests: We must use %td for ptrdiff_t printing by Harald Welte · 3 years, 9 months ago
  45. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  46. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  47. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  48. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  49. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  50. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  51. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  52. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  53. f1fc9d3 vty: fix vty_dump_element(): do not print empty <attributes> by Vadim Yanitskiy · 3 years, 9 months ago
  54. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  55. 7e1a78f vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT} by Vadim Yanitskiy · 3 years, 9 months ago
  56. 9a28d3c tests/vty: verify 'show vty-attributes' / 'list' commands by Vadim Yanitskiy · 3 years, 9 months ago
  57. 75fec3a vty/command: print attribute flags in the output of 'list' by Vadim Yanitskiy · 3 years, 9 months ago
  58. 44c4d17 vty/command: introduce a command to list attributes by Vadim Yanitskiy · 3 years, 9 months ago
  59. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  60. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  61. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  62. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  63. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  64. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  65. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  66. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  67. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  68. 024e195 vty: check for duplicate flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  69. 68c2e73 tests: do not ignore stderr of vty_test, also match it by Vadim Yanitskiy · 3 years, 9 months ago
  70. a3373e3 ns2: vty: show all nse by Alexander Couzens · 3 years, 9 months ago
  71. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  72. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  73. 477ffb0 ns2: parse the return code of gprs_ns2_ip_bind by Alexander Couzens · 3 years, 9 months ago
  74. 6b5f1de osmo_use_count_to_str: make robust against unused use_count by Neels Hofmeyr · 3 years, 9 months ago
  75. e9069eb gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 3 years, 9 months ago
  76. a8b1b21 logging: Introduce MAX_LOG_SIZE for the magic number 4096 by Harald Welte · 3 years, 9 months ago
  77. e4d9a2c logging_vty: set osmo_stderr_target to NULL on "no log stderr" by Harald Welte · 3 years, 9 months ago
  78. c433889 write_queue: Re-enqueue msgb if write_cb returns -EAGAIN by Harald Welte · 3 years, 9 months ago
  79. f449378 write_queue: use msgb_{en,de}queue_count() by Harald Welte · 3 years, 9 months ago
  80. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  81. 7f6c87d vty/command: reflect global attributes in the XML reference by Vadim Yanitskiy · 3 years, 9 months ago
  82. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 9 months ago
  83. 470cc12 cosmetic: Fix typo in API doc by Pau Espin Pedrol · 3 years, 9 months ago
  84. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  85. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  86. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  87. 1f0625f ns2: vty: fix behavior of vtyvc_by_nsei when vtyvc isn't found by Alexander Couzens · 3 years, 9 months ago
  88. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  89. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  90. c1cd333 ns2: check the specific bit of NS SDU Control bits by Alexander Couzens · 3 years, 9 months ago
  91. c82c40a ns2: vty: add missing docs for IPv6 address by Alexander Couzens · 3 years, 9 months ago
  92. 89acdef ns2: remove bssgp specific msgb->cb parts by Alexander Couzens · 3 years, 9 months ago
  93. 495b4a7 gb/gprs_bssgb: ensure the fc timer has been stopped when freeing bssgp_bvc by Alexander Couzens · 3 years, 10 months ago
  94. 6a2c074 gb/gprs_bssgb: check if talloc failed on btsctx->fc by Alexander Couzens · 3 years, 10 months ago
  95. 349d348 vty: cosmetic: fix missing curly braces in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  96. f909d33 vty: cosmetic: s/width/cmd_width/g in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  97. aade232 vty: cosmetic: drop redundant 'break' statements by Vadim Yanitskiy · 3 years, 9 months ago
  98. 53fbc67 osmo_strlcpy: Clarify length calculation by Pau Espin Pedrol · 3 years, 9 months ago
  99. c29d513 osmo_strlcpy: Avoid calling memcpy with size=0 by Pau Espin Pedrol · 3 years, 9 months ago
  100. 4692a1c gsm_08_16.h: Add missing header by Daniel Willmann · 3 years, 10 months ago