1. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 4 years ago
  2. d5150a6 use_count: Return if uc is NULL by Daniel Willmann · 1 year, 10 months ago
  3. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 10 months ago
  4. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 10 months ago
  5. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  6. 18c6a81 gsm: bts_features: Add missing entries to osmo_bts_features_names by Pau Espin Pedrol · 1 year, 11 months ago
  7. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 11 months ago
  8. 83287ba gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CID by Pau Espin Pedrol · 1 year, 11 months ago
  9. 3064007 gsm: Add BTS feature for Osmux by Pau Espin Pedrol · 1 year, 11 months ago
  10. d13faaa gprs_ns2: add vty `nse <0-65535> restart sns` by Alexander Couzens · 3 years, 4 months ago
  11. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  12. 5563bc9 cbsp: Guard against malformed msgb without l1h,l2h being passed by Pau Espin Pedrol · 1 year, 11 months ago
  13. fdb8f81 cbsp: Return error if decoding any of the cell id lists fail by Pau Espin Pedrol · 1 year, 11 months ago
  14. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  15. dd20f7c {gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGS by Vadim Yanitskiy · 1 year, 11 months ago
  16. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  17. b3e3a5d fsm: osmo_fsm_{event,inst,state}_name(): make *fi pointer const by Vadim Yanitskiy · 1 year, 11 months ago
  18. b6629dd gb/gprs_ns: call osmo_timer_del() unconditionally by Vadim Yanitskiy · 1 year, 11 months ago
  19. d6a49ce sim/class_tables: Add GET IDENTITY, SUSPEND UICC, EXCHANGE CAPABILITIES by Harald Welte · 1 year, 11 months ago
  20. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  21. 0578c28 gb: fix uninitialized ptr access in bssgp_encode_rim_pdu() by Vadim Yanitskiy · 2 years ago
  22. 605c9e6 gsm48_ie: fix parsing of Bearer capability IE without octet 3a by Mychaela Falconia · 2 years ago
  23. 384e6a3 gsm48_ie: fix coding style: while is not a function by Vadim Yanitskiy · 2 years ago
  24. 8f577fb cbsp: avoid potential msgb write overflow in osmo_cbsp_recv_buffered by Pau Espin Pedrol · 2 years ago
  25. 09e5409 iuup: Explicitly mark default case as unexpected with assert by Pau Espin Pedrol · 2 years ago
  26. a1584d2 Bump version: 1.6.0.132-0239-dirty → 1.7.0 by Pau Espin Pedrol · 2 years ago 1.7.0
  27. 079149e vty: command.c: Add assert by Pau Espin Pedrol · 2 years ago
  28. 6772dd7 APDU parsing support for GlobalPlatform by Karsten Ohme · 2 years, 1 month ago
  29. 3278f0f iuup: Fix Handling of subsequent Initialization msgs by Pau Espin Pedrol · 2 years ago
  30. 8d7bf4b iuup: Drop unused events by Pau Espin Pedrol · 2 years ago
  31. 0664a3e iuup: Add missing state to bitmask for st SMpSDU_Data_Transfer_Ready by Pau Espin Pedrol · 2 years ago
  32. 0cdd0ab cbsp: Add enum and value string for Cause by Pau Espin Pedrol · 2 years, 1 month ago
  33. 6d6d22e iuup: Fix IPTIs_present not set to 0 if no IPTIs received by Pau Espin Pedrol · 2 years, 1 month ago
  34. b57e639 coding: separate gsm0503_tch_a[fh]s_decode_inband() by Vadim Yanitskiy · 2 years, 1 month ago
  35. cc4213e coding: add gsm0503_detect_a[fh]s_dtx_frame2() by Vadim Yanitskiy · 2 years, 1 month ago
  36. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years, 1 month ago
  37. d6dca0c coding: do not reset codec ID on receipt of DTX frames by Vadim Yanitskiy · 2 years, 1 month ago
  38. 7790459 coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%) by Vadim Yanitskiy · 2 years, 1 month ago
  39. 9802c14 reader: more meaningful null pointer check in get_sw by Philipp Maier · 2 years, 1 month ago
  40. b17cc80 fsm_vty: use unsigned int when left-shifting 31 bits! by Harald Welte · 2 years, 1 month ago
  41. a2bee8b coding: prevent marking FACCH frames as AMR's special DTX frames by Vadim Yanitskiy · 2 years, 1 month ago
  42. 71e8091 coding: properly handle AFS_SID_UPDATE frames in DTX mode by Vadim Yanitskiy · 2 years, 1 month ago
  43. eebaccd coding: use switch statement in gsm0503_tch_a[fh]s_decode_dtx() by Vadim Yanitskiy · 2 years, 1 month ago
  44. bf2d5e9 coding: cosmetic: move 'dtx_prev' to the scope where it's used by Vadim Yanitskiy · 2 years, 1 month ago
  45. 6c58d15 coding: Use ARRAY_SIZE macro by Pau Espin Pedrol · 2 years, 1 month ago
  46. d2737e6 coding: Refactor function to avoid gcc false positive warn by Pau Espin Pedrol · 2 years, 1 month ago
  47. 8f25fd2 stats: don't try to save unknown stats reporter types by Harald Welte · 2 years, 2 months ago
  48. e8e24c7 stats: Avoid NULL pointer deref in allocation failure paths. by Harald Welte · 2 years, 2 months ago
  49. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 2 months ago
  50. f6fd0bb coding: fix comments for detect_afs_sid_{first,update,onset} by Vadim Yanitskiy · 2 years, 2 months ago
  51. 3b007f8 vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' by Harald Welte · 2 years, 2 months ago
  52. be5e838 Use internal <osmocom/core/talloc.h> everywhere by Vadim Yanitskiy · 2 years, 2 months ago
  53. b0c2f75 jenkins: Validate gsm 08.58 IEs are added to tlv_definition by Pau Espin Pedrol · 2 years, 3 months ago 2022q1
  54. 388a53a rsl: Fix tlv_parse of IPAC_DLCX_IND message by Pau Espin Pedrol · 2 years, 3 months ago
  55. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 3 months ago
  56. c17546f vty: Support platforms that don't support pthread_getname_np() by Harald Welte · 2 years, 3 months ago
  57. e1a0aaa libosmovty: Link libosmovty against libpthread by Harald Welte · 2 years, 3 months ago
  58. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 3 months ago
  59. 3cf4759 gsm0808: Add missing IEs in bss_att_tlvdef by Pau Espin Pedrol · 2 years, 3 months ago
  60. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 3 months ago
  61. 7ec19de libosmocodec: osmo_hr_check_sid(): simplify the logic by Vadim Yanitskiy · 2 years, 4 months ago
  62. b54229d osmo_time_cc: rate_ctr presence should not affect counting by Neels Hofmeyr · 2 years, 4 months ago
  63. ef872cb usb: Match device by VID/PID without path/addr if it is unique by Harald Welte · 2 years, 4 months ago
  64. 28b404f gsm: lapd_core: Change log line NOTICE->INFO by Pau Espin Pedrol · 2 years, 4 months ago
  65. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 5 months ago
  66. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 4 months ago
  67. a6d1ef0 stats: use tcp stat names as provided by Michael Iedema · 2 years, 4 months ago
  68. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  69. 1790f17 follow-up to osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  70. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  71. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 5 months ago
  72. f3270f2 log: socket.c: rather use the osmo_sockaddr_str _FMT by Neels Hofmeyr · 2 years, 6 months ago
  73. e452dd0 osmo_libusb: Print log message on libusb initialization error by Harald Welte · 2 years, 5 months ago
  74. a366a89 osmo_libusb: Use libusb_get_pollfds() to get initial file descriptors by Harald Welte · 2 years, 5 months ago
  75. 83f423b logging: fix printing of '\0' when filename printed last by Vadim Yanitskiy · 2 years, 5 months ago
  76. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  77. e56f1b6 logging: fix coding style issues in _output_buf() by Vadim Yanitskiy · 2 years, 5 months ago
  78. 846db1b gsm_7bit_encode_n(): use regular malloc() instead of calloc() by Vadim Yanitskiy · 3 years, 5 months ago
  79. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 5 months ago
  80. fca15eb osmo_libusb: Fix NULL check in osmo_usb_removed_cb() by Harald Welte · 2 years, 5 months ago
  81. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  82. bdd7df3 iuup: do not use illegal characters in state/event names. by Philipp Maier · 2 years, 5 months ago
  83. c7c1ff5 gsm23003: fix docstring for osmo_plmn_from_bcd() by Philipp Maier · 2 years, 5 months ago
  84. 1322755 iuup: Improve CRC checksum error logging by Pau Espin Pedrol · 2 years, 6 months ago
  85. 494282f msgb: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  86. 0b08d51 socket, select: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  87. cd58e1e bits.c: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  88. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  89. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  90. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  91. 42dcbf0 stats_tcp: fix stats item identifier by Philipp Maier · 2 years, 6 months ago
  92. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 6 months ago
  93. d3b016f iuup: Fix decoding of 1byte-length subflow size fields by Pau Espin Pedrol · 2 years, 6 months ago
  94. 2f54889 src/conv.c: Align better with Osmocom coding style by Harald Welte · 2 years, 6 months ago
  95. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  96. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  97. beaf2a2 logging: Fix Not enough tailroom msgb_put in _output_buf callers by Pau Espin Pedrol · 2 years, 6 months ago
  98. d841bec select_main: don't poll forever during shutdown by Oliver Smith · 2 years, 6 months ago
  99. 29814a5 iuup: Fix signed/unsigned loop counter control flow issue by Harald Welte · 2 years, 6 months ago
  100. c809f4e tcp_stats: fix compilation on CentOS 7 by Harald Welte · 2 years, 6 months ago