2019-06-17 | Ferry Huberts | dyngw: tighten up README Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-06-17 | Ferry Huberts | dotdraw: remove a duplicate file Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-06-17 | Ferry Huberts | dotdraw: fix a typo Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-06-17 | Ferry Huberts | bmf: tighten up README Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-06-17 | Ferry Huberts | files: use explicit paths for plugins Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-05-27 | Ferry Huberts | files: fix a shebang Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-05-11 | Ferry Huberts | Merge branch 'release-0.9.7' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-05-02 | Ferry Huberts | all: fix suppress string termination warnings Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-05-02 | Ferry Huberts | pud: fix the build against libgpsd 3.18 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-05-02 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-20 | Ferry Huberts | pud: wireformat: java: build for Java 1.8 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-20 | Ferry Huberts | windows: fix the 64 bit builds on the latest mingw Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-20 | Ferry Huberts | info: java: use latest jackson bundles Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-20 | Ferry Huberts | info: java: upgrade workspace Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-18 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-18 | Ferry Huberts | info: java: upgrade workspace Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-06 | Ferry Huberts | Update version after release of v0.9.7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-06 | Ferry Huberts | Release v0.9.7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-06 | Ferry Huberts | Update version after branch of v0.9.7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2019-03-06 | Ferry Huberts | Branch v0.9.7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-05-03 | Ferry Huberts | poprouting: fix memory leak in isCommand Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-05-03 | Ferry Huberts | poprouting: format code Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-05-01 | Ferry Huberts | secure: fix GCC 8 compilation problems Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-05-01 | Ferry Huberts | dyn_gw: fix GCC 8 compilation problems Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-04-26 | Ferry Huberts | httpinfo: ensure timers are set to NULL after calling... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-04-26 | Ferry Huberts | all: ensure timers are set to NULL after calling olsr_stop_timer Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-02-28 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2018-01-30 | Ferry Huberts | info.java: remove date and hosts fields. Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-12-06 | Ferry Huberts | info: fix the previous commit: windows doesn't support... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-12-06 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | process_routes: fix potential null pointer dereference... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | src: fix format truncation errors on gcc 7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | olsr_spf: fix potential null pointer dereference warnings... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | nameservice: fix potential null pointer dereference... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | all: link with -lm where <math.h> is included. Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-21 | Ferry Huberts | hashing: fix implicit fall-through warning on gcc 7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-05 | Ferry Huberts | info: java: use Java 1.8 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-11-05 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-08-09 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-07-27 | Ferry Huberts | info: java: upgrade workspace Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-07-03 | Ferry Huberts | info: java: fix tests by letting mock bind to localhost Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-16 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-06 | Ferry Huberts | Merge branch 'release-0.9.6' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-06 | Ferry Huberts | Update version after release of v0.9.6.2 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-06 | Ferry Huberts | Release v0.9.6.2 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-05 | Ferry Huberts | Merge branch 'release-0.9.6' |
commit | commitdiff | tree |
2017-06-05 | Ferry Huberts | link_set: fix typo in f8d4e24 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-06-05 | Ferry Huberts | link_set: fix typo in f8d4e24 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-05-29 | Ferry Huberts | pud: only check gpsd status; no clear of info on bad... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-05-29 | Ferry Huberts | info: java: gradle: upgrade wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-03-06 | Ferry Huberts | info: java: gradle: upgrade wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-23 | Ferry Huberts | info: java: update jackson bundles Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-23 | Ferry Huberts | info: java: update workspace Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-20 | Ferry Huberts | info: java: gradle: upgrade wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-10 | Ferry Huberts | Merge branch 'release-0.9.6' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-08 | Ferry Huberts | Merge branch 'release-0.9.6' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-07 | Ferry Huberts | hello reception: only remove UNSPEC duplicates Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-07 | Ferry Huberts | hello reception: use link status ordering Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-07 | Ferry Huberts | lq_packet: make the hello link order a define Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-07 | Ferry Huberts | info: automatically detect whether the reply should... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-07 | Ferry Huberts | info: automatically detect whether the reply should... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-06 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-02-06 | Ferry Huberts | info: java: upgrade gradle wrapper Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-25 | Ferry Huberts | Merge branch 'release-0.9.6' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-25 | Ferry Huberts | changelog: fixup Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | release: insert changelog just before the marker of... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | release: minor improvements to the release script Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | changelog: minor layout fixes Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | Update version after branch of v0.9.6 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | Branch v0.9.6 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | lq_packet: change link status ordering in hello messages Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-20 | Ferry Huberts | changelog: add a remark about updated plugin versions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | txtinfo: bump version Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | netjson: bump version Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | jsoninfo: bump version Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | pud: bump version Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | nameservice: fix typos of filewrite-interval plugin... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-17 | Ferry Huberts | nameservice: fix plugin versions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-10 | Ferry Huberts | logging: work around bogus Coverity warning Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-10 | Ferry Huberts | cfgparser: use superfasthash for the configuration... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-10 | Ferry Huberts | cfgparser: pull in openssl sha256 code to avoid linking... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-10 | Ferry Huberts | cfgparser: use correct SHA256_DIGEST_LENGTH Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-06 | Ferry Huberts | files: update configuration generation script Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-06 | Ferry Huberts | files: get rid of net-tools usage Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | make: remove -Wmissing-include-dirs Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | gui: clean-ups Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | doc: move pdf generation into new doc-pdf make target Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | doc: fix warnings Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | doc: minor adjustment of the makefile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | doc: upgrade doxygen configuration Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: update java dependency bundles Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | changelog: add a note about the '/http' and '/plain... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: add request timeout configuration parameter Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: add sanitation of the configuration Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: release changed java OSGi bundles Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: return 'REQUEST TIMEOUT' when receiving the request... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: do not block when receiving the request Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: allow a small delay between connection accept... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: fix drain_request to not block Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
2017-01-04 | Ferry Huberts | info: add a comment about the size of the receive buffer Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> |
commit | commitdiff | tree |
next |