Skip to content

Changes

23w08b (Feb 22, 2023, 5:49:07 PM)

  1. Removed some unnecessary conversions (commit: 18de498) — ME1312 / githubweb

23w08a (Feb 22, 2023, 4:31:11 PM)

  1. More minor changes (commit: 19dbfd3) — ME1312 / githubweb

22w11c (Mar 20, 2022, 11:34:53 AM)

  1. Minor overflow prevention (commit: 192a6e0) — ME1312 / githubweb

22w11b (Mar 19, 2022, 9:04:02 PM)

  1. Move ping timings to nanoseconds (commit: 2ef3234) — ME1312 / githubweb

22w11a (Mar 16, 2022, 4:34:00 PM)

  1. ByteBuffer efficiency upgrades (commit: 8a3c4a1) — ME1312 / githubweb

21w50a (Dec 11, 2021, 10:15:30 AM)

  1. Update GalaxiEngine (commit: 24ff702) — ME1312 / githubweb

21w49a (Dec 1, 2021, 10:19:33 PM)

  1. Remove individual packet versioning (commit: eec0713) — ME1312 / githubweb

21w44b (Oct 25, 2021, 1:04:23 AM)

  1. Restructure maven project (commit: 90adbbe) — ME1312 / githubweb

21w44a (Oct 24, 2021, 2:15:47 PM)

  1. Update GalaxiEngine (commit: f87d8a5) — ME1312 / githubweb

21w43a (Oct 23, 2021, 7:24:45 PM)

  1. Update GalaxiEngine (commit: 3aef475) — ME1312 / githubweb

21w40a (Oct 1, 2021, 2:15:26 PM)

  1. Optimazations Part 1 (commit: 3185f13) — alex / githubweb

21w33a (Aug 14, 2021, 7:18:11 PM)

  1. Ignore null values passed as packets (commit: 34baa1d) — ME1312 / githubweb

21w26c (Jun 26, 2021, 5:22:52 PM)

  1. Revert that (commit: 01a3d3d) — ME1312 / githubweb

21w26b (Jun 26, 2021, 4:20:07 PM)

  1. Speed up Null Encryption (commit: 0dfd276) — ME1312 / githubweb

21w26a (Jun 25, 2021, 1:43:18 AM)

  1. Minor timings changes (commit: 1e01544) — ME1312 / githubweb

21w08a (Feb 19, 2021, 5:03:51 PM)

  1. Better debug messages (commit: f8dc454) — ME1312 / githubweb

21w05f (Jan 30, 2021, 12:32:34 AM)

  1. Revert the sending event's position (commit: 2d4cb20) — ME1312 / githubweb

21w05e (Jan 30, 2021, 12:15:59 AM)

  1. Cleanup some old code (commit: 6532137) — ME1312 / githubweb

21w05d (Jan 29, 2021, 7:00:43 PM)

  1. Make the default block size public information (commit: 4fa91db) — ME1312 / githubweb

21w05c (Jan 29, 2021, 6:32:28 PM)

  1. Update block resizing API (commit: 253411f) — ME1312 / githubweb

21w05b (Jan 29, 2021, 5:55:33 PM)

  1. Let Java determine the read cache size (commit: 436b46a) — ME1312 / githubweb

21w05a (Jan 28, 2021, 5:09:45 AM)

  1. Assure block completion before requesting more (commit: 3b4f4f7) — ME1312 / githubweb

21w04f (Jan 23, 2021, 9:06:06 PM)

  1. Bring Client & Server up to eachother's standards (commit: 1127e97) — ME1312 / githubweb

21w04e (Jan 23, 2021, 4:45:11 PM)

  1. L1 writer optimizations (commit: 20ad9ab) — ME1312 / githubweb

21w04d (Jan 22, 2021, 11:20:15 PM)

  1. Be strict with L1 control characters (commit: b225396) — ME1312 / githubweb

21w04c (Jan 22, 2021, 7:13:29 PM)

  1. Minor accuracy/efficiency changes (commit: 8156f6d) — ME1312 / githubweb

21w04b (Jan 21, 2021, 2:19:27 PM)

  1. Fixes for L1 Rewrite (commit: 394a747) — ME1312 / githubweb

21w04a (Jan 20, 2021, 11:22:30 PM)

  1. Rewrite at L1 (commit: 742d050) — ME1312 / githubweb

20w48b (Nov 23, 2020, 12:51:31 AM)

  1. Fix graceful disconnect reason (commit: cd6a9d6) — ME1312 / githubweb

20w48a (Nov 23, 2020, 12:08:50 AM)

  1. Fix lingering threads (commit: 0501e59) — ME1312 / githubweb

20w46d (Nov 14, 2020, 2:04:33 AM)

  1. Remove debug messages (commit: 1d97559) — ME1312 / githubweb

20w46c (Nov 14, 2020, 1:14:18 AM)

  1. Update GalaxiEngine (commit: 60b851b) — ME1312 / githubweb

20w46b (Nov 11, 2020, 4:33:28 PM)

  1. Don't repeat yourself when sending nothing (commit: 31acea1) — ME1312 / githubweb

20w46a (Nov 11, 2020, 4:00:33 PM)

  1. #1 Don't let the connection sleep (commit: 156e5bb) — ME1312 / githubweb

20w42a (Oct 12, 2020, 9:44:53 PM)

  1. InputStream Shifting (commit: 571aa22) — ME1312 / githubweb

20w15a (Apr 10, 2020, 2:17:54 PM)

  1. Make timeout adjustable (commit: 7c66e4b) — ME1312 / githubweb

20w12a (Mar 20, 2020, 3:36:53 PM)

  1. Send Data in Blocks at Layer 1 (commit: da58678) — ME1312 / githubweb

20w10g (Mar 4, 2020, 10:43:03 PM)

  1. Use ESC instead of DLE at Layer 2+ (commit: de6d46a) — ME1312 / githubweb

20w10f (Mar 4, 2020, 9:13:33 PM)

  1. Correct client scheduling (commit: 478ad1d) — ME1312 / githubweb

20w10e (Mar 4, 2020, 9:00:13 PM)

  1. Add AuthService (commit: 48fb840) — ME1312 / githubweb

20w10d (Mar 3, 2020, 3:17:25 PM)

  1. Seperate RSA stream into blocks (commit: e15a6fc) — ME1312 / githubweb

20w10c (Mar 2, 2020, 10:51:39 PM)

  1. Use stronger keys (commit: 1f690d7) — ME1312 / githubweb

20w10b (Mar 2, 2020, 10:13:44 PM)

  1. Add the Diffie-Hellman exchange (commit: ecf2d38) — ME1312 / githubweb

20w10a (Mar 1, 2020, 7:01:11 PM)

  1. Switch to SHA2 (commit: 37b3689) — ME1312 / githubweb

20w09c (Feb 29, 2020, 11:42:39 AM)

  1. Update GalaxiEngine (commit: 1311e4c) — ME1312 / githubweb

20w09b (Feb 28, 2020, 5:31:27 PM)

  1. Switch to sending multiple packets at once (through API) (commit: 88e96ef) — ME1312 / githubweb

20w09a (Feb 27, 2020, 1:57:35 PM)

  1. Send InitPacketDeclaration to the server early (commit: 741dc36) — ME1312 / githubweb

20w07d (Feb 12, 2020, 11:04:25 AM)

  1. Prepare the streams before starting a new thread (commit: 2c57615) — ME1312 / githubweb

20w07c (Feb 10, 2020, 8:35:37 PM)

  1. Rework the escaping system (commit: 964fec4) — ME1312 / githubweb

20w07b (Feb 9, 2020, 9:42:15 PM)

  1. Skip & Requeue pending, unreadable packets during CLOSED (commit: 31a8ac2) — ME1312 / githubweb

20w07a (Feb 9, 2020, 1:12:33 AM)

  1. Skip & Requeue pending, unreadable packets during CLOSING (commit: eb4e7e7) — ME1312 / githubweb

19w50a (Dec 11, 2019, 8:58:58 PM)

  1. Use the new .net URL structure (commit: 61e9f3b) — ME1312 / githubweb

19w42d (Oct 19, 2019, 4:32:32 PM)

  1. Close dropped connections a little more gracefully (commit: b64aeda) — ME1312 / githubweb

19w42c (Oct 18, 2019, 6:15:00 PM)

  1. Don't hold the thread for non-self senders (commit: 46ddc39) — ME1312 / githubweb

19w42b (Oct 18, 2019, 4:58:15 PM)

  1. Move ForwardedDataSender to it's own class (commit: 2aba16b) — ME1312 / githubweb

19w42a (Oct 18, 2019, 3:38:20 PM)

  1. Better packet forwarding & Utilities (commit: 80fd2f8) — ME1312 / githubweb

19w39a (Sep 24, 2019, 2:50:11 PM)

  1. Use subnet masks instead of wildcards for whitelisting (commit: c67f40d) — ME1312 / githubweb

19w26a (Jun 23, 2019, 11:02:03 PM)

  1. Remove single-use restriction on events (commit: 96b7d4f) — ME1312 / githubweb

19w22a (May 27, 2019, 3:28:40 PM)

  1. Match formatting for headers from the wiki (commit: 4f0ae9e) — ME1312 / githubweb

19w20g (May 13, 2019, 9:15:41 PM)

  1. Remove unnecessary data from VerifyState (commit: 8bbfebc) — ME1312 / githubweb

19w20f (May 12, 2019, 9:51:49 PM)

  1. Fix a possible NPE (commit: b8409a3) — ME1312 / githubweb

19w20e (May 12, 2019, 9:41:19 PM)

  1. Add a state verification packet to the init flow (commit: 7dd1891) — ME1312 / githubweb

19w20d (May 12, 2019, 3:55:19 PM)

  1. Use true unsigned numbers (commit: bf8843a) — ME1312 / githubweb

19w20c (May 12, 2019, 2:09:48 AM)

  1. Fix a possible NPE (commit: ac186dc) — ME1312 / githubweb

19w20b (May 12, 2019, 1:09:28 AM)

  1. Make that event optional (commit: 4bf1f57) — ME1312 / githubweb

19w20a (May 12, 2019, 1:05:53 AM)

  1. Add a send event for empty packet types (commit: 34ccfb5) — ME1312 / githubweb

19w19f (May 10, 2019, 3:04:45 PM)

  1. Update InitialPacket.java (commit: 1ea01cf) — ME1312 / githubweb

19w19e (May 10, 2019, 2:38:40 PM)

  1. Add an App-Defined POST_INITIALIZATION state (commit: a35b073) — ME1312 / githubweb

19w19d (May 9, 2019, 11:19:48 PM)

  1. Simplify List values (commit: 51a5f2f) — ME1312 / githubweb

19w19c (May 9, 2019, 8:39:18 PM)

  1. Use seperate generation method for subchannels (commit: 74c8283) — ME1312 / githubweb

19w19b (May 9, 2019, 6:58:23 PM)

  1. Allow ClientHandlers to further customize the addSubData method (commit: d227ce1) — ME1312 / githubweb

19w19a (May 9, 2019, 5:36:48 PM)

  1. Multi Client Handling (commit: aacd43f) — ME1312 / githubweb

19w18a (Apr 28, 2019, 4:25:05 PM)

  1. Make debugging log messages easier to read (commit: 2a284af) — ME1312 / githubweb

19w17d (Apr 27, 2019, 1:14:37 AM)

  1. Keep the threads alive despite scheduling (commit: 211c022) — ME1312 / githubweb

19w17c (Apr 27, 2019, 12:48:12 AM)

  1. Don't try-with-resources (commit: 349f58b) — ME1312 / githubweb

19w17b (Apr 27, 2019, 12:39:52 AM)

  1. Don't close the data stream early (commit: 6913f6f) — ME1312 / githubweb

19w17a (Apr 27, 2019, 12:02:52 AM)

  1. Allow the Event Scheduler to be changed (commit: 70c3d7c) — ME1312 / githubweb

19w16b (Apr 14, 2019, 10:01:04 PM)

  1. Correct Protocol Post-Detection (commit: 90eb3a9) — ME1312 / githubweb

19w16a (Apr 14, 2019, 8:14:28 PM)

  1. Fix thread naming scheme (commit: 01b33ca) — ME1312 / githubweb

19w13c (Mar 24, 2019, 11:26:58 PM)

  1. Update pom.xml (commit: baa787b) — ME1312 / githubweb

19w13b (Mar 24, 2019, 11:18:58 PM)

  1. Allow different key types in ObjectMap Packets (commit: 3ea92e2) — ME1312 / githubweb

19w13a (Mar 24, 2019, 11:13:57 AM)

  1. Method name consistency (commit: aa28ac7) — ME1312 / githubweb