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
remove link flag 'now' ? More... almost 10 years ago
Merge pull request #76 from duthils/mac-10.6 More... almost 10 years ago
revert changes to compilation flags for win32 More... almost 10 years ago
add flags for mac os 10.6 More... almost 10 years ago
the windows install must cd into 32-bit or 64-bit directory before launching the bat script that will install the tap driver More... almost 10 years ago
update tapinstall.exe for tap-windows More... almost 10 years ago
update windows tap driver More... almost 10 years ago
dnd: fix bug: check properly the link state ! use index starting at 1 for now, it's a linkst limitation More... almost 10 years ago
do not check node access, a piece of the puzzle is missing dsd doesn't update the newly created nodes to dnd yet !!! People were unable to connect to the dnd after creating a new virtual network + a new node ! More... almost 10 years ago
fix bug in dsd: delete object 'msg_up', not 'msg' More... almost 10 years ago
coding style: ippool API add unit-test for ippool More... almost 10 years ago
add test_ippool.c More... almost 10 years ago
add ippool test... and fix ippool bugs ! More... almost 10 years ago
add test repository More... almost 10 years ago
enable test, and add test repository in each subdirectory More... almost 10 years ago
dao: fix bug - provide a copy of the string in memory, then free it More... almost 10 years ago
Merge pull request #75 from duthils/segfault-macos More... almost 10 years ago
delete Qt widgets a bit later More... almost 10 years ago
handle delRequest of a node dnd: delete the node and mark it to be purge dsd: revoke the node from the database More... almost 10 years ago
update README More... almost 10 years ago
update ROADMAP More... almost 10 years ago
if a packet originating from port A has port A has destination, drop the packet to prevent loops More... almost 10 years ago
Merge branch 'fetch_node_uuid' More... almost 10 years ago
dsd: add delRequest handler function code cleanup More... almost 10 years ago
populate an access table in DND with every known node in the DSD database. Lookup the access table on every node connection to make sure it has not been revoked. More... almost 10 years ago
Merge pull request #74 from duthils/macos-launcher-bug More... almost 10 years ago
fix macos launcher bug More... almost 10 years ago
protocol: add Objects field in SearchRequest that will allow us to search for a sequence. More... almost 10 years ago
dnds protocole: compile with the latest asn1c version More... almost 10 years ago
dnd: do not accept the same node UUID twice if the second connection if from the same IP, disconnect the old one More... almost 10 years ago