Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ocserv: updated config | Nikos Mavrogiannopoulos | 2024-02-19 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> | ||
* | ocserv: use better separator for sed | Nikos Mavrogiannopoulos | 2024-02-19 |
| | | | | | | | | | This prevents clashes with network addresses that contain '/'. Resolves: #18589 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> | ||
* | ocserv: updated to 1.1.1 | Nikos Mavrogiannopoulos | 2020-09-21 |
| | |||
* | ocserv: updated to 0.11.8 | Nikos Mavrogiannopoulos | 2017-05-08 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: split UDP and TCP port configs | Qian | 2017-04-27 |
| | | | | | | | | | | | | Added a new config entry udp_port to split UDP port from TCP. This is useful when particular port is blocked by the ISP. udp_port falls back to port if not set to be compatible with current config file. Also fixed an ifname typo from the last commit. Signed-off-by: Qian Sheng <billsq@billsq.me> | ||
* | Correctly get runtime LAN ifname and addresses | Qian | 2017-04-25 |
| | | | | | | | 1. Correctly get LAN runtime ifname and addresses using network functions 2. Do not store ip settings in config files as they may change next time. | ||
* | ocserv: updated to 0.11.6 | Nikos Mavrogiannopoulos | 2016-11-16 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency | Nikos Mavrogiannopoulos | 2015-11-28 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: updated to 0.10.10 | Nikos Mavrogiannopoulos | 2015-11-28 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: always advertise the local domain to peer | Nikos Mavrogiannopoulos | 2015-11-25 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: Added option to pass split-dns configuration to clients | Nikos Mavrogiannopoulos | 2015-11-25 |
| | | | | | | Relates to #1975 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: when default-domain is set, enable split-dns | Nikos Mavrogiannopoulos | 2015-11-24 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: allow enabling proxy ARP | Nikos Mavrogiannopoulos | 2015-11-01 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: if ocserv.conf.local is present append it to ocserv.conf | Nikos Mavrogiannopoulos | 2015-11-01 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: simplify IPv6 network setting | Nikos Mavrogiannopoulos | 2015-10-31 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: removed unecessary instructions and script | Nikos Mavrogiannopoulos | 2015-10-31 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: don't use isolate workers as seccomp is not enabled | Nikos Mavrogiannopoulos | 2015-06-17 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: use procd for init file | Nikos Mavrogiannopoulos | 2015-06-17 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: silence warnings and set group default value | Nikos Mavrogiannopoulos | 2015-05-22 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: updated to 0.10.2 | Nikos Mavrogiannopoulos | 2015-04-08 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: added option to use seccomp | Nikos Mavrogiannopoulos | 2015-02-14 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: enable min-reauth-time in default configuration | Nikos Mavrogiannopoulos | 2015-01-24 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: update to 0.9.0 | Nikos Mavrogiannopoulos | 2015-01-20 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: use ocserv.upgrade to save configured files | Nikos Mavrogiannopoulos | 2015-01-19 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | Revert "ocserv: store permanent config files in /etc/config" | Nikos Mavrogiannopoulos | 2015-01-19 |
| | | | | This reverts commit 1c40fc1022377e565b037df92391b2b5ade110c8. | ||
* | ocserv: added info on setting up firewall | Nikos Mavrogiannopoulos | 2015-01-18 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: added default_domain config option | Nikos Mavrogiannopoulos | 2015-01-18 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: Enable config-per-user by default as well as the route-add-cmd | Nikos Mavrogiannopoulos | 2015-01-18 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: don't print needless warnings | Nikos Mavrogiannopoulos | 2015-01-18 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: store permanent config files in /etc/config | Nikos Mavrogiannopoulos | 2015-01-12 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: corrected the extraction of dyndns name | Nikos Mavrogiannopoulos | 2015-01-10 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: enable the X-CSTP-DynDNS header | Nikos Mavrogiannopoulos | 2014-12-05 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | generic userid: use the new USERID api | John Crispin | 2014-10-08 |
| | | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org> | ||
* | ocserv: avoid setting up the firewall from ocserv.init | Nikos Mavrogiannopoulos | 2014-08-01 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: do not set default-domain | Nikos Mavrogiannopoulos | 2014-07-09 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: cleaned up startup script | Nikos Mavrogiannopoulos | 2014-07-06 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: install missing ocserv-script | Nikos Mavrogiannopoulos | 2014-06-28 |
| | |||
* | ocserv: regenerate the password file on reload | Nikos Mavrogiannopoulos | 2014-06-08 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: require hashed passwords in the config file, and a sed fix. | Nikos Mavrogiannopoulos | 2014-06-08 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | ocserv: log key/cert generation to syslog. | Nikos Mavrogiannopoulos | 2014-06-06 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | Added ocserv | Nikos Mavrogiannopoulos | 2014-06-03 |