Revisions of v2ray-core

buildservice-autocommit accepted request 1167662 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 49)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1167661 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 48)
 - Update version tp 5.15.1
   * feat: RandomStrategy AliveOnly
   * Improve container image tags and timestamp
   * Add delay_auth_write to Socks5 Client Advanced Config
   * Add MaxMin TLS version support in TLS Setting
   * feat: RandomStrategy AliveOnly
   * Improve container image tags and timestamp
   * Fixed an encrypted traffic's malleable vulnerability that allow 
     integrity corruption by an attacker with a privileged network 
     position to silently drop segments of traffic from an encrypted 
     traffic stream.
   * Update documents
   * Fix bugs
- Update vendor, fix CVE-2024-22189 boo#1222488
buildservice-autocommit accepted request 1130554 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 47)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1130553 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 46)
- Update version to 5.12.1
  * Shadowsocks2022 Client Support
  * Apply DomainStrategy to outbound target
  * Add DomainStrategy to JSONv5 outbound
  * Add sniffing for TUN
  * Add HTTPUpgrade transport
  * It is a reduced version of WebSocket Transport that can pass many
    reverse proxies and CDNs without running a WebSocket protocol stack
  * TUN Support
  * Add uTLS support for h2 transport
  * Fix bugs
buildservice-autocommit accepted request 1119977 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 45)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1116313 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 43)
- Update version to 5.8.0
  * DNS over QUIC should not have "http/1.1" and "h2" ALPNs
  * Migrate to quic-go v0.36.0
  * Fix: parse for the CipherType of Shadowsocks in simplified config
  * Fix protocol matching in routing
  * Fix CI breakage in 5.7.0
- Build by golang 1.20, workaround build error on golang 1.21
buildservice-autocommit accepted request 1095191 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 42)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1095190 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 41)
- Drop vendor in filelist
buildservice-autocommit accepted request 1092473 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 40)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1092471 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 39)
- Update version to 5.7.0
  * meek: a new transport protocol meek is added.
  * HTTP Proxy Add h1SkipWaitForReply Option to HTTP Proxy Protocol
  * set v2ray binary as an entrypoint in container images
  * Add Integrated Container Image Building
  * Skip validating on empty http host config
  * Add PacketAddr support to Trojan
  * DomainStrategy support for all outbounds
  * Add an option to replace destination address in access log with sniffed domain
  * uTLS uTLS ALPN Control
  * uTLS New Security Type uTLS: TLS Client Hello imitation
  * DNS Support per-client configuration
  * DNS Support specifying domain matcher
  * Add bind to device to Windows and Darwin
  * Replace default Health Ping URL to HTTPS for burst observatory
  * Implement Match and MatchAny for all MatcherGroup
  * Fix bugs
buildservice-autocommit accepted request 1056203 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 38)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1056175 from Fusion Future's avatar Fusion Future (fusionfuture) (revision 37)
- Fix service command: "run" is required in v2ray 5.x
buildservice-autocommit accepted request 1045962 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 36)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1045733 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 35)
- Update version to 5.2.0
  * New Features
    + uTLS New Security Type uTLS: TLS Client Hello imitation.
      Only client without transport, or with websocket transport is
      currently supported.
    + DNS Support per-client configuration
    + DNS Support specifying domain matcher
    + Replace default Health Ping URL to HTTPS
    + Implement Match and MatchAny for all MatcherGroup, IndexMatcher
  * Fixes
    + Fix typo in error message
    + Support domain string validation
    + Charset of ACAutomationMatcherGroup should accept all ASCII characters
    + Fix logic of domain override
    + Fix HTTP sniff
    + Fix config merger fixes
    + Fix selectLeastLoad() returns wrong number of nodes
    + Fix(freebsd): ReadUDPMsg nil pointer
    + fix: socks4/4a client handshake
    + Add transport original name to listen unix
    + fix Replace "math/rand" with "crypto/rand" in padding generation
    + Fix remove v2ctl from debian/rules
    + Fix getting shared flags for balance info command
    + Fix erroneous prefix checking
    + Fix json.Reader: fill output bytes as much as possible
    + Guard against nil pointer dereference of (*NetworkList)
  * Chores
    + Add tests for idn support
    + Refactor: replace netaddr package with netipx
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 942456 from erefd's avatar erefd (zzndb001) (revision 34)
- Update version to 4.44.0
  * Fix DoS attack vulnerability in CommandSwitchAccountFactory. (@geeknik)
  * Apply timeout to DNS outbound. (#1330 @nekohasekai)
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 935001 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 33)
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 930773 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 32)
- Update version to 4.43.0
  * Send Shadowsocks handshake with payload data if available
  * Custom TCP Fast Open queue length support
  * Fix Trojan fallback cannot get ALPN
  * Fix QueryStrategy ignored
  * Fix UDP connection transport connection terminated unnecessarily
  * refactor: move from io/ioutil to io and os package
  * Fix some tests to use udp.PickPort() 
  * Fix flaky TestVMessDynamicPort
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 920656 from erefd's avatar erefd (zzndb001) (revision 31)
- Update to 4.42.2
  * TLS: support client certificate authentication #1169 Thanks @qq906907952
  * Socks: support 4/4a version of the socks protocol (#1269 Thanks @nekohasekai)
  * DNS: add option disableFallbackIfMatch for DNS (#1270 Thanks @nekohasekai)
  * DoQ(DNS over QUIC) local mode supports IP destination
  (#1226 Thanks @AkinoKaede)
  * Observatory will now probe outbounds in a deterministic order
  (#1230 Thanks @digglife)
  * DNS response will respect request type(like AAAA, A)
  (#1235 Thanks @AkinoKaede)
  * Fix typo in DNS log output (#1183 Thanks @rurirei)
  * Fix typo in observatory log output (#1211 Thanks @ihotte)
  * Fix version string not updated to match release version
  * Fix IP length not deterministic (#1267 Thanks @Loyalsoldier)
  * Fix HTTP outbound not respect socket config (#1264 Thanks @Vigilans)
  * Fix sockopt.mark type (#1264 Thanks @Vigilans)
  * Fix typo in browser forwarder error message
- Update in 4.41.1
  * VMess: Added 2 VMess experiments AuthenticatedLength and NoTerminationSignal
  #940 Thanks @RPRX
  * Hardening Draining connection at client side when receiving invalid data.
  #940 Thanks @RPRX
  * Observatory Support custom probe interval and probe URL. Thanks @nekohasekai
  * Fixed connection stability issue when in h2, grpc transport.
  #1059 #1058 #1056 Thanks @IRN-Kawakaze @architecturers @lijinglin3
  * Further fixed connection stability issue when in h2, grpc transport.
  check https://github.com/v2fly/v2ray-core/releases/tag/v4.41.1 for more info
- Update in 4.40.1
  * DNS: support DNS over TCP. #983 Thanks @AkinoKaede
  * Fix: new cert issuing is incorrectly delayed. #998 Thanks @bhoppi
buildservice-autocommit accepted request 897040 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 30)
baserev update by copy to link target
Displaying revisions 1 - 20 of 49
openSUSE Build Service is sponsored by