Draft: Refactor librist
Merge request reports
Activity
Filter activity
added 2 commits
added 1 commit
- daefce63 - Compare against bool instead of atomic variable
added 30 commits
-
ff29edf4...f454148d - 17 commits from branch
master
- 6bd60b8c - Start refactoring:
- b2201649 - Refactor crypto
- d4604f5f - Fix build where endian.h is not available
- da36e6fc - Fix missing EOF newlines
- ee22d844 - Was missing one more endian-shim include
- bf154910 - MacOS CI was complaining about these being inline
- 9cdbef9a - Use xorshift algorithm for RNG
- ba5cbe53 - Remove leftover debug print
- 27eaa8fc - Compare against bool instead of atomic variable
- 4e72d8a6 - Add newly used atomics to compat files
- c15d73e2 - Rename rist_key -> psk_ctx
- 5d5cbf61 - Fix includes, move defines to more logical places
- 3bd605f6 - Rebase fixes
Toggle commit list-
ff29edf4...f454148d - 17 commits from branch
added 1 commit
- 35552210 - Move receiver code and split out nacks handling
added 1 commit
- 4b6a895c - First checkin of new connection handling code
added 1 commit
- 3fc158d1 - Fix NACK handling, put a mutex around pkt insert as we have multiple threads pushing data into it
added 1 commit
- fd271033 - Start work on "thick" RIST, fix mingw compilation
Please register or sign in to reply