Adam Ierymenko
|
311c98e24e
Various other small things.
|
5 years ago |
Adam Ierymenko
|
9ad8dd3700
Add Peer method for getting preferred cipher, various cleanup in VL1
|
5 years ago |
Adam Ierymenko
|
0dc476518b
Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice.
|
5 years ago |
Adam Ierymenko
|
e5c7366e71
Yet more minor refactoring and redesign Meter to be more thread-safe.
|
5 years ago |
Adam Ierymenko
|
f21ecb3762
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
5 years ago |
Adam Ierymenko
|
60de5ed3dd
It almost compiles again
|
5 years ago |
Adam Ierymenko
|
df4b1e9b12
Yet more work on VL1/VL2
|
5 years ago |
Adam Ierymenko
|
84619a7788
A bunch more refactoring including splitting Switch into VL1 and VL2
|
5 years ago |
Adam Ierymenko
|
7d11522768
Just about everything refactored for new Protocol/Buf code except Switch.
|
5 years ago |
Adam Ierymenko
|
df346a6df6
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
5 years ago |
Adam Ierymenko
|
91ce4c4ea6
Refactoring protocol marshal/unmarshal code...
|
5 years ago |