1. d8cf52b socket: Fix bug in osmo_sock_init2(AF_UNSPEC) matching IP versions by Pau Espin Pedrol · 3 years, 10 months ago
  2. d9e0417 tests: Add test to showcase osmo_sock_init2 bug with AF_UNSPEC by Pau Espin Pedrol · 3 years, 10 months ago
  3. 5cc4fe4 socket: Add some osmo_sockaddr print helpers by Pau Espin Pedrol · 3 years, 10 months ago
  4. 7bda854 socket: fix wrong ipv6 dst buf size passed in osmo_sock_local_ip by Pau Espin Pedrol · 3 years, 10 months ago
  5. 81e7a6c socket: Fix stack-buffer-overflow in osmo_sock_local_ip() by Pau Espin Pedrol · 3 years, 10 months ago
  6. 308ab79 socket: Use AF_UNSPEC instead of PF_UNSPEC calling getaddrinfo by Pau Espin Pedrol · 3 years, 10 months ago
  7. 1a3d24e socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint() by Pau Espin Pedrol · 3 years, 10 months ago
  8. 4f463c5 socket: Allow binding to :: (IPv6) and connecting to IPv4-only on the remote by Pau Espin Pedrol · 3 years, 10 months ago
  9. 776c5b1 lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH by Vadim Yanitskiy · 3 years, 10 months ago
  10. 488989d lapd_test: add a test checking SAPI0/SAPI3 prioritization by Vadim Yanitskiy · 3 years, 10 months ago
  11. 45a90cf lapd_test: fix: print all messages to stdout, not stderr by Vadim Yanitskiy · 3 years, 10 months ago
  12. 9ff1c1a lapd_test: rename func=UA (RR) CM Service Request: s/ua/ua_cm/ by Vadim Yanitskiy · 3 years, 10 months ago
  13. d925243 lapd_test: fix wrong comment in lapdm_establish() by Vadim Yanitskiy · 3 years, 10 months ago
  14. 29ecabe lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDING by Vadim Yanitskiy · 3 years, 10 months ago
  15. 9cc661b ipa: Fix wrong output log formatting by Pau Espin Pedrol · 3 years, 10 months ago
  16. f76f21b macaddr: fix osmo_macaddr_parse(): return meaningful error codes by Vadim Yanitskiy · 3 years, 10 months ago
  17. a751f77 macaddr: fix osmo_get_macaddr(): return -1 if no device is found by Vadim Yanitskiy · 3 years, 10 months ago
  18. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago
  19. 16b076c tests: Split SCTP tests to its own file and run them conditionally by Pau Espin Pedrol · 3 years, 10 months ago
  20. 3119d47 socker: Remove AI_ADDRCONFIG from getaddrinfo flags by Pau Espin Pedrol · 3 years, 10 months ago
  21. 4541cf2 osmo_sock_inti2_multiaddr: Fix memleak and free uninitialized mem by Pau Espin Pedrol · 3 years, 10 months ago
  22. e9fd7ff l1sap.h: Fix typo in doxygen documentation by Pau Espin Pedrol · 3 years, 10 months ago
  23. 1cbdee3 comment: typo in cbsp.h by Neels Hofmeyr · 3 years, 10 months ago
  24. b19b533 comment: mention spec reference in cbsp.[ch] by Neels Hofmeyr · 3 years, 10 months ago
  25. ed42a88 osmo_sock_get_ip_and_port(): Support IPv6 sockets by Pau Espin Pedrol · 3 years, 10 months ago
  26. ba828c3 socket: Log proper getaddrinfo() error by Pau Espin Pedrol · 3 years, 10 months ago
  27. cd13331 socket: multiaddr: Support IPv4 + IPv6 addresses in SCTP associations by Pau Espin Pedrol · 3 years, 11 months ago
  28. 796c651 sock: osmo_sock_init2_multiaddr: decouple addr resolution from socket creation by Pau Espin Pedrol · 3 years, 11 months ago
  29. 9a21d2a Add VTY + CTRL ports for upcoming OsmoSMLC by Harald Welte · 3 years, 10 months ago
  30. 161d42a gsmtap: Add definitions for E1/T1 payload (LAPD, TRAU, FR) in GSMTAP by Harald Welte · 3 years, 10 months ago
  31. 62be97e vty: Fix cpu-sched VTY node name by Pau Espin Pedrol · 3 years, 11 months ago
  32. 478dd1b vty/command: cosmetic: swap i and j in vty_dump_element() by Vadim Yanitskiy · 3 years, 11 months ago
  33. b0bbd72 vty/command: fix switch / case coding style in vty_go_parent() by Vadim Yanitskiy · 3 years, 11 months ago
  34. dde3272 vty cpu sched: do not assert if sched impossible by Eric · 3 years, 11 months ago
  35. 523c4e0 vty/command: cosmetic: drop redundant line break by Vadim Yanitskiy · 3 years, 11 months ago
  36. 1d7ae15 vty/command: cosmetic: fix formatting of config_help_cmd by Vadim Yanitskiy · 3 years, 11 months ago
  37. 6f50e21 vty/command: cosmetic: simplify conditions in in config_list_cmd by Vadim Yanitskiy · 3 years, 11 months ago
  38. 441dd32 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  39. 5c5713e Bump version: 1.3.0.173-51974 → 1.4.0 by Harald Welte · 3 years, 11 months ago 1.4.0
  40. 8419bb2 socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints by Alexander Couzens · 4 years, 1 month ago
  41. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 4 years ago
  42. 7dbae9e configure.ac: print ARM NEON instructions support status by Vadim Yanitskiy · 3 years, 11 months ago
  43. cab3835 configure.ac: fix: do not define HAVE_NEON unconditionally by Vadim Yanitskiy · 3 years, 11 months ago
  44. 325d9b3 configure.ac: clarify description of --enable-neon by Vadim Yanitskiy · 3 years, 11 months ago
  45. 9b766bf src/Makefile.am: add conv_acc_neon_impl.h to EXTRA_DIST by Vadim Yanitskiy · 3 years, 11 months ago
  46. 3afc1d1 libomsocoding: NEON viterbi acceleration by Eric · 4 years ago
  47. 2c962f5 osmo_sock_init2: improve support for AF_UNSPEC by Alexander Couzens · 4 years, 1 month ago
  48. 6300aff gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years, 1 month ago
  49. 81be7c1 utils/gsmtap_logread.py: make it executable by Vadim Yanitskiy · 4 years ago
  50. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  51. 4496498 i460: Fix bit- and subslots ordering of I.460 mux + demux by Harald Welte · 4 years ago
  52. b3b474d i460: pass more context to call-back functions by Harald Welte · 4 years ago
  53. eb8240d i460: Add back-pointer from sub-channel to timeslot by Harald Welte · 4 years ago
  54. b5518a8 i460_mux: add callback to notify empty tx queue by Philipp Maier · 4 years ago
  55. 2ba641e bits.c: Use faster look-up-table approach for osmo_revbytebits_{buf,u8} by Harald Welte · 4 years ago
  56. 6d21448 gsm_08_58: add missing RSL error cause codes by Philipp Maier · 4 years ago
  57. a184701 vty: Don't match negative values on purely positive ranges by Pau Espin Pedrol · 4 years ago
  58. 9fdc871 vty: Allow 64 bit values in numeric ranges if system supports it by Pau Espin Pedrol · 4 years ago
  59. d92be9a tests: vty: Extend test to do some numeric range validations by Pau Espin Pedrol · 4 years ago
  60. eb028fa tests/fsm_test.c: Disable use color in logging output by Pau Espin Pedrol · 4 years ago
  61. 701968f gsm0411_{smc,smr}.c: Work around newlib bug by Harald Welte · 4 years ago
  62. 6509d20 i460_mux: correctly reset subchannels by Philipp Maier · 4 years ago
  63. 99c538e vty: add a define VTY_IPV46_CMD to require a IPv4/6 address by Alexander Couzens · 4 years, 1 month ago
  64. b20d852 socket: osmo_sock_local_ip: correct doxygen comment by Alexander Couzens · 4 years ago
  65. 03a4213 bts_features: add feature BTS_FEAT_IPV6_NSVC by Alexander Couzens · 4 years, 1 month ago
  66. a087cdf gprs_ns_frgre.h: add missing declaration of structs by Alexander Couzens · 4 years ago
  67. 9c86a2c gprs_ns: fix typo in comment by Alexander Couzens · 4 years ago
  68. 9384ca0 pkgconfig/osmocodec/osmocoding: link to talloc by Eric · 4 years ago
  69. 1a1de33 stats: Add stats commands related to testing by Daniel Willmann · 4 years ago
  70. ea71b43 stat_item: Add function to reset stat items and groups by Daniel Willmann · 4 years ago
  71. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 4 years ago
  72. 0e7349d use_count.h: Fix API doc example by Pau Espin Pedrol · 4 years ago
  73. bebec21 vty: Avoid ultra-long multi-line strings cluttering talloc reports by Harald Welte · 4 years ago
  74. 9b35e56 fixup for gsm0808_create_common_id(): add API doc, use new MI API by Neels Hofmeyr · 4 years ago
  75. 9a5d90a Revert "gsmtap_makemsg_ex: NULL for unknown chan_type" by Pau Espin Pedrol · 4 years ago
  76. ecbf5a1 gprs_ns.h: add missing prototype gprs_ns_rcvmsg() by Alexander Couzens · 4 years, 1 month ago
  77. bc1d715 lapd_core: After calling into L3, check if the state has changed by Harald Welte · 4 years ago
  78. 8617d09 lapd_core: Ensure we always have some tailroom by Harald Welte · 4 years ago
  79. db974f3 vty/ports.h: Add VTY port for osmo-e1d by Harald Welte · 4 years ago
  80. 78af6ba gprs_ns: Set sockaddr_in.sin_family for persistent NSVCs by Harald Welte · 4 years ago
  81. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  82. 4247c94 api comment: fix example of osmo_mobile_identity_encode_msgb by Neels Hofmeyr · 4 years ago
  83. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  84. 1793334 bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATION by Harald Welte · 4 years ago
  85. ed0445b gsm0502: add TDMA frame number constants and modular arithmetic by Vadim Yanitskiy · 4 years ago
  86. 30856ca gsm0408_test: allow deprecated API by Neels Hofmeyr · 4 years, 1 month ago
  87. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  88. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  89. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  90. 0b6a8c8 osmo_bcd2str: also validate start_nibble parameter by Neels Hofmeyr · 4 years, 1 month ago
  91. c71f771 tlv.h: add msgb_tvl_put() to add a TvLV without the value part by Neels Hofmeyr · 4 years, 1 month ago
  92. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  93. 2908dbf gsm0808: fix endieness of call identifier by Philipp Maier · 4 years, 1 month ago
  94. ef5b9b6 lapd_core: Fix log line being about LAPD and not LAPDm by Harald Welte · 4 years, 1 month ago
  95. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  96. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years, 1 month ago
  97. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years, 1 month ago
  98. 383b3bf bts_features: introduce osmo_bts_unset_feature() by Vadim Yanitskiy · 4 years, 1 month ago
  99. f8e153d bts_features: fix: properly check the result of bitvec_get_bit_pos() by Vadim Yanitskiy · 4 years, 1 month ago
  100. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 2 months ago