| 2021-02-03 |
Matthew Endsley | Use ConnectionId as key to connection map |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Update error message to reflect new function source |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Use consuming enumerator for queue processing |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Initialize the keep-alive timer before sending packets |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Ensure disconnect message is encrypted with DTLS |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Attempt to resend reliable packets during connection... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Fix outgoing sequence numbers from DTLS connection... |
commit | commitdiff | tree | snapshot |
| 2021-02-03 |
Matthew Endsley | Add DTLS connection tests |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Only join threads if we were active |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Do not clear spans of zero length |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_client' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Implement client-side DTLS handshake |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add stub DTLS client connection |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_listener' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Implement server-side DTLS handshake |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add stub DTLS listener |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Allow subclasses to mark a connection as stale |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Use abstract connection identifier |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add null record protection implementation |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_listener_update' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Allow TL connection listener to override incoming messa... |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_record_protection' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Update SendMessageInfo to hold byte span |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add AesGcm record protection |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Allow derived listener classes access to the logger |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_record' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add interface for record protection |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'dtls_psuedo_random_function' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add record wire format conversions |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add common PRF labels as constants |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add ExpandSecret variant that takes label as a byte... |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'key_exchange' into dtls |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add the psuedoranomm function P_SHA256 |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Merge branch 'crypto_primitives' into dtls_new |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add x25519 version of ECDHE_RSA_256 cipher suite |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add initial cipher suite interfaces |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add AES_GCM primitive |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add x25519 primitive |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add a few constant-time utilities |
commit | commitdiff | tree | snapshot |
| 2021-02-02 |
Matthew Endsley | Add ByteSpan utility |
commit | commitdiff | tree | snapshot |
| 2020-12-17 |
Matthew Endsley | Merge branch 'cleanup_tests' into fewerThreads2 |
commit | commitdiff | tree | snapshot |
| 2020-12-17 |
Matthew Endsley | Initialize keepalive timer in constructor |
commit | commitdiff | tree | snapshot |
| 2020-12-17 |
Matthew Endsley | Fix disposal issues in ThreadLimitedUdpConnectionListener |
commit | commitdiff | tree | snapshot |
| 2020-12-15 |
Forest | Add the ability to start a MessageWriter in the middle... |
commit | commitdiff | tree | snapshot |
| 2020-11-05 |
Forest | A bit of testing and pushing abstractions around. Reade... |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Merge branch 'rewritepkts' into fewerThreads2 |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Test UnityUdpClientConnection a little |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | A little tidy |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Cleanup old, unused doc project and fix #7 |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Merge remote-tracking branch 'origin/fewerThreads2' |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Remove documentation project |
commit | commitdiff | tree | snapshot |
| 2020-10-31 |
Forest | Add functionality to rewrite packets |
commit | commitdiff | tree | snapshot |
| 2020-10-14 |
Forest | Cleanup old, unused doc project and fix #7 |
commit | commitdiff | tree | snapshot |
| 2020-10-08 |
Forest | Merge pull request #6 from willardf/bug-5 |
commit | commitdiff | tree | snapshot |
| 2020-10-08 |
Forest | Merge branch 'bug-5' into fewerThreads2 |
commit | commitdiff | tree | snapshot |
| 2020-10-08 |
Forest | Test and fix bug #5: A malformed packet can be used... |
commit | commitdiff | tree | snapshot |
| 2020-10-08 |
Forest | A couple subtle changes |
commit | commitdiff | tree | snapshot |
| 2020-09-24 |
Forest | Poll for socket avail and handle send errors |
commit | commitdiff | tree | snapshot |
| 2020-09-06 |
Forest | Acceptable. Time to improve |
commit | commitdiff | tree | snapshot |
| 2020-09-03 |
Forest | Hazel pretty good. 2020.9.1 |
commit | commitdiff | tree | snapshot |
| 2020-08-19 |
Forest | Add more tests, fix a bug when recycling unaware hello... |
commit | commitdiff | tree | snapshot |
| 2020-07-06 |
Forest | More testing, some fixes |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Forest | Fix a severe issue with redundant acks |
commit | commitdiff | tree | snapshot |
| 2020-04-02 |
Forest | Add 8x redundancy to acks |
commit | commitdiff | tree | snapshot |
| 2020-01-17 |
Forest | Remove unused timeout param from ConnectAsync |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Forest | Added a listener with a fixed number of threads. Still... |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Forest | Add some UPnP capabilities, add an intercept for intern... |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Forest | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
| 2019-12-17 |
Forest | Create a separate client connection better suited to... |
commit | commitdiff | tree | snapshot |
| 2019-10-18 |
Forest | Merge pull request #2 from shaunthesheep644/LoggerNullR... |
commit | commitdiff | tree | snapshot |
| 2019-10-18 |
Forest | * Fix some issues that popped up in Hazel-Examples... |
commit | commitdiff | tree | snapshot |
| 2019-09-21 |
Max Tiganov | logger nullref fix |
commit | commitdiff | tree | snapshot |
| 2019-09-05 |
Forest | Improve broadcast listener debugging and ignore some... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Forest | Better enable very early connection validation |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Forest | Revert some bad code that caused OnNewConnection to... |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Forest | Lots of code clean up, fixed an issue were a latent... |
commit | commitdiff | tree | snapshot |
| 2019-06-20 |
Forest | Fix and test disconnect message feature |
commit | commitdiff | tree | snapshot |
| 2019-06-20 |
Forest | Fix some flaky tests, clean up some style |
commit | commitdiff | tree | snapshot |
| 2019-06-20 |
Forest | Add the ability to send extra data along side a disconn... |
commit | commitdiff | tree | snapshot |
| 2019-06-13 |
Forest | Improve debuggability, and maybe fix a case where the... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Forest | Clean up a slow leak of ping packets when connections... |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Forest | Clean up some stuff, fix some bugs, add a new type... |
commit | commitdiff | tree | snapshot |
| 2019-04-26 |
Forest | Re-remove TCP (this time for good), add a counter to... |
commit | commitdiff | tree | snapshot |
| 2019-04-15 |
Forest | Remove obvious allocation from UdpClientConnection... |
commit | commitdiff | tree | snapshot |
| 2019-04-15 |
Forest | Remove the accidentally added benchmark project |
commit | commitdiff | tree | snapshot |
| 2019-04-10 |
Forest | Make TCP dispose consistent |
commit | commitdiff | tree | snapshot |
| 2019-04-10 |
Forest | Update README.md |
commit | commitdiff | tree | snapshot |
| 2019-04-06 |
Forest | Remove unneeded lock, optimize connection statistics... |
commit | commitdiff | tree | snapshot |
| 2019-03-25 |
Forest | Resolve an iOS bug due to setting buffers too large... |
commit | commitdiff | tree | snapshot |
| 2019-03-17 |
Forest | Fix a very dumb Position < Length bug, put a semaphore... |
commit | commitdiff | tree | snapshot |
| 2019-03-07 |
Forest | Clean up some stuff, fix a thing where 0 retries wasn... |
commit | commitdiff | tree | snapshot |
| 2019-01-08 |
Forest | Fix some tests, fix a bug in UDP client where reliable... |
commit | commitdiff | tree | snapshot |
| 2019-01-05 |
Forest | Readd TCP capability, this helps deal with the lack... |
commit | commitdiff | tree | snapshot |
| 2019-01-03 |
Forest | Clean up some stuff |
commit | commitdiff | tree | snapshot |
| 2018-12-31 |
Forest | Slight optimizations to disconnect |
commit | commitdiff | tree | snapshot |
| 2018-12-31 |
Forest | Remove extraneous wrapper around IPEndpoint |
commit | commitdiff | tree | snapshot |
| 2018-12-28 |
Forest | Fix some tests I didn't notice I broke |
commit | commitdiff | tree | snapshot |
| 2018-12-27 |
Forest | Update license according to heavy modifications |
commit | commitdiff | tree | snapshot |
| 2018-12-27 |
Forest | Update readme to reflect my personal heading for this... |
commit | commitdiff | tree | snapshot |
| 2018-12-27 |
Forest | Undo an accidental class name change |
commit | commitdiff | tree | snapshot |
| next |