aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | net/mwan3: add hotplug script for hidden self interface generationFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: add Makefile postinst and postrm for rpcdFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: fix ipset generation in hotplug script with an lockFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: fix ubus json datatypFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: expand ubus to show when last mwan3track check was doneFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: on startup mark interface online only if track_ip are reachableFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: fix ping issue if last interface recovers from failureFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: move mwan3track clean up to mwan3 cmdFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: remove unused global definitionFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: fix mwan3track kill executionFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: fix ubus output for mwan3track running stateFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: change logging output on hotplug interface eventFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: add option keep_failure_interval on failureFlorian Eckert2017-08-10
| * | | | | | | | net/mwan3: add process PID to LOG outputFlorian Eckert2017-08-10
| | |/ / / / / / | |/| | | | | |
* / | | | | | | wireguard: bump to release 0.0.20170810Kevin Darbyshire-Bryant2017-08-10
|/ / / / / / /
* | | | | | | Merge pull request #4679 from dibdot/dnscrypt-proxyHannu Nyman2017-08-09
|\ \ \ \ \ \ \
| * | | | | | | dnscrypt-proxy: mute needless warningsDirk Brenken2017-08-08
* | | | | | | | Merge pull request #4670 from larsi-org/masterHannu Nyman2017-08-08
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mwan3: allow to change mwan3's MARKing maskLars Schumann2017-08-04
* | | | | | | | Merge pull request #4678 from pprindeville/bind-update-9.11.2Noah Meyerhans2017-08-08
|\ \ \ \ \ \ \ \
| * | | | | | | | bind: fixes for openssl 1.1.0 thread compatibilityPhilip Prindeville2017-08-07
| * | | | | | | | bind: version update to 9.11.2Philip Prindeville2017-08-07
* | | | | | | | | net/nmap: Avoid linking libssh2 unintentionallyDaniel Engberg2017-08-08
* | | | | | | | | strongswan: use -eq when testing booleansStijn Tintel2017-08-07
* | | | | | | | | strongswan: convert init script to procdStijn Tintel2017-08-07
* | | | | | | | | strongswan: check return value instead of outputStijn Tintel2017-08-07
* | | | | | | | | strongswan: remove checks for UCI configStijn Tintel2017-08-07
* | | | | | | | | strongswan: add charon-cmd utilityStijn Tintel2017-08-07
* | | | | | | | | strongswan: add missing charon config filesStijn Tintel2017-08-07
* | | | | | | | | strongswan: add swanctl utilityStijn Tintel2017-08-07
* | | | | | | | | strongswan: add vici pluginStijn Tintel2017-08-07
* | | | | | | | | strongswan: rename -utils to -ipsecStijn Tintel2017-08-07
* | | | | | | | | strongswan: split scepclient into separate packageStijn Tintel2017-08-07
* | | | | | | | | strongswan: split PKI tool into separate packageStijn Tintel2017-08-07
* | | | | | | | | git: update to 2.14.0Peter Wagner2017-08-07
* | | | | | | | | Merge pull request #4675 from dibdot/dnscrypt-proxyHannu Nyman2017-08-07
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | dnscrypt-proxy: start from procd interface trigger, not in initDirk Brenken2017-08-07
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | net/nmap: Update to 7.60Daniel Engberg2017-08-07
* | | | | | | | radicale: Update to 1.1.6Christian Schoenebeck2017-08-05
| |_|/ / / / / |/| | | | | |
* | | | | | | shadowsocks-libev: support disable_sni for ss_server sectionYousong Zhou2017-08-04
* | | | | | | Merge pull request #4669 from dibdot/adblockHannu Nyman2017-08-04
|\ \ \ \ \ \ \
| * | | | | | | adblock: update 2.8.5Dirk Brenken2017-08-04
| |/ / / / / /
* | | | | | | Merge pull request #4629 from marcin1j/pr/20170725-mwan3-tracking-methodsHannu Nyman2017-08-03
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | mwan3: support various interface tracking methodsMarcin Jurkowski2017-08-02
| | |_|_|/ / | |/| | | |
* | | | | | nlbwmon: update to latest versionJo-Philipp Wich2017-08-02
* | | | | | Merge pull request #4662 from commodo/ovs-updateHannu Nyman2017-08-02
|\ \ \ \ \ \
| * | | | | | openvswitch: bump to version 2.7.2Alexandru Ardelean2017-08-02
* | | | | | | shadowsocks-libev: backport patch for logging with daemon facilityYousong Zhou2017-08-02
* | | | | | | shadowsocks-libev: add ipv6_first option supportYousong Zhou2017-08-02
* | | | | | | Merge pull request #4631 from marcin1j/pr/20170725-httpingHannu Nyman2017-08-02
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |