2021-01-10 |
Stephen Seo | Update year in LICENSE |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Stephen Seo | Add |id| to PacketInfo |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Stephen Seo | Use dll_export (for builds for Windows) |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Stephen Seo | Attempt to make NetworkTest work on Windows |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Stephen Seo | Add/fix more documentation |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Stephen Seo | Minor fixes |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Stephen Seo | Fix check addr endianness in a4toa6 function |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Stephen Seo | Impl create id with hostname |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Stephen Seo | Minor fix to documentation |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Stephen Seo | Use memcpy instead of pointer casted assignment |
commit | commitdiff | tree | snapshot |
2020-04-15 |
Stephen Seo | Change how UDPC_PacketInfo handles it's data |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Stephen Seo | Fix compilation fail on no libsodium |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Stephen Seo | Fix use of C++14/C++17, only C++11 is supported |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Stephen Seo | Add helpers converting network-order (big-endian) |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Stephen Seo | Fix UDPC::isBigEndian returning always true |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Stephen Seo | Distinguish manual variables and pkgconf variables |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Stephen Seo | Allow manually setting dependency libsodium paths |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Stephen Seo | Fix verification message when using libsodium |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Fix doxygen documentation |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Stephen Seo | Add LICENSE and README.md |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Stephen Seo | Set pointers to const where possible in API |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Stephen Seo | Truncate "UDPConnection" to "UDPC" |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Stephen Seo | Fix potential non-null-terminated string bug |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Stephen Seo | Add more documentation, some fixes |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Stephen Seo | Replace TSLQueue with std::deque where possible |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Minor fix to keysSet atomic_bool |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Minor fixes |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Fix usage of atomic_bool "keysSet" |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Minor refactoring/fix of use of atomic_bool |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Refactor locking mutex during update |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Client on connect fail now returns FAIL_CONNECT |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Stephen Seo | Client now regenerates verif-time on con attempt |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Stephen Seo | Implement publickey whitelist (using libsodium) |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Stephen Seo | Add verification of verification time server-side |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Stephen Seo | Change: libsodium verification now on full packet |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Stephen Seo | Fix copying over data of received packet |
commit | commitdiff | tree | snapshot |
2019-12-27 |
Stephen Seo | Fix received packet storing unnecessary header |
commit | commitdiff | tree | snapshot |
2019-12-22 |
Stephen Seo | Minor additions/fixes to doxygen-style docs |
commit | commitdiff | tree | snapshot |
2019-12-19 |
Stephen Seo | Minor refactorings |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Stephen Seo | Minor fixes |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Stephen Seo | Minor fixes, improvements |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Stephen Seo | Add way to get connection queued size |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Stephen Seo | Bug fixes |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Stephen Seo | Impl disc. request (untested), del make_unique |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Stephen Seo | Replace "poor man's optional" with std::unique_ptr |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Stephen Seo | Fix create_id_easy not parsing ipv4 addr correctly |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Stephen Seo | Fix UnitTests using C++17 (now uses C++11) |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Stephen Seo | Drop support from C++17 to C++11 |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Stephen Seo | Impl auth-policy for handling with(out) auth |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Stephen Seo | More documentation, fix constants to be #define'd |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Stephen Seo | Update .gitignore |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Stephen Seo | More work on Doxygen style documentation |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Stephen Seo | Begin doxygen-style documentation WIP |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Stephen Seo | Minor fixes/refactorings |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Stephen Seo | Add is_valid_context(), fixes/refactorings |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Stephen Seo | Add set_libsodium_key_easy(), fixes/refactorings |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Stephen Seo | Fixes for setting pub/sec keys |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Stephen Seo | Add unset_libsodium_keys() |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Stephen Seo | Add set peer_pk, sk/pk, start/stop threaded update |
commit | commitdiff | tree | snapshot |
2019-11-18 |
Stephen Seo | libsodium support is now optional |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Stephen Seo | Add way to specify sleep time for threaded update |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Stephen Seo | Add UDPC_create_id_easy |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Stephen Seo | Convert NetworkTest to C from C++ |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Stephen Seo | Add events, refactorings |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Stephen Seo | Fix use of addr/socket types |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Stephen Seo | Replace c_impl, remove rust_binding, with cpp_impl |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Stephen Seo | Remove unused TSQueue and RingBuffer |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Stephen Seo | Fixes and improvements (add use of TSLQueue) |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Stephen Seo | Minor fix to size pointer in TSLQueue iterator |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Stephen Seo | Fix size count in TSLQueue when using iterator |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Stephen Seo | Add more tests to UnitTest for TSLQueue |
commit | commitdiff | tree | snapshot |
2019-11-03 |
Stephen Seo | Add iterator to TSLQueue |
commit | commitdiff | tree | snapshot |
2019-10-29 |
Stephen Seo | Replace std::list with own doubly-linked-list |
commit | commitdiff | tree | snapshot |
2019-10-28 |
Stephen Seo | Add remove() to TSLQueue's iterator wrapper |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Stephen Seo | Add WIP UnitTests for TSLQueue |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Stephen Seo | Add prefix inc/dec to TSLQIterWrapper |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Stephen Seo | Add missing impl fn to TSLQueue |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Stephen Seo | Add impl of TSLQueue (TODO UnitTests) |
commit | commitdiff | tree | snapshot |
2019-10-22 |
Stephen Seo | Begin work on TSLQueue |
commit | commitdiff | tree | snapshot |
2019-10-22 |
Stephen Seo | Refactor logging |
commit | commitdiff | tree | snapshot |
2019-09-27 |
Stephen Seo | Rework sendPkts (sending queue) |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Stephen Seo | Implement header verification via libsodium |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Stephen Seo | Add support for MINGW compiler |
commit | commitdiff | tree | snapshot |
2019-09-20 |
Stephen Seo | Fixes and improvements |
commit | commitdiff | tree | snapshot |
2019-09-20 |
Stephen Seo | Use macro to conditionally log |
commit | commitdiff | tree | snapshot |
2019-09-20 |
Stephen Seo | Many fixes, including sending packets with payload |
commit | commitdiff | tree | snapshot |
2019-09-19 |
Stephen Seo | Fix parsing of ipv6 link-local address |
commit | commitdiff | tree | snapshot |
2019-09-19 |
Stephen Seo | Fix Windows support |
commit | commitdiff | tree | snapshot |
2019-09-19 |
Stephen Seo | Rename enum types to avoid name conflict |
commit | commitdiff | tree | snapshot |
2019-09-19 |
Stephen Seo | Attempt to make code platform agnostic |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Stephen Seo | Fix atostr |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Stephen Seo | Add support for link-local ipv6 addr |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Stephen Seo | Fix NetworkTest |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Stephen Seo | Fix setting trigger-send flag |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Stephen Seo | Impl NetworkTest, fixes and refactoring |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Stephen Seo | Add support for UDPC_strtoa to accept ipv4 input |
commit | commitdiff | tree | snapshot |
next |