Repositories
/
olsrd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
olsrd.git
2005-03-17
Bruno Randolf
* distribute information about (upstream) DNS servers
commit
|
commitdiff
|
tree
|
snapshot
2005-03-17
Andreas Tonnesen
Added link breakage detection fix
commit
|
commitdiff
|
tree
|
snapshot
2005-03-17
Andreas Tonnesen
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-03-17
Andreas Tonnesen
Fix for link loss detection... kind of crucial...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Andreas Tonnesen
Added option to generate configfile on-the-fly
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Andreas Tonnesen
Added cfgfile_gen.c which contains configfile generatio...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Andreas Tonnesen
Tiny fix for LQ windowsize
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Bruno Randolf
new parameter "addhosts" to include other hosts files
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Fixed signed comparison warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Initial addittion of local md5 code
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Initial addittion of local md5 code
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Added -nofork option
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Added -nofork option
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Thomas Lopatic
Fixed signed/unsigned comparison warnings. Fortunately...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Removed various signed comparision warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Andreas Tonnesen
Added -Wsign-compare
commit
|
commitdiff
|
tree
|
snapshot
2005-03-09
Thomas Lopatic
Documented the signed/unsigned comparison issue.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-09
Thomas Lopatic
Fixed signed/unsigned comparison.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Andreas Tonnesen
Fixed broadcast check
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Bruno Randolf
correctly delete entries from the list when names for...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Bruno Randolf
the right path on windows is WINDOWS\system32\drivers...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Andreas Tonnesen
Small fix
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Andreas Tonnesen
Added -Wmissing-declarations
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Andreas Tonnesen
Added -Wmissing-declarations
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Andreas Tonnesen
change in if gen property api
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
Andreas Tonnesen
Minor cleanups. No more externs
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
Andreas Tonnesen
Minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
Andreas Tonnesen
Added a small abstraction layer for the if geninfo...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
Compiles under win32 if openssl include files are moved...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
Small fix for win32
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
moved join multicast function into OS spesific net...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
Added generic interface properties
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
Added generic interface properties
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Andreas Tonnesen
Removed warning
commit
|
commitdiff
|
tree
|
snapshot
2005-03-03
Andreas Tonnesen
Added nameservice patch from Bruno
commit
|
commitdiff
|
tree
|
snapshot
2005-03-03
Andreas Tonnesen
Corrected a error
commit
|
commitdiff
|
tree
|
snapshot
2005-03-03
Andreas Tonnesen
Small fix
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
User-configurable suffix for host name entries.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Dave Cornejo
clean up some statically declared variables that were...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
Fix the duplicate route problem.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Dave Cornejo
preliminary multi-interface hack for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
Changed message ID.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Andreas Tonnesen
Wireless detection on netBSD fix
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
We've fixed the SIGSEGVs caused by failed link and...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
Bring dialog box to front. Enable and disable "Start...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-02
Thomas Lopatic
Added new plugins to the Windows distribution. Modified...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Thomas Lopatic
Large send buffer. Simpler padding. Return correct...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Thomas Lopatic
Removed _GNU_SOURCE.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Thomas Lopatic
Merged Windows changes into Bruno's new version.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Thomas Lopatic
Make strndup() available on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Thomas Lopatic
Packet format fix. Pad message until length is a multip...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Andreas Tonnesen
Small changes
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Andreas Tonnesen
HNA delete now works in the admin interface... w00t
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Thomas Lopatic
Superseded by makedepend.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Thomas Lopatic
Do not define ifnet et al. in interfaces.h as interface...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Andreas Tonnesen
Subtracting UDP header from interface buffer sizes
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Thomas Lopatic
Unified Unix and Windows makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Thomas Lopatic
Fixed false positives when assert()ing.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Andreas Tonnesen
LDFLAGS stuff
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
Andreas Tonnesen
Added some sanity checking on route addittion and delet...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Thomas Lopatic
Routers are always ONE hop away.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Various headerfile inclusion cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Added comments on debug output optimizations
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Moved argument parsing out to separate function
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Compiler warning fixes for win32
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Final conversions from using olsr_printf to using OLSR_...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Final conversions from using olsr_printf to using OLSR_...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
Andreas Tonnesen
Final conversion from usinf olsr_printf to using OLSR_P...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-26
Andreas Tonnesen
Introduced the OLSR_PRINTF macro for more optimized...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Fixes for more header inclusions from plugins
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Updates to make building from main makefile work
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Restructuring for haeder inclusion from olsrd src
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Restructuring for haeder inclusion from olsrd src
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Fixed compilation failure if not using admin interface
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Not printing configfile parsing output by default
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Added fixed willingness to config file generation
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
Andreas Tonnesen
Spellfix
commit
|
commitdiff
|
tree
|
snapshot
2005-02-24
Andreas Tonnesen
Added inclusion of net_os
commit
|
commitdiff
|
tree
|
snapshot
2005-02-23
Thomas Lopatic
Make sure that we have a route to the router interface.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-23
Dave Cornejo
move select() down to OS dependent net.c files in the...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-23
Andreas Tonnesen
Added if_ifwithname function
commit
|
commitdiff
|
tree
|
snapshot
2005-02-23
Andreas Tonnesen
Fixes derived from LQ code
commit
|
commitdiff
|
tree
|
snapshot
2005-02-21
Andreas Tonnesen
Included headers from olsrd source. Hope it's ok by...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-21
Andreas Tonnesen
Included headers from olsrd source. Hope it's ok by...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-21
Andreas Tonnesen
Removed the olsr_plugin_io header
commit
|
commitdiff
|
tree
|
snapshot
2005-02-21
Andreas Tonnesen
Admin interface updated. All settings but scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Removed yylex warning in generated code
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Win32 fixes after cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
General cleanups in header files
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Moved hna_netmask to olsr_types
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
introduced olsr_types.h
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Removed link layer code
commit
|
commitdiff
|
tree
|
snapshot
2005-02-20
Andreas Tonnesen
Cleanups. Removed link layer code
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Andreas Tonnesen
Added some fbsd code ment as a start to media detection...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Andreas Tonnesen
Win32 fixed for olsrd header inclusion
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Andreas Tonnesen
Ups.. fixed small bug I introduced a couple of days ago
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Andreas Tonnesen
Added section on plugins including olsrd headers
commit
|
commitdiff
|
tree
|
snapshot
2005-02-19
Andreas Tonnesen
This plugin now includes datatypes directly from olsrd...
commit
|
commitdiff
|
tree
|
snapshot
next