CHANGES
changeset 12545 97af41d580f7
parent 12519 76c1725f4467
child 12581 f888c84b2284
equal deleted inserted replaced
12544:0684506c99d3 12545:97af41d580f7
    11 
    11 
    12 - Honour 'weight' parameter during SRV record selection
    12 - Honour 'weight' parameter during SRV record selection
    13 - Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity
    13 - Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity
    14 - Support for TCP Fast Open in server_epoll (pending LuaSocket support)
    14 - Support for TCP Fast Open in server_epoll (pending LuaSocket support)
    15 - Support for deferred accept in server_epoll (pending LuaSocket support)
    15 - Support for deferred accept in server_epoll (pending LuaSocket support)
       
    16 
       
    17 ### Security and authentication
       
    18 
       
    19 - Advertise supported SASL Channel-Binding types (XEP-0440)
    16 
    20 
    17 0.12.0
    21 0.12.0
    18 ======
    22 ======
    19 
    23 
    20 **2022-03-14**
    24 **2022-03-14**