1. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 3 months ago
  2. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 3 months ago
  3. e8b6913 cosmetic: gsm_08_08.h: Add space between assignment sides by Pau Espin Pedrol · 2 years, 4 months ago
  4. 5e24eea Cosmetic: linuxlist.h: fix misleading comment by Oliver Smith · 2 years, 4 months ago
  5. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 6 months ago
  6. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 4 months ago
  7. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 5 months ago
  8. c797e25 core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERT by Vadim Yanitskiy · 2 years, 5 months ago
  9. 85c7831 core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELY by Vadim Yanitskiy · 2 years, 5 months ago
  10. 9ac355a core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0) by Vadim Yanitskiy · 2 years, 5 months ago
  11. e59e839 core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macros by Vadim Yanitskiy · 2 years, 5 months ago
  12. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  13. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 5 months ago
  14. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  15. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 6 months ago
  16. 1d1ab74 ports.h: add osmo-pfcp-tool ports by Neels Hofmeyr · 2 years, 7 months ago
  17. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  18. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  19. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  20. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  21. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 6 months ago
  22. ec5b42c stats_tcp: use a default batch size of 5 instead of 1 by Philipp Maier · 2 years, 6 months ago
  23. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  24. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  25. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  26. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  27. 28c4388 include/: Adapt some headers to match contrib/struct_endianess.py format by Pau Espin Pedrol · 2 years, 6 months ago
  28. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  29. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 7 months ago
  30. d02090b logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGING by Eric · 2 years, 7 months ago
  31. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 7 months ago
  32. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 8 months ago
  33. 6b5a533 include: add enum for UTRAN cipher by Alexander Couzens · 2 years, 8 months ago
  34. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  35. 190b6ef gsm/protocol/gsm_04_08.h: add gsm48_meas_res_is_valid() by Vadim Yanitskiy · 2 years, 8 months ago
  36. 36c69ed gsm/protocol/gsm_44_004.h: fix missing include of 'endian.h' by Vadim Yanitskiy · 2 years, 8 months ago
  37. 7044d20 Revert "Prevent GCR encoder/decoder functions from being used directly" by Vadim Yanitskiy · 2 years, 8 months ago
  38. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  39. 8db64ee gsm_08_58: extend struct abis_rsl_osmo_temp_ovp_acch_cap by Vadim Yanitskiy · 2 years, 9 months ago
  40. 0a9430e {ctrl,vty}/ports.h: Allocate ports for osmo-hnodeb by Pau Espin Pedrol · 2 years, 9 months ago
  41. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years, 1 month ago
  42. 137efc9 cosmetic: get rid of 3 deprecation warnings by Neels Hofmeyr · 2 years, 9 months ago
  43. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 10 months ago
  44. 3f43134 GPRS: Add PDP_TYPE_N_IETF_IPv4v6 by Keith · 2 years, 9 months ago
  45. 4e3b594 cosmetic: gsm: meas_rep.h: Fix typo in comment by Pau Espin Pedrol · 2 years, 9 months ago
  46. 50e6f06 gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param const by Pau Espin Pedrol · 2 years, 9 months ago
  47. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  48. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 10 months ago
  49. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 10 months ago
  50. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  51. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  52. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  53. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  54. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  55. 5193384 gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I params by Pau Espin Pedrol · 2 years, 10 months ago
  56. e67edfd gsm_08_58: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago
  57. 55ce87d gsm_08_58: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago
  58. 58f76d8 bts_features: Add new feature to indicate support for temporary overpower by Philipp Maier · 2 years, 10 months ago
  59. 0e44a72 rsl: add new RSL IE to signal temporary overpower by Philipp Maier · 2 years, 10 months ago
  60. 9da16b5 cosmetic: Fix missing space in comment by Pau Espin Pedrol · 2 years, 10 months ago
  61. 2bd4bc9 codec: add missing osmo_amr_type_name function. by Philipp Maier · 2 years, 10 months ago
  62. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 11 months ago
  63. 6a13889 vty/ports: move pcap server/client ports by Oliver Smith · 2 years, 11 months ago
  64. d8f8919 vty/ports: prepare formatting for a long define by Oliver Smith · 2 years, 11 months ago
  65. 7af860f utils: Fix c++ warn in OSMO_STRBUF_APPEND by Pau Espin Pedrol · 3 years ago
  66. 466be65 command: fix sourcecode formatting by Philipp Maier · 3 years ago
  67. ff84de7 linuxlist: add macro to get last element of a list by Philipp Maier · 3 years ago
  68. d9825c0 bts_feature: Introduce feature to confiure dyn ts as sdcch8 by Pau Espin Pedrol · 3 years ago
  69. 45dc9d0 Rename osmo dyn ts enums by Pau Espin Pedrol · 3 years ago
  70. 3265ded cosmetic: gsm_12_21.h: Fix trailing whitespace by Pau Espin Pedrol · 3 years ago
  71. 1c2a329 bts_features: add feature for BCCH carrier power reduction mode by Vadim Yanitskiy · 3 years ago
  72. e4378b7 gsm0808: add Kc128 to Handover Request by Neels Hofmeyr · 3 years, 1 month ago
  73. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years, 1 month ago
  74. eabc6fd vty: make function cmd_range_match() public by Philipp Maier · 3 years, 1 month ago
  75. ac49bda osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM by Neels Hofmeyr · 3 years, 1 month ago
  76. af40b0b msgb_alloc_headroom: Change size args to be uint16_t by Pau Espin Pedrol · 3 years, 1 month ago
  77. 42bb125 bts_feature: Introduce feature to speak to PCU by Pau Espin Pedrol · 3 years, 1 month ago
  78. 8082c14 ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCU by Pau Espin Pedrol · 3 years, 2 months ago
  79. c3fa007 kdf: add key derivation functions by Eric · 3 years, 1 month ago
  80. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  81. 442ff64 gsm_08_58.h: add mask for Osmocom specific VAMOS C-bits by Vadim Yanitskiy · 3 years, 1 month ago
  82. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  83. 20199da sim: Add osim_card_{reset,close}() API by Harald Welte · 3 years, 1 month ago
  84. fc02ff4 gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS by Vadim Yanitskiy · 3 years, 1 month ago
  85. fef61cd add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_Lm by Neels Hofmeyr · 3 years, 2 months ago
  86. dd6f136 add RSL_IE_OSMO_TRAINING_SEQUENCE by Neels Hofmeyr · 3 years, 2 months ago
  87. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 2 months ago
  88. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 2 months ago
  89. adef546 Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu" by Pau Espin Pedrol · 3 years, 2 months ago
  90. 43ad616 gb: Fix naming and export symbol bssgp_enc_rim_pdu by Pau Espin Pedrol · 3 years, 2 months ago
  91. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago
  92. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 2 months ago
  93. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 2 months ago
  94. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 2 months ago
  95. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 2 months ago
  96. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 2 months ago
  97. 069967b ns2: Dump frame relay state to VTY during "show ns" by Harald Welte · 3 years, 3 months ago
  98. 47cc55c frame_relay: Export osmo_fr_network_free() by Harald Welte · 3 years, 3 months ago
  99. 22117a7 sim: Obtain card ATR when opening the card by Harald Welte · 3 years, 2 months ago
  100. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 3 months ago