The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
Go to file
gardners c65bc0d764 Stub in place for processing selfannounce acks.
Some bug fixes with address expansion.
2011-09-11 17:21:09 +09:30
asterisk_include Added support for batmand.peers file for reliable peer querying. 2011-03-21 13:08:35 +10:30
win32 Allow clients to request variables for all records by passing empty did. 2011-04-27 12:17:26 +09:30
.gitignore Update .gitignore to ignore object files 2011-05-23 21:16:45 +09:30
Android.mk ... and the other file for Kris' suggested fixes. 2011-09-05 15:05:09 +09:30
asterisk_app.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
batman.c Fixed DNA simple server and client modes to still work with overlay code in place. 2011-08-15 15:54:11 +02:00
ciphers.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
client.c Preliminary work for Rollie to add in Curve25519 crypto layer. 2011-09-01 17:04:25 +09:30
configure.in Fixed broadcast address discovery to work on Mac. 2011-08-08 16:11:05 +09:30
dataformats.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
dna.c More work towards handling overlay or DNA packets. 2011-08-12 21:34:38 +02:00
export.c Reimported features from Raiders Of The Lost Source (gateway, hlr import/export) 2011-05-06 11:57:33 +09:30
gateway.c Added mesh potato build script. 2011-08-10 15:39:40 +02:00
hlrdata.c Thinned out debug messages and fixed SID generation bug to make sure 2011-09-07 21:50:20 +09:30
macconfig Fixed broadcast address discovery to work on Mac. 2011-08-08 16:11:05 +09:30
Makefile Believe I have found and stemmed the memory corruption bug, although 2011-09-07 11:26:26 +09:30
Makefile.in Work towards address abbreviation framework. 2011-08-14 17:58:27 +02:00
meshpotato_build Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
mpbuild Added mesh potato build script. 2011-08-10 15:39:40 +02:00
mphlr.h Stub in place for processing selfannounce acks. 2011-09-11 17:21:09 +09:30
openwrt-makefile Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
overlay_abbreviations.c Stub in place for processing selfannounce acks. 2011-09-11 17:21:09 +09:30
overlay_buffer.c Stub in place for processing selfannounce acks. 2011-09-11 17:21:09 +09:30
overlay_interface.c Believe I have found and stemmed the memory corruption bug, although 2011-09-07 11:26:26 +09:30
overlay_packetformats.c Thinned out debug messages and fixed SID generation bug to make sure 2011-09-07 21:50:20 +09:30
overlay_payload.c Thinned out debug messages and fixed SID generation bug to make sure 2011-09-07 21:50:20 +09:30
overlay_route.c Stub in place for processing selfannounce acks. 2011-09-11 17:21:09 +09:30
overlay.c Finally looks like selfacknowledgement acks get sent and can be 2011-09-07 13:09:54 +09:30
packetformats.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
peers.c Cleaned up various compiler warnings. Added packet parser framework for 2011-08-12 21:05:11 +02:00
responses.c Send broadcasts based on network addresses 2011-07-04 11:20:46 +09:30
server.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
simulate.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
srandomdev.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
testdna Preliminary work for Rollie to add in Curve25519 crypto layer. 2011-09-01 17:04:25 +09:30
TODO Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30