0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved notes and stopped setting last byte of recv() buffer to NUL. More... almost 10 years ago
Moved debug message to correct location More... almost 10 years ago
Fixed write sha data to correct location. More... almost 10 years ago
Fixing IPC logic. More... almost 10 years ago
Fix sending sha data. More... almost 10 years ago
Test writing security data. More... almost 10 years ago
Fixed bug is header logic. More... almost 10 years ago
Added crude command for setting security key. More... almost 10 years ago
Made Doxygen recursive and excluded some directories. More... almost 10 years ago
Defined length key and uuid. More... almost 10 years ago
Ignore SIGPIPE when using send() on sockets. More... almost 10 years ago
Ignore signal on send() causing crash. More... almost 10 years ago
Added Doxyfile. More... almost 10 years ago
Using epoll server callback to handle data. More... almost 10 years ago
Fixed problem with duplicate code. More... almost 10 years ago
Removed duplicated code from double paste. (whoops) More... almost 10 years ago
Clearing up debug output. More... almost 10 years ago
Adding debug to receiving side. More... almost 10 years ago
Added a basic debug function to see the IPC message header. More... almost 10 years ago
Adding real header to IPC instead of sending bogus "Hello!" text. More... almost 10 years ago
Fixed bug in epoll ip server port. More... almost 10 years ago
Adding functionality to IPC. More... almost 10 years ago
Redesigned epoll server and moved to sockets module for re-usability. More... almost 10 years ago
Moved socket functions to new module. More... about 10 years ago
Added a timer for neighbor hello messages. More... about 10 years ago
Fixed logic handling epoll events. More... about 10 years ago
Added a basic connection between opennop appliances. More... about 10 years ago
Initial implementation of single threaded non-blocking IPC. More... over 10 years ago
Merge branch 'feature/climodes' into devel More... over 10 years ago
Fixed minor problem with prompt when exiting. More... over 10 years ago