]> git.deb.at Git - rhonda/impostor.hazel.git/log
rhonda/impostor.hazel.git
9 years agoRefactored UDP
JamJar00 [Mon, 19 Dec 2016 16:34:53 +0000 (16:34 +0000)]
Refactored UDP

9 years agoAdded todo
JamJar00 [Mon, 19 Dec 2016 14:26:11 +0000 (14:26 +0000)]
Added todo

9 years agoAdded timeouts on Connect
JamJar00 [Wed, 30 Nov 2016 00:25:15 +0000 (00:25 +0000)]
Added timeouts on Connect

9 years agoFixed versioning
JamJar00 [Tue, 29 Nov 2016 23:53:49 +0000 (23:53 +0000)]
Fixed versioning

9 years agoBugfix
JamJar00 [Tue, 29 Nov 2016 23:46:08 +0000 (23:46 +0000)]
Bugfix

9 years agoAdded NuGet Package link
JamJar00 [Sat, 19 Nov 2016 19:52:35 +0000 (19:52 +0000)]
Added NuGet Package link

9 years agoAdded Nuspec
JamJar00 [Sat, 19 Nov 2016 19:50:27 +0000 (19:50 +0000)]
Added Nuspec

9 years agoTCP Bugfix
JamJar00 [Fri, 18 Nov 2016 15:11:29 +0000 (15:11 +0000)]
TCP Bugfix

9 years agoInitial fix ideas
JamJar00 [Fri, 18 Nov 2016 00:04:39 +0000 (00:04 +0000)]
Initial fix ideas

9 years agoRemoved erroneously added project
JamJar00 [Mon, 14 Nov 2016 23:56:21 +0000 (23:56 +0000)]
Removed erroneously added project

9 years agoMerge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Mon, 14 Nov 2016 23:37:21 +0000 (23:37 +0000)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git

9 years agoFixed security issue
JamJar00 [Mon, 14 Nov 2016 23:37:16 +0000 (23:37 +0000)]
Fixed security issue

9 years agoSpelling and grammar
Jamie [Mon, 14 Nov 2016 23:30:02 +0000 (23:30 +0000)]
Spelling and grammar

9 years agoAdded Handshaking
JamJar00 [Mon, 14 Nov 2016 23:08:17 +0000 (23:08 +0000)]
Added Handshaking

9 years agoFixed bug on connection failure
JamJar00 [Sat, 22 Oct 2016 00:02:39 +0000 (01:02 +0100)]
Fixed bug on connection failure

9 years agoAdded todo
JamJar00 [Fri, 7 Oct 2016 16:44:07 +0000 (17:44 +0100)]
Added todo

9 years agoFixed indentation issue
JamJar00 [Fri, 7 Oct 2016 12:37:40 +0000 (13:37 +0100)]
Fixed indentation issue

9 years agoMade exception message more obvious
JamJar00 [Tue, 27 Sep 2016 00:38:12 +0000 (01:38 +0100)]
Made exception message more obvious

9 years agoRemoved unecessary else clause
JamJar00 [Tue, 27 Sep 2016 00:37:05 +0000 (01:37 +0100)]
Removed unecessary else clause

9 years agoMerge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Tue, 27 Sep 2016 00:22:23 +0000 (01:22 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git

9 years agoFixed syntax error
JamJar00 [Tue, 27 Sep 2016 00:22:18 +0000 (01:22 +0100)]
Fixed syntax error

9 years agoChanged Visual studio version to VS2015.
Jamie [Tue, 27 Sep 2016 00:04:14 +0000 (01:04 +0100)]
Changed Visual studio version to VS2015.

9 years agoFixed bugs in TCP exception handling and improved some exception messages.
JamJar00 [Tue, 27 Sep 2016 00:02:05 +0000 (01:02 +0100)]
Fixed bugs in TCP exception handling and improved some exception messages.

Previously most exceptions from Socket.BeginReceive in TCP were unhandled when they should have marked a disconnection, this is fixed and now more obvious.

Also TcpConnection.StartListening is no longer needed, simply bootstrap it using StartWaitingForHeader.

9 years agoTypos
Jamie [Thu, 15 Sep 2016 18:16:38 +0000 (19:16 +0100)]
Typos

9 years agoFixed doc include code
JamJar00 [Thu, 15 Sep 2016 18:12:17 +0000 (19:12 +0100)]
Fixed doc include code

9 years agoMerge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Thu, 15 Sep 2016 17:48:33 +0000 (18:48 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git

9 years agoRenamed file
JamJar00 [Fri, 9 Sep 2016 15:56:07 +0000 (16:56 +0100)]
Renamed file

10 years agoUpdate README.md
Jamie [Sun, 7 Aug 2016 19:29:53 +0000 (20:29 +0100)]
Update README.md

10 years agoPrettified it
Jamie [Sun, 17 Jul 2016 15:18:14 +0000 (16:18 +0100)]
Prettified it

10 years agoExpanded Readme a bit
Jamie [Sun, 17 Jul 2016 15:16:39 +0000 (16:16 +0100)]
Expanded Readme a bit

10 years agoReduced to .NET target version 3.5 and refactored IPv6 support to fit.
JamJar00 [Sun, 17 Jul 2016 14:31:46 +0000 (15:31 +0100)]
Reduced to .NET target version 3.5 and refactored IPv6 support to fit.

10 years agoMerge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Tue, 14 Jun 2016 14:29:58 +0000 (15:29 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git

10 years agoFixes in tests
JamJar00 [Tue, 14 Jun 2016 14:14:20 +0000 (15:14 +0100)]
Fixes in tests

10 years agoBug fixes and resendTimeout now based off ping
JamJar00 [Tue, 14 Jun 2016 14:13:50 +0000 (15:13 +0100)]
Bug fixes and resendTimeout now based off ping

10 years agoUpdate README.md
JamJar00 [Wed, 8 Jun 2016 21:23:34 +0000 (22:23 +0100)]
Update README.md

10 years agoUpdate and rename Readme.md to README.md
JamJar00 [Wed, 8 Jun 2016 21:21:07 +0000 (22:21 +0100)]
Update and rename Readme.md to README.md

10 years agoFixed link
JamJar00 [Wed, 8 Jun 2016 21:20:27 +0000 (22:20 +0100)]
Fixed link

I'll get this right in a minute...

10 years agoUpdate LICENSE
JamJar00 [Wed, 8 Jun 2016 21:19:12 +0000 (22:19 +0100)]
Update LICENSE

10 years agoCreate README.md
JamJar00 [Wed, 8 Jun 2016 21:18:21 +0000 (22:18 +0100)]
Create README.md

10 years agoDelete Readme.md
JamJar00 [Wed, 8 Jun 2016 21:18:06 +0000 (22:18 +0100)]
Delete Readme.md

10 years agoUpdate Readme.md
JamJar00 [Wed, 8 Jun 2016 21:16:57 +0000 (22:16 +0100)]
Update Readme.md

10 years agoCreate Readme.md
JamJar00 [Wed, 8 Jun 2016 21:16:12 +0000 (22:16 +0100)]
Create Readme.md

10 years agoCreate Readme.md
JamJar00 [Wed, 8 Jun 2016 21:13:42 +0000 (22:13 +0100)]
Create Readme.md

10 years agoVarious additions
JamJar00 [Wed, 8 Jun 2016 20:58:30 +0000 (21:58 +0100)]
Various additions

10 years agoBig fixes and threadstatic docs
JamJar00 [Tue, 31 May 2016 15:47:46 +0000 (16:47 +0100)]
Big fixes and threadstatic docs

10 years agoVarious updates
JamJar00 [Mon, 30 May 2016 20:10:09 +0000 (21:10 +0100)]
Various updates

10 years agoAdded documentation and IPv6 support
JamJar00 [Sun, 29 May 2016 14:03:33 +0000 (15:03 +0100)]
Added documentation and IPv6 support

10 years agoReverted back to public...
JamJar00 [Tue, 17 May 2016 16:53:51 +0000 (17:53 +0100)]
Reverted back to public...

10 years agoUpdated gitignore to stop tracking generated documentation
JamJar00 [Tue, 17 May 2016 13:22:02 +0000 (14:22 +0100)]
Updated gitignore to stop tracking generated documentation

10 years agoUpdated help
JamJar00 [Tue, 17 May 2016 13:20:46 +0000 (14:20 +0100)]
Updated help

10 years agoMade private
JamJar00 [Tue, 17 May 2016 13:20:11 +0000 (14:20 +0100)]
Made private

10 years agoFixes and help project
JamJar00 [Tue, 17 May 2016 13:13:30 +0000 (14:13 +0100)]
Fixes and help project

10 years agoAdded recycling
JamJar00 [Mon, 16 May 2016 16:51:52 +0000 (17:51 +0100)]
Added recycling

10 years agoAbstracted NetworkConnections
JamJar00 [Sun, 15 May 2016 22:05:13 +0000 (23:05 +0100)]
Abstracted NetworkConnections

10 years agoRemoved some todos
JamJar00 [Sat, 14 May 2016 19:54:06 +0000 (20:54 +0100)]
Removed some todos

10 years agoAdded remote disconnections
JamJar00 [Sat, 14 May 2016 18:48:35 +0000 (19:48 +0100)]
Added remote disconnections

10 years agoTypo
JamJar00 [Thu, 12 May 2016 21:15:40 +0000 (22:15 +0100)]
Typo

10 years agoAdded aknowledged flag
JamJar00 [Thu, 12 May 2016 21:08:01 +0000 (22:08 +0100)]
Added aknowledged flag

10 years agoAdded exception catch
JamJar00 [Sun, 1 May 2016 22:50:08 +0000 (23:50 +0100)]
Added exception catch

10 years agoFixed reliable sends and added keepalive
JamJar00 [Thu, 28 Apr 2016 21:18:38 +0000 (22:18 +0100)]
Fixed reliable sends and added keepalive

10 years agoMerge branch 'master' of https://JamJar00@bitbucket.org/darkriftnetworking/hazel
JamJar00 [Sun, 17 Apr 2016 21:44:08 +0000 (22:44 +0100)]
Merge branch 'master' of https://JamJar00@bitbucket.org/darkriftnetworking/hazel

10 years agoFixes and adds
JamJar00 [Sun, 17 Apr 2016 21:38:58 +0000 (22:38 +0100)]
Fixes and adds

10 years agoLICENSE created online with Bitbucket
Jamie Read [Fri, 15 Apr 2016 13:12:59 +0000 (13:12 +0000)]
LICENSE created online with Bitbucket

10 years agoAdded RUDP
JamJar00 [Thu, 14 Apr 2016 15:04:56 +0000 (16:04 +0100)]
Added RUDP

10 years agoInitial Commit
JamJar00 [Sun, 3 Apr 2016 16:08:59 +0000 (17:08 +0100)]
Initial Commit

10 years agoInitial commit to add default .gitIgnore and .gitAttribute files.
JamJar00 [Sun, 3 Apr 2016 16:04:27 +0000 (17:04 +0100)]
Initial commit to add default .gitIgnore and .gitAttribute files.