Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Alemiz112/Network
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Alemiz112/Network
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 13 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 9, 2021

  1. Copy the full SHA
    a3f72a4 View commit details
  2. Copy the full SHA
    eda0c52 View commit details
  3. Close session with client

    Alemiz112 committed Jan 9, 2021
    Copy the full SHA
    30cb7d1 View commit details

Commits on Jan 12, 2021

  1. Copy the full SHA
    779741a View commit details
  2. Copy the full SHA
    384a8c6 View commit details

Commits on Jan 17, 2021

  1. Copy the full SHA
    1b30447 View commit details

Commits on Feb 3, 2021

  1. Merge pull request CloudburstMC#20 from Alemiz112/next-mirror

    Several improvements
    SupremeMortal authored Feb 3, 2021
    Copy the full SHA
    45ddfe2 View commit details

Commits on Feb 6, 2021

  1. Copy the full SHA
    38c1e87 View commit details
  2. Copy the full SHA
    7b68a77 View commit details
  3. Copy the full SHA
    0498bf3 View commit details

Commits on Feb 7, 2021

  1. Copy the full SHA
    7c2aeca View commit details

Commits on Feb 17, 2021

  1. RakNet server HAProxy protocol support (CloudburstMC#18)

    * Add PROXY protocol support
    
    PROXY header decoding utilities are based on netty-codec-haproxy with
    few features (such as TLV support) removed.
    
    * Expose both connection and proxied remote address
    
    * Add utility method for getting source InetSocketAddress
    
    * Prevent storing remote address when session already exists; Also accept header when there's no session
    
    * Improve PROXY header detection and caching
    
    * Remove resource leak detector
    
    HAProxyMessage does not store TLVs, thus it does not need manual resources releasing.
    
    Co-authored-by: SupremeMortal <6178101+SupremeMortal@users.noreply.github.com>
    mikroskeem and SupremeMortal authored Feb 17, 2021
    Copy the full SHA
    a94d2dd View commit details

Commits on Mar 19, 2021

  1. Copy the full SHA
    7f239ca View commit details
Loading