-
-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Packetlib and Maintain History #727
Commits on Nov 29, 2013
-
Steveice10 authored and Steveice10 committed
Nov 29, 2013 Configuration menu - View commit details
-
Copy full SHA for e5fc2ce - Browse repository at this point
Copy the full SHA e5fc2ceView commit details
Commits on Dec 15, 2013
-
Change packet header to have length int, add splitter to split packet…
…s by length, add encryption support, misc changes in preparation for MCProtocolLib rewrite
Steveice10 authored and Steveice10 committedDec 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 91d16ae - Browse repository at this point
Copy the full SHA 91d16aeView commit details -
Steveice10 authored and Steveice10 committed
Dec 15, 2013 Configuration menu - View commit details
-
Copy full SHA for eec5807 - Browse repository at this point
Copy the full SHA eec5807View commit details
Commits on Dec 20, 2013
-
Added link for downloading builds
Steveice10 authored and Steveice10 committedDec 20, 2013 Configuration menu - View commit details
-
Copy full SHA for ee8a02d - Browse repository at this point
Copy the full SHA ee8a02dView commit details
Commits on Jan 3, 2014
-
Changed "Internal exception" disconnect message to be identifiable as…
… the library
Steveice10 authored and Steveice10 committedJan 3, 2014 Configuration menu - View commit details
-
Copy full SHA for a933383 - Browse repository at this point
Copy the full SHA a933383View commit details
Commits on Jan 8, 2014
-
Add option to not wait for session to connect before returning, ensur…
…e that channel has been obtained before returning.
Steveice10 authored and Steveice10 committedJan 8, 2014 Configuration menu - View commit details
-
Copy full SHA for 90a4170 - Browse repository at this point
Copy the full SHA 90a4170View commit details
Commits on Jan 31, 2014
-
Moved test classes out of source folder and into example folder.
Steveice10 authored and Steveice10 committedJan 31, 2014 Configuration menu - View commit details
-
Copy full SHA for 67d531f - Browse repository at this point
Copy the full SHA 67d531fView commit details
Commits on Mar 2, 2014
-
Refactored ch.spacebase to org.spacehq, reformatted code and line end…
…ings.
Steveice10 authored and Steveice10 committedMar 2, 2014 Configuration menu - View commit details
-
Copy full SHA for e19e1a4 - Browse repository at this point
Copy the full SHA e19e1a4View commit details
Commits on Mar 19, 2014
-
Minor cleanup, add Proxy support to TcpSessionFactory
Steveice10 authored and Steveice10 committedMar 19, 2014 Configuration menu - View commit details
-
Copy full SHA for 6760893 - Browse repository at this point
Copy the full SHA 6760893View commit details
Commits on Mar 22, 2014
-
Only call PacketSendEvent if there are no errors in writing
Steveice10 authored and Steveice10 committedMar 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 5224959 - Browse repository at this point
Copy the full SHA 5224959View commit details
Commits on Apr 3, 2014
-
Steveice10 authored and Steveice10 committed
Apr 3, 2014 Configuration menu - View commit details
-
Copy full SHA for f6d1c51 - Browse repository at this point
Copy the full SHA f6d1c51View commit details
Commits on Apr 4, 2014
-
Catch and report exceptions from disconnect events
Steveice10 authored and Steveice10 committedApr 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 21c7d90 - Browse repository at this point
Copy the full SHA 21c7d90View commit details
Commits on Jun 20, 2014
-
Add interface for customizing packet headers.
Steven Smith authored and Steven Smith committedJun 20, 2014 Configuration menu - View commit details
-
Copy full SHA for 396b7bf - Browse repository at this point
Copy the full SHA 396b7bfView commit details
Commits on Jun 22, 2014
-
Actually read the bytes instead of passing the same buffer to satisfy…
… Netty.
Steven Smith authored and Steven Smith committedJun 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 0001266 - Browse repository at this point
Copy the full SHA 0001266View commit details -
Allow protocols to specify whether packet sizers or encryptors will e…
…ver be added to the connection.
Steven Smith authored and Steven Smith committedJun 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 6b7b65b - Browse repository at this point
Copy the full SHA 6b7b65bView commit details -
Allow PacketHeader to return -1 for packet IDs to signal that the pac…
…ket should not be read yet.
Steven Smith authored and Steven Smith committedJun 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 49651dd - Browse repository at this point
Copy the full SHA 49651ddView commit details
Commits on Jun 28, 2014
-
Steven Smith authored and Steven Smith committed
Jun 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 5e4868a - Browse repository at this point
Copy the full SHA 5e4868aView commit details
Commits on Jul 16, 2014
-
Add packet compression and methods for reading bytes to an existing a…
…rray.
Steven Smith authored and Steven Smith committedJul 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 73f375b - Browse repository at this point
Copy the full SHA 73f375bView commit details
Commits on Aug 4, 2014
-
Add VarLong support, fix compression issue.
Steven Smith authored and Steven Smith committedAug 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 2ce93ac - Browse repository at this point
Copy the full SHA 2ce93acView commit details
Commits on Aug 11, 2014
-
Add methods for reading/writing UUIDs as longs.
Steven Smith authored and Steven Smith committedAug 11, 2014 Configuration menu - View commit details
-
Copy full SHA for 1f8abf7 - Browse repository at this point
Copy the full SHA 1f8abf7View commit details
Commits on Aug 27, 2014
-
Allow adjusting timeout and performing actions when a timeout occurs.
Steveice10 authored and Steveice10 committedAug 27, 2014 Configuration menu - View commit details
-
Copy full SHA for 249511e - Browse repository at this point
Copy the full SHA 249511eView commit details
Commits on Aug 28, 2014
-
Steveice10 authored and Steveice10 committed
Aug 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 7b26b14 - Browse repository at this point
Copy the full SHA 7b26b14View commit details
Commits on Sep 15, 2014
-
Call timeout handler if connect future results in a ConnectTimeoutExc…
…eption.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 8fa57eb - Browse repository at this point
Copy the full SHA 8fa57ebView commit details -
Steven Smith authored and Steven Smith committed
Sep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for d418516 - Browse repository at this point
Copy the full SHA d418516View commit details -
More clarification to timeout disconnect messages.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 9cbdc6a - Browse repository at this point
Copy the full SHA 9cbdc6aView commit details -
Use try-catch for connect timeout exception if waiting.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 670f5fb - Browse repository at this point
Copy the full SHA 670f5fbView commit details -
Catch timeout exceptions throughout all of the connect method, tweak …
…connect timeout application.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 7b3146c - Browse repository at this point
Copy the full SHA 7b3146cView commit details -
Ensure currently set timeout and handler is used.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 11ce15c - Browse repository at this point
Copy the full SHA 11ce15cView commit details -
Timeout should be multiplied by 1000 for milliseconds.
Steven Smith authored and Steven Smith committedSep 15, 2014 Configuration menu - View commit details
-
Copy full SHA for 65e3518 - Browse repository at this point
Copy the full SHA 65e3518View commit details
Commits on Nov 24, 2014
-
Steven Smith authored and Steven Smith committed
Nov 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 4cf17e3 - Browse repository at this point
Copy the full SHA 4cf17e3View commit details
Commits on Jan 25, 2015
-
Add exception boolean to TcpSession to halt loops if an exception occ…
…urs.
Steven Smith authored and Steven Smith committedJan 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 634e89f - Browse repository at this point
Copy the full SHA 634e89fView commit details
Commits on Apr 17, 2015
-
Listen for future errors and wait using awaitUninterruptibly in TcpSe…
…ssion.connect.
Steven Smith authored and Steven Smith committedApr 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 3d3ebad - Browse repository at this point
Copy the full SHA 3d3ebadView commit details -
Further improvements to exception handling.
Steven Smith authored and Steven Smith committedApr 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 3687891 - Browse repository at this point
Copy the full SHA 3687891View commit details
Commits on May 2, 2015
-
Steven Smith authored and Steven Smith committed
May 2, 2015 Configuration menu - View commit details
-
Copy full SHA for aa1c305 - Browse repository at this point
Copy the full SHA aa1c305View commit details
Commits on Jul 19, 2015
-
Steven Smith authored and Steven Smith committed
Jul 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 83161ff - Browse repository at this point
Copy the full SHA 83161ffView commit details
Commits on Jul 20, 2015
-
General cleanup, fixes, and re-versioning.
Steven Smith authored and Steven Smith committedJul 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 26e6ae3 - Browse repository at this point
Copy the full SHA 26e6ae3View commit details
Commits on Jul 21, 2015
-
Steven Smith authored and Steven Smith committed
Jul 21, 2015 Configuration menu - View commit details
-
Copy full SHA for a2e4898 - Browse repository at this point
Copy the full SHA a2e4898View commit details
Commits on Aug 14, 2015
-
Report exceptions from connection thread.
Steven Smith authored and Steven Smith committedAug 14, 2015 Configuration menu - View commit details
-
Copy full SHA for c686590 - Browse repository at this point
Copy the full SHA c686590View commit details
Commits on Aug 20, 2015
-
Ensure connection process has fully completed before ending wait loop.
Steven Smith authored and Steven Smith committedAug 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 4c06294 - Browse repository at this point
Copy the full SHA 4c06294View commit details
Commits on Aug 22, 2015
-
Cleanup, add wait flag to Server.bind, fix connection errors not thro…
…wing DisconnectedEvent.
Steven Smith authored and Steven Smith committedAug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for ce140f4 - Browse repository at this point
Copy the full SHA ce140f4View commit details -
Ensure channel is set before returning from bind().
Steven Smith authored and Steven Smith committedAug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 9c1ac6a - Browse repository at this point
Copy the full SHA 9c1ac6aView commit details -
Steven Smith authored and Steven Smith committed
Aug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 83a5cb4 - Browse repository at this point
Copy the full SHA 83a5cb4View commit details -
Steven Smith authored and Steven Smith committed
Aug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 310de7c - Browse repository at this point
Copy the full SHA 310de7cView commit details -
Ensure channel is set before returning from connect().
Steven Smith authored and Steven Smith committedAug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 34c2a5c - Browse repository at this point
Copy the full SHA 34c2a5cView commit details -
Sync future instead of using listener.
Steven Smith authored and Steven Smith committedAug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for fa806e5 - Browse repository at this point
Copy the full SHA fa806e5View commit details -
Ensure we aren't waiting for a connection when we've been disconnecte…
…d by the user.
Steven Smith authored and Steven Smith committedAug 22, 2015 Configuration menu - View commit details
-
Copy full SHA for b7a1cdf - Browse repository at this point
Copy the full SHA b7a1cdfView commit details
Commits on Aug 23, 2015
-
Remove prefixed byte array methods.
Steven Smith authored and Steven Smith committedAug 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 4948053 - Browse repository at this point
Copy the full SHA 4948053View commit details -
Add additional array I/O methods, add ByteBuffer-backed NetInput and …
…NetOutput implementations.
Steven Smith authored and Steven Smith committedAug 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 62d5509 - Browse repository at this point
Copy the full SHA 62d5509View commit details
Commits on Aug 25, 2015
-
Report when packets are not fully read.
Steven Smith authored and Steven Smith committedAug 25, 2015 Configuration menu - View commit details
-
Copy full SHA for 885d037 - Browse repository at this point
Copy the full SHA 885d037View commit details
Commits on Aug 14, 2016
-
Steven Smith authored and Steven Smith committed
Aug 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 1b5b2c3 - Browse repository at this point
Copy the full SHA 1b5b2c3View commit details
Commits on Aug 22, 2016
-
Change Disconnect message to the Throwable's message
Throwable#toString() returns a description of the Throwable that includes the name of the class appended to Throwable#getLocalizedMessage(), which can be used for debugging purposes.
Configuration menu - View commit details
-
Copy full SHA for 333b7d2 - Browse repository at this point
Copy the full SHA 333b7d2View commit details -
Merge pull request GeyserMC#13 from phase/master
Change Disconnect message to the Throwable's message
Steven Smith authoredAug 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 55b4d8b - Browse repository at this point
Copy the full SHA 55b4d8bView commit details
Commits on Aug 24, 2016
-
Set Java version to 1.7 in POM
There are 1.7 classes being used, so we should specify that Java 1.7 is required.
Configuration menu - View commit details
-
Copy full SHA for 7be81ec - Browse repository at this point
Copy the full SHA 7be81ecView commit details -
Merge pull request GeyserMC#14 from phase/master
Set Java version to 1.7 in POM
Steven Smith authoredAug 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 260a778 - Browse repository at this point
Copy the full SHA 260a778View commit details
Commits on Dec 16, 2016
-
Generate source and javadoc jars.
Steveice10 authored and Steveice10 committedDec 16, 2016 Configuration menu - View commit details
-
Copy full SHA for f846b96 - Browse repository at this point
Copy the full SHA f846b96View commit details -
Expose local and remote addresses of Sessions.
Steveice10 authored and Steveice10 committedDec 16, 2016 Configuration menu - View commit details
-
Copy full SHA for b5bfe24 - Browse repository at this point
Copy the full SHA b5bfe24View commit details
Commits on Jan 25, 2017
-
Ported library to Netty 4.1.4 (Netty 5 has been discontinued) by modi…
…fying TcpSession.java and pom.xml. Fixed a bug in Server.java where isListening() would throw a NullPointerException if called before bind(). Removed unused imports of java.net.InetAddress in Session.java and TcpSession.java. Updated Maven plugin versions in pom.xml.
Kevin Rossouw committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for cc4d986 - Browse repository at this point
Copy the full SHA cc4d986View commit details -
Merge pull request GeyserMC#16 from jkrossouw/port-netty4
Ported library to Netty 4.1.4, fixed a bug in Server.java and general code cleanup.
Steven Smith authoredJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 4421890 - Browse repository at this point
Copy the full SHA 4421890View commit details -
Steveice10 authored and Steveice10 committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for f51fda3 - Browse repository at this point
Copy the full SHA f51fda3View commit details
Commits on Mar 2, 2017
-
Steveice10 authored and Steveice10 committed
Mar 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 4608261 - Browse repository at this point
Copy the full SHA 4608261View commit details -
Steveice10 authored and Steveice10 committed
Mar 2, 2017 Configuration menu - View commit details
-
Copy full SHA for bdefaa6 - Browse repository at this point
Copy the full SHA bdefaa6View commit details -
Steveice10 authored and Steveice10 committed
Mar 2, 2017 Configuration menu - View commit details
-
Copy full SHA for a17d476 - Browse repository at this point
Copy the full SHA a17d476View commit details
Commits on Jun 26, 2017
-
Fire event before a packet is sent, allowing the operation to be modi…
…fied or cancelled.
Steveice10 authored and Steveice10 committedJun 26, 2017 Configuration menu - View commit details
-
Copy full SHA for e8a86da - Browse repository at this point
Copy the full SHA e8a86daView commit details
Commits on Jun 27, 2017
-
Add packetSending stub to SessionAdapter.
Steven Smith authoredJun 27, 2017 Configuration menu - View commit details
-
Copy full SHA for c5880f0 - Browse repository at this point
Copy the full SHA c5880f0View commit details
Commits on Sep 1, 2017
-
Steveice10 authored and Steveice10 committed
Sep 1, 2017 Configuration menu - View commit details
-
Copy full SHA for ca0dec4 - Browse repository at this point
Copy the full SHA ca0dec4View commit details
Commits on Jan 14, 2018
-
Bump version to 1.1 for release.
Steveice10 authored and Steveice10 committedJan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 73cd1fd - Browse repository at this point
Copy the full SHA 73cd1fdView commit details -
Steveice10 authored and Steveice10 committed
Jan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 0d32cd5 - Browse repository at this point
Copy the full SHA 0d32cd5View commit details
Commits on Feb 1, 2018
-
Steven Smith authored and Steven Smith committed
Feb 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 880393f - Browse repository at this point
Copy the full SHA 880393fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a100a4f - Browse repository at this point
Copy the full SHA a100a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc07f0f - Browse repository at this point
Copy the full SHA bc07f0fView commit details -
Merge pull request GeyserMC#18 from sgdc3/master
Minor pom enhancements, update netty
Steven Smith authoredFeb 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 2daecb5 - Browse repository at this point
Copy the full SHA 2daecb5View commit details
Commits on Feb 6, 2018
-
Steven Smith authored and Steven Smith committed
Feb 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 5861575 - Browse repository at this point
Copy the full SHA 5861575View commit details -
Steven Smith authored and Steven Smith committed
Feb 6, 2018 Configuration menu - View commit details
-
Copy full SHA for ad0a450 - Browse repository at this point
Copy the full SHA ad0a450View commit details
Commits on Jun 3, 2018
-
Steveice10 authored and Steveice10 committed
Jun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for d81fdd0 - Browse repository at this point
Copy the full SHA d81fdd0View commit details -
Steveice10 authored and Steveice10 committed
Jun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for d6ed28c - Browse repository at this point
Copy the full SHA d6ed28cView commit details -
Steveice10 authored and Steveice10 committed
Jun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 26b127a - Browse repository at this point
Copy the full SHA 26b127aView commit details
Commits on Jul 2, 2018
-
Steveice10 authored and Steveice10 committed
Jul 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 3e07b2e - Browse repository at this point
Copy the full SHA 3e07b2eView commit details
Commits on Jul 4, 2018
-
Fix typo and link to example in README.md
Steveice10 authored and Steveice10 committedJul 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 9ec1cc1 - Browse repository at this point
Copy the full SHA 9ec1cc1View commit details
Commits on Aug 20, 2018
-
Update surefire plugin to 2.22.0
Steveice10 authored and Steveice10 committedAug 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 2e53f6b - Browse repository at this point
Copy the full SHA 2e53f6bView commit details
Commits on Aug 30, 2018
-
Steveice10 authored and Steveice10 committed
Aug 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 988d411 - Browse repository at this point
Copy the full SHA 988d411View commit details
Commits on Sep 6, 2018
-
Steveice10 authored and Steveice10 committed
Sep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 1d5a0ad - Browse repository at this point
Copy the full SHA 1d5a0adView commit details
Commits on Aug 28, 2019
-
Steven Smith authored
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 1431dfc - Browse repository at this point
Copy the full SHA 1431dfcView commit details
Commits on Oct 21, 2019
-
Remove dot from end of host in SRV records.
Steveice10 authored and Steveice10 committedOct 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 32247f3 - Browse repository at this point
Copy the full SHA 32247f3View commit details -
Steveice10 authored and Steveice10 committed
Oct 21, 2019 Configuration menu - View commit details
-
Copy full SHA for c0fae1d - Browse repository at this point
Copy the full SHA c0fae1dView commit details -
Steveice10 authored and Steveice10 committed
Oct 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a5712ac - Browse repository at this point
Copy the full SHA a5712acView commit details -
Steveice10 authored and Steveice10 committed
Oct 21, 2019 Configuration menu - View commit details
-
Copy full SHA for d05bdad - Browse repository at this point
Copy the full SHA d05bdadView commit details
Commits on Feb 27, 2020
-
Implement proper NIO proxy support and remove synchronous support from
send/disconnect.
Steveice10 authored and Steveice10 committedFeb 27, 2020 Configuration menu - View commit details
-
Copy full SHA for d725ce0 - Browse repository at this point
Copy the full SHA d725ce0View commit details
Commits on Apr 20, 2020
-
Steveice10 authored and Steveice10 committed
Apr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b23b6f8 - Browse repository at this point
Copy the full SHA b23b6f8View commit details -
Steveice10 authored and Steveice10 committed
Apr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 29f960a - Browse repository at this point
Copy the full SHA 29f960aView commit details
Commits on Apr 21, 2020
-
Change SRV lookup code to use dnsjava.
Steveice10 authored and Steveice10 committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for b98e525 - Browse repository at this point
Copy the full SHA b98e525View commit details -
Check if DNS lookup result is null.
Steveice10 authored and Steveice10 committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 43b394d - Browse repository at this point
Copy the full SHA 43b394dView commit details
Commits on May 21, 2020
-
Add PacketProtocol.getOutgoingId(Packet) to get id from BufferedPacket Change TcpPacketCodec.encode to use Packet instance instead of its class
Configuration menu - View commit details
-
Copy full SHA for 27cdf88 - Browse repository at this point
Copy the full SHA 27cdf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ee4fa - Browse repository at this point
Copy the full SHA 74ee4faView commit details -
Merge pull request GeyserMC#20 from ipbeegle/add-bufferedpacket
Add BufferedPacket
Steven Smith authoredMay 21, 2020 Configuration menu - View commit details
-
Copy full SHA for dbefdf5 - Browse repository at this point
Copy the full SHA dbefdf5View commit details
Commits on May 23, 2020
-
Add PacketErrorEvent, allowing packet I/O exceptions to be ignored.
Steveice10 authored and Steveice10 committedMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 614d56c - Browse repository at this point
Copy the full SHA 614d56cView commit details
Commits on May 25, 2020
-
Add reverse mapping for outgoing packet id<->class
Configuration menu - View commit details
-
Copy full SHA for c1f3717 - Browse repository at this point
Copy the full SHA c1f3717View commit details -
Fixes Maven warning about dnsjava using 1.8
Configuration menu - View commit details
-
Copy full SHA for e3208ef - Browse repository at this point
Copy the full SHA e3208efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3072587 - Browse repository at this point
Copy the full SHA 3072587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5b1f4 - Browse repository at this point
Copy the full SHA 3c5b1f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2adf41 - Browse repository at this point
Copy the full SHA f2adf41View commit details -
remove negative packet id checks from createIncomingPacket and getOutgoingClass update syntax
Configuration menu - View commit details
-
Copy full SHA for 68542b8 - Browse repository at this point
Copy the full SHA 68542b8View commit details -
Change StreamNetInput, StreamNetOutput
convert to using Java filter streams update syntax
Configuration menu - View commit details
-
Copy full SHA for ff20c8f - Browse repository at this point
Copy the full SHA ff20c8fView commit details -
Merge pull request GeyserMC#21 from ipbeegle/master
Update PacketProtocol, StreamNetInput, pom to 1.8
Steven Smith authoredMay 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f73b5a - Browse repository at this point
Copy the full SHA 5f73b5aView commit details
Commits on May 30, 2020
-
Add flag for printing DNS resolution errors.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 5291bea - Browse repository at this point
Copy the full SHA 5291beaView commit details -
Improve implementation of flag methods.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for fd7772a - Browse repository at this point
Copy the full SHA fd7772aView commit details -
Steveice10 authored and Steveice10 committed
May 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 8eaefa9 - Browse repository at this point
Copy the full SHA 8eaefa9View commit details -
Change DNS error printing to a debug printing flag.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for d82b1b6 - Browse repository at this point
Copy the full SHA d82b1b6View commit details -
Update dnsjava to 3.1.0 and add result to debug output.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 12d2601 - Browse repository at this point
Copy the full SHA 12d2601View commit details -
More improvements to flag methods.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for be70b05 - Browse repository at this point
Copy the full SHA be70b05View commit details -
Fix stack overflow in flag methods.
Steveice10 authored and Steveice10 committedMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 72bde6a - Browse repository at this point
Copy the full SHA 72bde6aView commit details
Commits on Jun 1, 2020
-
Call PacketErrorEvent for more I/O errors.
Steveice10 authored and Steveice10 committedJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for b025025 - Browse repository at this point
Copy the full SHA b025025View commit details -
Make sure bad packet data is skipped when errors are suppressed.
Steveice10 authored and Steveice10 committedJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 8dbe3d0 - Browse repository at this point
Copy the full SHA 8dbe3d0View commit details -
Move priority packet handling to channelRead0.
Steveice10 authored and Steveice10 committedJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 75f0f02 - Browse repository at this point
Copy the full SHA 75f0f02View commit details -
Replace dnsjava with netty DNS support.
Steveice10 authored and Steveice10 committedJun 1, 2020 Configuration menu - View commit details
-
Copy full SHA for bfd0687 - Browse repository at this point
Copy the full SHA bfd0687View commit details
Commits on Jun 3, 2020
-
Properly release DNS query resources.
Steveice10 authored and Steveice10 committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for d8bfc98 - Browse repository at this point
Copy the full SHA d8bfc98View commit details
Commits on Jun 6, 2020
-
Steveice10 authored and Steveice10 committed
Jun 6, 2020 Configuration menu - View commit details
-
Copy full SHA for dc9d37f - Browse repository at this point
Copy the full SHA dc9d37fView commit details -
Steveice10 authored and Steveice10 committed
Jun 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a11ced - Browse repository at this point
Copy the full SHA 9a11cedView commit details
Commits on Jun 28, 2020
-
Replace session host and port with resolved SRV record, bump version …
…to 1.7.
Steveice10 authored and Steveice10 committedJun 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 42e417f - Browse repository at this point
Copy the full SHA 42e417fView commit details -
Steveice10 authored and Steveice10 committed
Jun 28, 2020 Configuration menu - View commit details
-
Copy full SHA for bb12069 - Browse repository at this point
Copy the full SHA bb12069View commit details
Commits on Nov 21, 2020
-
Move DnsNameResolver creation into try-catch block.
Steveice10 authored and Steveice10 committedNov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for ead6afa - Browse repository at this point
Copy the full SHA ead6afaView commit details
Commits on Dec 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a10416b - Browse repository at this point
Copy the full SHA a10416bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9af65 - Browse repository at this point
Copy the full SHA 7b9af65View commit details -
Configuration menu - View commit details
-
Copy full SHA for b943453 - Browse repository at this point
Copy the full SHA b943453View commit details -
Configuration menu - View commit details
-
Copy full SHA for a651cb0 - Browse repository at this point
Copy the full SHA a651cb0View commit details -
Merge pull request GeyserMC#24 from mikroskeem/feature/haproxy-proxy-…
…protocol-support Add support for HAProxy PROXY protocol
Steven Smith authoredDec 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 54f761c - Browse repository at this point
Copy the full SHA 54f761cView commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 30588f7 - Browse repository at this point
Copy the full SHA 30588f7View commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8320113 - Browse repository at this point
Copy the full SHA 8320113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df0255 - Browse repository at this point
Copy the full SHA 1df0255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 126b0e6 - Browse repository at this point
Copy the full SHA 126b0e6View commit details -
Merge pull request GeyserMC#25 from VADemon/custom-local-interface
Add local address binding to Client
Steven Smith authoredDec 23, 2020 Configuration menu - View commit details
-
Copy full SHA for f37d2ea - Browse repository at this point
Copy the full SHA f37d2eaView commit details
Commits on Jan 15, 2021
-
Default client local address to 0.0.0.0.
Steveice10 authored and Steveice10 committedJan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 09d7774 - Browse repository at this point
Copy the full SHA 09d7774View commit details -
Steveice10 authored and Steveice10 committed
Jan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for f29aa03 - Browse repository at this point
Copy the full SHA f29aa03View commit details -
Steveice10 authored and Steveice10 committed
Jan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 87206da - Browse repository at this point
Copy the full SHA 87206daView commit details -
Collapse Client and Server into *ClientSession and ConnectionListener.
Steveice10 authored and Steveice10 committedJan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 19a9b2b - Browse repository at this point
Copy the full SHA 19a9b2bView commit details
Commits on Mar 17, 2021
-
Optimize SRV resolving only when required
- Add an option to disable SRV resolving - Don't resolve SRV records if not a domain (in one instance this shortened loading times by five seconds)
Configuration menu - View commit details
-
Copy full SHA for 312cff5 - Browse repository at this point
Copy the full SHA 312cff5View commit details -
Merge pull request GeyserMC#30 from Camotoy/srvresolvingadjustment
Steven Smith authoredMar 17, 2021 Configuration menu - View commit details
-
Copy full SHA for ac56007 - Browse repository at this point
Copy the full SHA ac56007View commit details
Commits on May 13, 2021
-
Steveice10 authored and Steveice10 committed
May 13, 2021 Configuration menu - View commit details
-
Copy full SHA for fa191ed - Browse repository at this point
Copy the full SHA fa191edView commit details -
Steveice10 authored and Steveice10 committed
May 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b343e25 - Browse repository at this point
Copy the full SHA b343e25View commit details -
Steveice10 authored and Steveice10 committed
May 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 14e9871 - Browse repository at this point
Copy the full SHA 14e9871View commit details
Commits on Aug 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ca9ec - Browse repository at this point
Copy the full SHA e6ca9ecView commit details -
Changew ServerSocketChannel implementation classes to SocketChannel i…
…mplementation types
Configuration menu - View commit details
-
Copy full SHA for e992437 - Browse repository at this point
Copy the full SHA e992437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5282527 - Browse repository at this point
Copy the full SHA 5282527View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23c3ac - Browse repository at this point
Copy the full SHA d23c3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc42215 - Browse repository at this point
Copy the full SHA bc42215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f620e - Browse repository at this point
Copy the full SHA 09f620eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a277f - Browse repository at this point
Copy the full SHA d9a277fView commit details -
Merge pull request GeyserMC#32 from TeksuSiK/epoll
Steven Smith authoredAug 15, 2021 Configuration menu - View commit details
-
Copy full SHA for f36884a - Browse repository at this point
Copy the full SHA f36884aView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f750ba1 - Browse repository at this point
Copy the full SHA f750ba1View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ccfb1aa - Browse repository at this point
Copy the full SHA ccfb1aaView commit details
Commits on Nov 12, 2021
-
Merge in Geyser changes to master (GeyserMC#38)
* Use TCP_NODELAY and Epoll where possible * Add KQueue and respect disableNativeEventLoop property * Inject * works? * Make it pretty * Don't create a TCP EventLoopGroup unless needed * Add method for determining if we connected internally * fix datagrams * Support HAProxy probably * Set a bunch of things as final * Allow setting direct ByteBufs preferred * Expose channel; don't do packets on another thread * Don't set channel to null and do some more optimizing * Remove custom thread factory * Remove unused SocketChannelWrapper class * Remove all local channel classes * Allow for packets to be handled on a separate thread Co-authored-by: creeper123123321 <7974274+creeper123123321@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2776c24 - Browse repository at this point
Copy the full SHA 2776c24View commit details
Commits on Nov 13, 2021
-
Require packets to have a NetInput constructor
This permits packets to have final fields, and prevents setAccessible and no-args constructor requirements.
Configuration menu - View commit details
-
Copy full SHA for 489979d - Browse repository at this point
Copy the full SHA 489979dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e295601 - Browse repository at this point
Copy the full SHA e295601View commit details -
Remove deprecations here and any reflection usage
Methods were less than a day old
Configuration menu - View commit details
-
Copy full SHA for 98d9d91 - Browse repository at this point
Copy the full SHA 98d9d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0f107 - Browse repository at this point
Copy the full SHA 6c0f107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459e528 - Browse repository at this point
Copy the full SHA 459e528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e2fc7 - Browse repository at this point
Copy the full SHA 37e2fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7488f8f - Browse repository at this point
Copy the full SHA 7488f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d89ca05 - Browse repository at this point
Copy the full SHA d89ca05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a14ca - Browse repository at this point
Copy the full SHA 30a14caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fdf9ea - Browse repository at this point
Copy the full SHA 3fdf9eaView commit details -
Update incoming & outgoing naming to serverbound & clientbound
Also determine which map to pull the packet from based on whether we're working with a client or server.
Configuration menu - View commit details
-
Copy full SHA for b1c8555 - Browse repository at this point
Copy the full SHA b1c8555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816c0db - Browse repository at this point
Copy the full SHA 816c0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec983f1 - Browse repository at this point
Copy the full SHA ec983f1View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1188c14 - Browse repository at this point
Copy the full SHA 1188c14View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a8d18a - Browse repository at this point
Copy the full SHA 2a8d18aView commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a61bcb9 - Browse repository at this point
Copy the full SHA a61bcb9View commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67fb81e - Browse repository at this point
Copy the full SHA 67fb81eView commit details -
Remove allocations for packet receive and send events
These were just replaced with functions that call the session and packet.
Configuration menu - View commit details
-
Copy full SHA for 9e38c61 - Browse repository at this point
Copy the full SHA 9e38c61View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4cb1588 - Browse repository at this point
Copy the full SHA 4cb1588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9483e - Browse repository at this point
Copy the full SHA 6c9483eView commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50b53e8 - Browse repository at this point
Copy the full SHA 50b53e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09d0fd - Browse repository at this point
Copy the full SHA a09d0fdView commit details
Commits on Jan 9, 2022
-
Temp revert "Sync the future on wait (GeyserMC#43)" for snapshot
This reverts commit a09d0fd.
Configuration menu - View commit details
-
Copy full SHA for 4e4d8af - Browse repository at this point
Copy the full SHA 4e4d8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc069e6 - Browse repository at this point
Copy the full SHA cc069e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d908ccc - Browse repository at this point
Copy the full SHA d908cccView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ff2c93 - Browse repository at this point
Copy the full SHA 7ff2c93View commit details
Commits on May 29, 2022
-
Changes: - Removed NetInput/NetOutput and replaced them with ByteBuf - Added PacketSerializer to PacketDefinition - Added packet codecs which implementations can supply with custom readers/writers for buffers
Configuration menu - View commit details
-
Copy full SHA for 3a51f53 - Browse repository at this point
Copy the full SHA 3a51f53View commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b4a2aa - Browse repository at this point
Copy the full SHA 8b4a2aaView commit details
Commits on Jun 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfb471d - Browse repository at this point
Copy the full SHA dfb471dView commit details
Commits on Jun 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57342e7 - Browse repository at this point
Copy the full SHA 57342e7View commit details
Commits on Dec 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fbb472 - Browse repository at this point
Copy the full SHA 4fbb472View commit details -
Merge pull request GeyserMC#46
* Set string max length to Short.MAX_VALUE (32767), Fix multibyte strin…
Configuration menu - View commit details
-
Copy full SHA for d9b9b1f - Browse repository at this point
Copy the full SHA d9b9b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e21e6c4 - Browse repository at this point
Copy the full SHA e21e6c4View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 910a000 - Browse repository at this point
Copy the full SHA 910a000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e3723 - Browse repository at this point
Copy the full SHA 12e3723View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81131c4 - Browse repository at this point
Copy the full SHA 81131c4View commit details