2019-08-27 |
Stephen Seo | Impl check timed-out packets |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Stephen Seo | More impl: rtt and timepoint per sent pkt |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Stephen Seo | More impl, fix move for TSQueue |
commit | commitdiff | tree | snapshot |
2019-08-18 |
Stephen Seo | Some WIP impl of receiving packet handling |
commit | commitdiff | tree | snapshot |
2019-08-18 |
Stephen Seo | Impl sending queued packet |
commit | commitdiff | tree | snapshot |
2019-08-18 |
Stephen Seo | Replace spinlock with mutex/lock_guard in TSQueue |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Stephen Seo | Some more work on cpp_impl (still WIP) |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Stephen Seo | Some work on update impl |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Stephen Seo | Minor changes/fixes, clang-format fixes |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Stephen Seo | Minor fix |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Stephen Seo | Add check for endianness, fix strtoa for ipv4 |
commit | commitdiff | tree | snapshot |
2019-07-07 |
Stephen Seo | Change TSQueue to be a wrapper around a queue |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Stephen Seo | Add more to unit test for TSQueue |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Stephen Seo | Add unit test and fixes for TSQueue |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Stephen Seo | Add more fns to TSQueue (still untested) |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Stephen Seo | Invoke ALEFix |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Stephen Seo | Create Thread-Safe-Queue (untested) |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Stephen Seo | Skeleton code set up for cpp impl |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Stephen Seo | Fix c_impl not installing to lib/ for Debug |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Stephen Seo | rust_binding now builds C lib Release/Debug |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Stephen Seo | Remove unnecessary ArchLinux PKGBUILD |
commit | commitdiff | tree | snapshot |
2019-04-22 |
Stephen Seo | Allow rust_binding to build the C library |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Stephen Seo | Add new function to whitelist |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Stephen Seo | Move gitignore for c_impl to correct place |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Stephen Seo | Add buildgen rust binding |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Stephen Seo | Add function to drop connection to specific addr |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Stephen Seo | Fix prepare_pkt function |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Stephen Seo | Fix server ignoring first packet from client |
commit | commitdiff | tree | snapshot |
2019-03-12 |
Stephen Seo | Add HashMap keyed by id for quick id lookups |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Stephen Seo | Fix UDPC destruct order when using thread |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Stephen Seo | Fix mutex lock not being unlocked |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Stephen Seo | Change isThreaded flag to be separate int |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Stephen Seo | Add get/set protocol id capability |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Minor doc fix |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Fix const error strings |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Add more documentation |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Add more documentation |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Add get/set accept-new-connections fn |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Change UDPConnection to set listen address |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Minor fix to NetworkTest |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Stephen Seo | Fix received callback, minor change to NetworkTest |
commit | commitdiff | tree | snapshot |
2019-03-05 |
Stephen Seo | Fix threaded update |
commit | commitdiff | tree | snapshot |
2019-03-05 |
Stephen Seo | Change NetworkTest to exit after disconnect |
commit | commitdiff | tree | snapshot |
2019-03-05 |
Stephen Seo | Fix memory leaks |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | More fixes to UDPConnection |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Fix new connections not being created |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Fix endianness of addr, minor fixes |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | More fixes |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Fix NetworkTest |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Fixes to NetworkTest |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Add check for no pkt received (non-blocking) |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Add NetworkTest executable |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Add UDPC_strtoa |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | More impl of UDPConnection |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Use locks on check_events for threaded case |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Stephen Seo | Add resendPktQueue to struct in UDPConnection |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Stephen Seo | Fixes/improvements to UDPConnection, still WIP |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Stephen Seo | Add push_..._realloc to Deque |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Stephen Seo | Impl add to send-queue and recv callbacks, WIP |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Stephen Seo | Fix error log message |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Stephen Seo | Fix handling of timed out packets |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Stephen Seo | More impl of UDPConnection |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Stephen Seo | Merge branch 'hm_linkedlist' |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Stephen Seo | Update UDPConnection to use updated HashMap |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Stephen Seo | Update unit tests for HashMap, fixes |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Stephen Seo | Change HashMap to use llists, testing required |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Stephen Seo | WIP change to linked list buckets instead of deque |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Seo | Minor fix to unit test for HashMap |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Seo | Minor fix to HashMap_itercall(), add to unit test |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Stephen Seo | Add itercall() to HashMap, more work on UDPC |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Seo | Fixes to Unit Test, attempt to improve hash use |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Seo | Add unit tests for HashMap, fix HashMap |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Stephen Seo | Add a few fns, fix docs to HashMap |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Stephen Seo | Allow duplicate keys in HashMap |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Stephen Seo | Revert "Change formatting in HashMap.c" |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Stephen Seo | Change formatting in HashMap.c |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Stephen Seo | Change HashMap_insert to replace existing same key |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Stephen Seo | Add support for zero-size unitSize in HashMap |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Stephen Seo | Add HashMap realloc/clear, fixes |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Stephen Seo | Fix HashMap_insert |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Stephen Seo | Fix HashMap_destroy |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Stephen Seo | Add docs to HashMap |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Stephen Seo | Change HM to use overflow and individual buckets |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Stephen Seo | Add some impl to WIP HashMap |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Stephen Seo | Begin work on HashMap, minor fixes |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Stephen Seo | Add hash macro fn |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Stephen Seo | Fix UDPC_destroy, WIP impl of recieving packets |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Stephen Seo | Minor fix to test of internal atostr function |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Stephen Seo | Add test for internal atostr function |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Stephen Seo | Add error logging capability |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Stephen Seo | Add some impl of UDPConnection (still WIP) |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Stephen Seo | More work on Deque, UDPConnection |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Stephen Seo | Add fn to Deque, remove at index |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Stephen Seo | Some work on UDPC |
commit | commitdiff | tree | snapshot |
2019-01-29 |
Stephen Seo | Minor fixes to UnitTest, Defines header |
commit | commitdiff | tree | snapshot |
2019-01-29 |
Stephen Seo | Change init to return ptr, some error handling |
commit | commitdiff | tree | snapshot |
2019-01-28 |
Stephen Seo | Change Deque_destroy to take a ptr, not ptr of ptr |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Stephen Seo | Change Deque init to return pointer |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Stephen Seo | Add unit tests, some fixes to Deque. |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Stephen Seo | Finish impl of Deque, testing required |
commit | commitdiff | tree | snapshot |
next |