2010-09-14 |
Sven-Ola Tuecke | Fixed IPv6 address fetch. The interface index in /proc...
|
commit | commitdiff | tree |
2010-09-08 |
Sven-Ola Tuecke | Move nerve wrecking TC-List debug output to level 3+
|
commit | commitdiff | tree |
2010-09-08 |
Sven-Ola Tuecke | Fixed some ntohs() quirks
|
commit | commitdiff | tree |
2010-07-26 |
Sven-Ola Tuecke | Android: Fixed missing plugin-help functions, added...
|
commit | commitdiff | tree |
2010-07-16 |
Sven-Ola Tuecke | IP6 tunnel avail since 2.6.24 (before that, no ip6_tunnel.h!)
|
commit | commitdiff | tree |
2010-05-09 |
Sven-Ola Tuecke | Revert all of dyn_hna because fix does not help
|
commit | commitdiff | tree |
2010-05-09 |
Sven-Ola Tuecke | fix segv cause by latest changes
|
commit | commitdiff | tree |
2010-05-05 |
Sven-Ola Tuecke | Prevent olsrd from adding rules with prio 4294967295
|
commit | commitdiff | tree |
2010-04-29 |
Sven-Ola Tuecke | Changed stray fprintf, added ttl=64 (otherwise packets...
|
commit | commitdiff | tree |
2010-04-29 |
Sven-Ola Tuecke | Addons to readme regarding smartgw
|
commit | commitdiff | tree |
2010-03-21 |
Sven-Ola Tuecke | Reverted the "set two default routes in different tables...
|
commit | commitdiff | tree |
2010-03-21 |
Sven-Ola Tuecke | Removed the superfluous "rt_policy" setting. Fixed...
|
commit | commitdiff | tree |
2010-03-20 |
Sven-Ola Tuecke | We have too much settings. I doubt that all 8
|
commit | commitdiff | tree |
2010-03-20 |
Sven-Ola Tuecke | The rt_policy switch is somewhat superfluous because
|
commit | commitdiff | tree |
2010-03-20 |
Sven-Ola Tuecke | Fix for uclibc: no CLOCK_MONOTONIC avail and clockid...
|
commit | commitdiff | tree |
2010-03-18 |
Sven-Ola Tuecke | removed unused inline, moved prefix_to_netmask4 to...
|
commit | commitdiff | tree |
2010-03-18 |
Sven-Ola Tuecke | Some host/network byte order quirks
|
commit | commitdiff | tree |
2010-03-17 |
Sven-Ola Tuecke | Prevent 'dereferencing pointer X does break strict...
|
commit | commitdiff | tree |
2010-03-10 |
Sven-Ola Tuecke | Fix some warnings for DEBUG=0
|
commit | commitdiff | tree |
2010-03-10 |
Sven-Ola Tuecke | Small fix for compatible txtinfo output
|
commit | commitdiff | tree |
2010-03-09 |
Sven-Ola Tuecke | fixed default lqalgo
|
commit | commitdiff | tree |
2010-03-08 |
Sven-Ola Tuecke | Compatibility with uClibc
|
commit | commitdiff | tree |
2010-03-07 |
Sven-Ola Tuecke | Another fix for Linux-2.4
|
commit | commitdiff | tree |
2010-03-03 |
Sven-Ola Tuecke | Fix to compile with kernel-2.4
|
commit | commitdiff | tree |
2009-09-15 |
Sven-Ola Tuecke | Android: first running vers of dynamically linked NDK...
|
commit | commitdiff | tree |
2009-09-14 |
Sven-Ola Tuecke | Android: changed to NDK, install to /data/local because...
|
commit | commitdiff | tree |
2009-09-14 |
Sven-Ola Tuecke | Fixup default cfg, revert to default ports, disables...
|
commit | commitdiff | tree |
2009-09-13 |
Sven-Ola Tuecke | Add a new OS=android compile switch
|
commit | commitdiff | tree |
2009-08-23 |
Sven-Ola Tuecke | Emergency brake for comport-deinit
|
commit | commitdiff | tree |
2009-08-23 |
Sven-Ola Tuecke | Missed another plugin-pathname dep. - needs rework...
|
commit | commitdiff | tree |
2009-08-22 |
Sven-Ola Tuecke | Fix segv if interrupted shortly after startup
|
commit | commitdiff | tree |
2009-08-22 |
Sven-Ola Tuecke | Pre-defined plugin name prevents loading plugin with...
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | Fixed SEGV at program end: lq plugin was removed before...
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | Fix a Bus-error condition for and ARM-based mobile
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | MDNS plugin: Hacked away jet another uninit-warning...
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | Silenced alignment warnings when compiling on ARM CPU
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | Re-enabled -Wcast-qual warning (which maybe was disabled...
|
commit | commitdiff | tree |
2009-08-21 |
Sven-Ola Tuecke | ARM alignment warnings fixed
|
commit | commitdiff | tree |
2009-08-20 |
Sven-Ola Tuecke | Activate some warnings we currently also use in TIP
|
commit | commitdiff | tree |
2009-02-09 |
Sven-Ola Tuecke | Small corrections win32
|
commit | commitdiff | tree |
2009-02-04 |
Sven-Ola Tuecke | Fix warn_unused_result message and txtinfo compile err
|
commit | commitdiff | tree |
2009-02-04 |
Sven-Ola Tuecke | Fix warn_unused_result message
|
commit | commitdiff | tree |
2009-01-31 |
Sven-Ola Tuecke | replaced strcpy, strncat in config parser
|
commit | commitdiff | tree |
2009-01-31 |
Sven-Ola Tuecke | fix for last fix: fbsd now compiles
|
commit | commitdiff | tree |
2009-01-30 |
Sven-Ola Tuecke | Removed superfluous olsr_kernel_del_route6
|
commit | commitdiff | tree |
2009-01-22 |
Sven-Ola Tuecke | Win32: compile fix. Note: SEVERITY_ERROR also in windows.h
|
commit | commitdiff | tree |
2009-01-22 |
Sven-Ola Tuecke | Removed End-of-line Spaces
|
commit | commitdiff | tree |
2009-01-20 |
Sven-Ola Tuecke | Maint for .hgignore file
|
commit | commitdiff | tree |
2009-01-20 |
Sven-Ola Tuecke | Include stand-alone config parser in makefile
|
commit | commitdiff | tree |
2009-01-19 |
Sven-Ola Tuecke | dyn_gw_plain: cleanup and reformat
|
commit | commitdiff | tree |
2009-01-19 |
Sven-Ola Tuecke | Fix for oops when removing ip_prefix from list
|
commit | commitdiff | tree |
2009-01-19 |
Sven-Ola Tuecke | Repair --delgw option
|
commit | commitdiff | tree |
2009-01-19 |
Sven-Ola Tuecke | quagga: fixed 'additional' option
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | Corrected funny alignments in httpinfo
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | Reworked kernel routing
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: bugfix for non-vxworks host routes
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: bugfix for non-vxworks host routes
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: cosmetical changes, sync comments ipv4/ipv6,...
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: cosmetical changes, sync comments ipv4/ipv6,...
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: applied gnu-indent to ease comparing
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | fbsd: applied gnu-indent to ease comparing
|
commit | commitdiff | tree |
2009-01-18 |
Sven-Ola Tuecke | Moved packet display options to olsr_cnf
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Updated license.sh script
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Added missing BSD licenses as well as more exceptions
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Updated license.sh script
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | License update in all source files (via license.sh...
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | doc: re-added link to vxworks branch
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | doc: conv HISTORY chapter to man-page to ease converting...
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | added license to files/Makefile, harmonized license...
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Removed end-of-line spaces (from *.nsi and *.cpp)
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Added missing licenses
|
commit | commitdiff | tree |
2009-01-17 |
Sven-Ola Tuecke | Removed end-of-line spaces (also from Makefiles)
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | doc: small addon to ipversion option
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | Removed superfluous olsr_print_cnf()
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | removed olsr_cnf->ip_version from anything the config...
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | renamed src/olsrd_plugin.h to src/plugin.h to avoid...
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | win32verify: small fix
|
commit | commitdiff | tree |
2009-01-16 |
Sven-Ola Tuecke | win32verify: solved runtime errs on olsr_cfg
|
commit | commitdiff | tree |
2009-01-15 |
Sven-Ola Tuecke | doc: new metrics man page, removed <> around emails
|
commit | commitdiff | tree |
2009-01-15 |
Sven-Ola Tuecke | doc: added emails to history as well as section on...
|
commit | commitdiff | tree |
2009-01-14 |
Sven-Ola Tuecke | Added a licensing script as preparation of single file...
|
commit | commitdiff | tree |
2009-01-13 |
Sven-Ola Tuecke | cfg parser: changed exit() into return and msg
|
commit | commitdiff | tree |
2009-01-13 |
Sven-Ola Tuecke | win32: first test, if olsr_cfg can be included/DLL...
|
commit | commitdiff | tree |
2009-01-12 |
Sven-Ola Tuecke | MacOSX: correct build error (from 27ad4ded6848)
|
commit | commitdiff | tree |
2009-01-11 |
Sven-Ola Tuecke | Moved olsr_rt_flags() to bsd because it is used only...
|
commit | commitdiff | tree |
2009-01-11 |
Sven-Ola Tuecke | Removed superfluous maxplen config var
|
commit | commitdiff | tree |
2009-01-11 |
Sven-Ola Tuecke | fix: prefix_to_netmask(32) on ipv4 returns err
|
commit | commitdiff | tree |
2009-01-11 |
Sven-Ola Tuecke | doc: 2nd draft for lq-plugin API man page
|
commit | commitdiff | tree |
2009-01-10 |
Sven-Ola Tuecke | cfg parser: output warn on stderr for old options,...
|
commit | commitdiff | tree |
2009-01-10 |
Sven-Ola Tuecke | fbsd/win32: fixed make to also compile the lq_* plugins
|
commit | commitdiff | tree |
2009-01-10 |
Sven-Ola Tuecke | removed end-of-line spaces
|
commit | commitdiff | tree |
2009-01-10 |
Sven-Ola Tuecke | fbsd: compile fix
|
commit | commitdiff | tree |
2009-01-10 |
Sven-Ola Tuecke | fbsd: small renaming to make live easier on comparing
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | fbsd: small renaming to make live easier on comparing
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | Corrected funny alignments in httpinfo
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | os dep optimization: small speedup/unbloat on linux
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | Refixed2: inlined olsr_times and moved error handling...
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | Refixed2: inlined olsr_times and moved error handling...
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | Refixed: changed comment and error handling for olsr_times...
|
commit | commitdiff | tree |
2009-01-08 |
Sven-Ola Tuecke | Refixed: changed comment and error handling for olsr_times...
|
commit | commitdiff | tree |
next |