]> git.deb.at Git - rhonda/impostor.hazel.git/shortlog
rhonda/impostor.hazel.git
2020-01-11 ForestAdd some UPnP capabilities, add an intercept for intern...
2020-01-02 ForestMerge remote-tracking branch 'origin/master'
2019-12-17 ForestCreate a separate client connection better suited to...
2019-10-18 ForestMerge pull request #2 from shaunthesheep644/LoggerNullR...
2019-10-18 Forest* Fix some issues that popped up in Hazel-Examples...
2019-09-21 Max Tiganovlogger nullref fix
2019-09-05 ForestImprove broadcast listener debugging and ignore some...
2019-08-20 ForestBetter enable very early connection validation
2019-07-25 ForestRevert some bad code that caused OnNewConnection to...
2019-07-25 ForestLots of code clean up, fixed an issue were a latent...
2019-06-20 ForestFix and test disconnect message feature
2019-06-20 ForestFix some flaky tests, clean up some style
2019-06-20 ForestAdd the ability to send extra data along side a disconn...
2019-06-13 ForestImprove debuggability, and maybe fix a case where the...
2019-06-06 ForestClean up a slow leak of ping packets when connections...
2019-05-29 ForestClean up some stuff, fix some bugs, add a new type...
2019-04-26 ForestRe-remove TCP (this time for good), add a counter to...
2019-04-15 ForestRemove obvious allocation from UdpClientConnection...
2019-04-15 ForestRemove the accidentally added benchmark project
2019-04-10 ForestMake TCP dispose consistent
2019-04-10 ForestUpdate README.md
2019-04-06 ForestRemove unneeded lock, optimize connection statistics...
2019-03-25 ForestResolve an iOS bug due to setting buffers too large...
2019-03-17 ForestFix a very dumb Position < Length bug, put a semaphore...
2019-03-07 ForestClean up some stuff, fix a thing where 0 retries wasn...
2019-01-08 ForestFix some tests, fix a bug in UDP client where reliable...
2019-01-05 ForestReadd TCP capability, this helps deal with the lack...
2019-01-03 ForestClean up some stuff
2018-12-31 ForestSlight optimizations to disconnect
2018-12-31 ForestRemove extraneous wrapper around IPEndpoint
2018-12-28 ForestFix some tests I didn't notice I broke
2018-12-27 ForestUpdate license according to heavy modifications
2018-12-27 ForestUpdate readme to reflect my personal heading for this...
2018-12-27 ForestUndo an accidental class name change
2018-12-27 ForestStrip away a bunch of Interlocked debug stuff, add...
2018-12-25 ForestHave I been making mistakes this whole time?
2018-12-22 ForestThis is what I'm using now, 1100 users on my single...
2018-12-20 ForestChange some more stuff, let's use strings instead of...
2018-12-19 ForestMany of the recent changes are very good, some I'm...
2018-12-19 ForestClean up some enumerators, try a single timer per conne...
2018-12-18 ForestAllow for a little more instrumenting, maybe stop a...
2018-12-18 ForestI like this idea, but why memmory?
2018-12-18 ForestGot everything pretty stable now
2018-12-17 ForestRemove unused fragmented code, reduce more allocations...
2018-12-17 ForestReduce allocations when receiving packets
2018-12-16 ForestStabilize everything
2018-11-28 ForestRemove a test that didn't belong in this project, work...
2018-10-24 ForestClean up some stuff, make some stuff public for easier...
2018-10-14 ForestFix some null refs and other weird bugs
2018-10-03 ForestApparently I have made a lot of changes that were not...
2018-08-09 ForestMore or less require a message at base level
2018-08-09 ForestMake disconnect send synchronous so it's more likely...
2018-07-25 ForestI don't really know, but I'm in a pretty happy place...
2018-07-22 ForestSome very specific and excessive testing, and a few...
2018-07-20 ForestA couple more reader/writer things and maybe something...
2018-07-20 ForestChange the RUDP retry logic to be time based, improve...
2018-07-20 ForestAdd a message reader. It's a tiny bit wonk, but it...
2018-07-20 ForestLots of good stuff. Should have committed earlier
2018-07-17 ForestAdd a recyclable message buffer to curb allocations...
2018-07-16 ForestAdd send bytes subset overload for SendBytes
2018-07-16 ForestUpdate to VS2017 and remove TCP and add UDP Broadcaster
2018-06-04 JamieUpdate README.md
2018-01-15 Jamie ReadRemove excessive locks causing deadlock
2017-10-31 JamJar00Remove VS config and db
2017-10-31 JamJar00Fix various bugs
2017-10-31 JamJar00Fix compilation error
2017-08-26 JamieMerge pull request #9 from izackp/patch-1
2017-08-26 Isaac PaulChanged private member format for consistency
2017-08-26 Isaac PaulFix compilation issues with Unity3D
2017-08-06 JamieUpdate README.md
2017-05-12 JamJar00Hopefully fixed the documentation project crashing...
2017-05-12 JamJar00Merge branch 'master' of https://github.com/DarkRiftNet...
2017-05-12 JamJar00Added namespace summaries.
2017-05-12 JamJar00Updated content layout
2017-05-12 JamJar00Updated documentation project properties
2017-05-12 JamJar00Fixed build by moving DocInclude folder to documentatio...
2017-05-12 JamJar00Fixed missing content
2017-05-12 JamJar00Added separate documentation project
2017-03-25 JamieFixed readme formattting again
2017-03-25 JamieFixed readme formatting
2017-01-31 JamJar00Updated version
2017-01-21 JamJar00Tidied ConnectionListener code a little
2017-01-21 JamJar00Finished sentence
2017-01-08 JamJar00Caught unhandled exception
2017-01-08 JamJar00Revert "Unhandled exception caught"
2017-01-08 JamJar00Unhandled exception caught
2017-01-03 JamJar00Merge branch 'master' of https://github.com/DarkRiftNet...
2017-01-03 JamJar00Incremented NuGet build number
2017-01-03 JamJar00Fixed resend timeout
2016-12-31 JamieAdded link to releases page
2016-12-31 JamJar00 Fixed all warnings
2016-12-31 JamJar00Incremented version
2016-12-31 JamJar00Added fragmented messages
2016-12-19 JamJar00Remade statistics and removed from unit tests
2016-12-19 JamJar00Refactored UDP
2016-12-19 JamJar00Added todo
2016-11-30 JamJar00Added timeouts on Connect
2016-11-29 JamJar00Fixed versioning
2016-11-29 JamJar00Bugfix
2016-11-19 JamJar00Added NuGet Package link
next