1. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  2. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  3. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  4. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  5. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  6. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  7. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  8. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  9. f1fc9d3 vty: fix vty_dump_element(): do not print empty <attributes> by Vadim Yanitskiy · 3 years, 9 months ago
  10. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  11. 7e1a78f vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT} by Vadim Yanitskiy · 3 years, 9 months ago
  12. 9a28d3c tests/vty: verify 'show vty-attributes' / 'list' commands by Vadim Yanitskiy · 3 years, 9 months ago
  13. 75fec3a vty/command: print attribute flags in the output of 'list' by Vadim Yanitskiy · 3 years, 9 months ago
  14. 44c4d17 vty/command: introduce a command to list attributes by Vadim Yanitskiy · 3 years, 9 months ago
  15. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  16. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  17. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  18. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  19. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  20. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  21. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  22. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  23. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  24. 024e195 vty: check for duplicate flags in application specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  25. 68c2e73 tests: do not ignore stderr of vty_test, also match it by Vadim Yanitskiy · 3 years, 9 months ago
  26. a3373e3 ns2: vty: show all nse by Alexander Couzens · 3 years, 9 months ago
  27. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  28. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  29. 477ffb0 ns2: parse the return code of gprs_ns2_ip_bind by Alexander Couzens · 3 years, 9 months ago
  30. 6b5f1de osmo_use_count_to_str: make robust against unused use_count by Neels Hofmeyr · 3 years, 9 months ago
  31. 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
  32. a8b1b21 logging: Introduce MAX_LOG_SIZE for the magic number 4096 by Harald Welte · 3 years, 9 months ago
  33. e4d9a2c logging_vty: set osmo_stderr_target to NULL on "no log stderr" by Harald Welte · 3 years, 9 months ago
  34. c433889 write_queue: Re-enqueue msgb if write_cb returns -EAGAIN by Harald Welte · 3 years, 9 months ago
  35. f449378 write_queue: use msgb_{en,de}queue_count() by Harald Welte · 3 years, 9 months ago
  36. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  37. 7f6c87d vty/command: reflect global attributes in the XML reference by Vadim Yanitskiy · 3 years, 9 months ago
  38. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 9 months ago
  39. 470cc12 cosmetic: Fix typo in API doc by Pau Espin Pedrol · 3 years, 9 months ago
  40. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  41. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  42. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  43. 1f0625f ns2: vty: fix behavior of vtyvc_by_nsei when vtyvc isn't found by Alexander Couzens · 3 years, 9 months ago
  44. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  45. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  46. c1cd333 ns2: check the specific bit of NS SDU Control bits by Alexander Couzens · 3 years, 9 months ago
  47. c82c40a ns2: vty: add missing docs for IPv6 address by Alexander Couzens · 3 years, 9 months ago
  48. 89acdef ns2: remove bssgp specific msgb->cb parts by Alexander Couzens · 3 years, 9 months ago
  49. 495b4a7 gb/gprs_bssgb: ensure the fc timer has been stopped when freeing bssgp_bvc by Alexander Couzens · 3 years, 10 months ago
  50. 6a2c074 gb/gprs_bssgb: check if talloc failed on btsctx->fc by Alexander Couzens · 3 years, 10 months ago
  51. 349d348 vty: cosmetic: fix missing curly braces in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  52. f909d33 vty: cosmetic: s/width/cmd_width/g in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  53. aade232 vty: cosmetic: drop redundant 'break' statements by Vadim Yanitskiy · 3 years, 9 months ago
  54. 53fbc67 osmo_strlcpy: Clarify length calculation by Pau Espin Pedrol · 3 years, 9 months ago
  55. c29d513 osmo_strlcpy: Avoid calling memcpy with size=0 by Pau Espin Pedrol · 3 years, 9 months ago
  56. 4692a1c gsm_08_16.h: Add missing header by Daniel Willmann · 3 years, 10 months ago
  57. 34e94f3 vty: print program specific attributes in the XML reference by Vadim Yanitskiy · 3 years, 11 months ago
  58. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 11 months ago
  59. 9277b97 add osmo_use_count_to_str_c() by Neels Hofmeyr · 3 years, 10 months ago
  60. b40cfdc gprs_ns2: Mark gprs_ns2_validate_* as static by Harald Welte · 3 years, 9 months ago
  61. 92ad029 ns2: Use NULL and not '0' when returning a NULL-Pointer by Harald Welte · 3 years, 9 months ago
  62. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 9 months ago
  63. 158143f ipaccess.h: Add more enum values and 'official' names by Harald Welte · 3 years, 9 months ago
  64. ecaf5fa gsm0808: fix: do not encode invalid encryption algorithm by Vadim Yanitskiy · 3 years, 10 months ago
  65. 7da6ace gprs_ns2_sns: Fix compilation on Debian 8 by Harald Welte · 3 years, 9 months ago
  66. 48f6386 libgb/ns: allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 10 months ago
  67. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  68. f6db765 bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values by Neels Hofmeyr · 3 years, 10 months ago
  69. 6862cd3 bitXXgen: add bitgen_test.c by Neels Hofmeyr · 3 years, 10 months ago
  70. c0ac4e3 bitXXgen: ensure not reading/storing past valid size by Neels Hofmeyr · 3 years, 10 months ago
  71. 6407c82 logging: Avoid printing OSMO_LOGCOLOR_END if no color was used by Pau Espin Pedrol · 4 years ago
  72. e0ed147 vty: fix 'Unsigned compared against 0' generate_cpu_hex_mask() by Vadim Yanitskiy · 3 years, 10 months ago
  73. b89114b logging: fix memleak in log_target_create_file() by Vadim Yanitskiy · 3 years, 10 months ago
  74. 04f4271 logging: fix log_target_destroy(): properly close syslog by Vadim Yanitskiy · 3 years, 10 months ago
  75. 744236b logging: refactor and simplify log_target_destroy() by Vadim Yanitskiy · 3 years, 10 months ago
  76. 0f36421 add osmo_sockaddr_local_ip() to determine the local address for a remote. by Alexander Couzens · 4 years ago
  77. 3b68883 gb/common_vty: use void * by Alexander Couzens · 3 years, 10 months ago
  78. 83fb686 gb/gprs_bssgp: remove superfluous whitespace by Alexander Couzens · 3 years, 10 months ago
  79. e4181ea socket: add osmo_sockaddr_cmp() by Alexander Couzens · 4 years ago
  80. 43957e6 socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd by Alexander Couzens · 4 years ago
  81. ea19839 tests/socket: add testcase test_get_ip_and_port by Alexander Couzens · 4 years ago
  82. d95f5d4 sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port by Alexander Couzens · 4 years, 1 month ago
  83. d8cf52b socket: Fix bug in osmo_sock_init2(AF_UNSPEC) matching IP versions by Pau Espin Pedrol · 3 years, 10 months ago
  84. d9e0417 tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPEC by Pau Espin Pedrol · 3 years, 10 months ago
  85. 5cc4fe4 socket: Add some osmo_sockaddr print helpers by Pau Espin Pedrol · 3 years, 10 months ago
  86. 7bda854 socket: fix wrong ipv6 dst buf size passed in osmo_sock_local_ip by Pau Espin Pedrol · 3 years, 10 months ago
  87. 81e7a6c socket: Fix stack-buffer-overflow in osmo_sock_local_ip() by Pau Espin Pedrol · 3 years, 10 months ago
  88. 308ab79 socket: Use AF_UNSPEC instead of PF_UNSPEC calling getaddrinfo by Pau Espin Pedrol · 3 years, 10 months ago
  89. 1a3d24e socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint() by Pau Espin Pedrol · 3 years, 10 months ago
  90. 4f463c5 socket: Allow binding to :: (IPv6) and connecting to IPv4-only on the remote by Pau Espin Pedrol · 3 years, 10 months ago
  91. 776c5b1 lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH by Vadim Yanitskiy · 3 years, 10 months ago
  92. 488989d lapd_test: add a test checking SAPI0/SAPI3 prioritization by Vadim Yanitskiy · 3 years, 10 months ago
  93. 45a90cf lapd_test: fix: print all messages to stdout, not stderr by Vadim Yanitskiy · 3 years, 10 months ago
  94. 9ff1c1a lapd_test: rename func=UA (RR) CM Service Request: s/ua/ua_cm/ by Vadim Yanitskiy · 3 years, 10 months ago
  95. d925243 lapd_test: fix wrong comment in lapdm_establish() by Vadim Yanitskiy · 3 years, 10 months ago
  96. 29ecabe lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDING by Vadim Yanitskiy · 3 years, 10 months ago
  97. 9cc661b ipa: Fix wrong output log formatting by Pau Espin Pedrol · 3 years, 10 months ago
  98. f76f21b macaddr: fix osmo_macaddr_parse(): return meaningful error codes by Vadim Yanitskiy · 3 years, 10 months ago
  99. a751f77 macaddr: fix osmo_get_macaddr(): return -1 if no device is found by Vadim Yanitskiy · 3 years, 10 months ago
  100. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago