This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
rayelliott
/
barrier
mirror of
https://github.com/debauchee/barrier.git
Watch
1
Star
0
Fork
You've already forked barrier
0
Code
Issues
Projects
Releases
Wiki
Activity
880819fab7
barrier
/
src
/
lib
/
client
History
Nick Bolton
880819fab7
Jerry's patch for password hash and custom mode (via command line).
2013-04-09 21:57:07 +00:00
..
CClient.cpp
Jerry's patch for password hash and custom mode (via command line).
2013-04-09 21:57:07 +00:00
CClient.h
Jerry's patch for password hash and custom mode (via command line).
2013-04-09 21:57:07 +00:00
CMakeLists.txt
implemented crypto stream, with some extra unit tests
2013-04-05 16:33:48 +00:00
CServerProxy.cpp
sending IV to client before DKDN, DKUP and DKRP (the most sensitive messages). unit tests to support changes. made crypto stream tests a bit less spammy by using NiceMock.
2013-04-09 18:56:19 +00:00
CServerProxy.h
sending IV to client before DKDN, DKUP and DKRP (the most sensitive messages). unit tests to support changes. made crypto stream tests a bit less spammy by using NiceMock.
2013-04-09 18:56:19 +00:00