The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
Go to file
gardners cbb1939241 Fixed various compiler warnings.
Change overlay_frame payload to use an overlay_buffer structure for
consistency and ease of payload construction.
Added some sanity checking to peer score calculation.
Getting closer to being able to TX acks to selfannouncements.
Other little things to accomplish these.
2011-09-05 12:19:53 +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 Build dna binary with ndk 2011-06-04 07:35:29 -04:00
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 Various single-instance variable processing fixes for DNA. 2011-08-29 16:20:27 +09:30
macconfig Fixed broadcast address discovery to work on Mac. 2011-08-08 16:11:05 +09:30
Makefile Work towards address abbreviation framework. 2011-08-14 17:58:27 +02:00
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 Fixed various compiler warnings. 2011-09-05 12:19:53 +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 Fixed some sign mis-matches in overlay_abbreviations. 2011-09-04 06:48:41 +09:30
overlay_buffer.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
overlay_interface.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
overlay_packetformats.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
overlay_payload.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
overlay_route.c Fixed various compiler warnings. 2011-09-05 12:19:53 +09:30
overlay.c Fixed various compiler warnings. 2011-09-05 12:19:53 +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