aboutsummaryrefslogtreecommitdiff
path: root/net/ocserv/Makefile
Commit message (Collapse)AuthorAge
...
* ocserv: allow enabling proxy ARPNikos Mavrogiannopoulos2015-11-01
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: removed unecessary instructions and scriptNikos Mavrogiannopoulos2015-10-31
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.9Nikos Mavrogiannopoulos2015-10-07
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.8Nikos Mavrogiannopoulos2015-09-04
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.6Nikos Mavrogiannopoulos2015-07-02
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: depend on radcliNikos Mavrogiannopoulos2015-06-20
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: disabled MIPS16Nikos Mavrogiannopoulos2015-06-17
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: use freeradius-client library if radius support is requestedNikos Mavrogiannopoulos2015-05-28
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: corrected checksumNikos Mavrogiannopoulos2015-05-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.5Nikos Mavrogiannopoulos2015-05-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.4Nikos Mavrogiannopoulos2015-04-30
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: explicitly pass --without-gssapi to work-around SDK issueSteven Barth2015-04-27
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* ocserv: corrected session expiration in sec-modNikos Mavrogiannopoulos2015-04-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.3Nikos Mavrogiannopoulos2015-04-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.10.2Nikos Mavrogiannopoulos2015-04-08
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: fix libcrypt locationDirk Neukirchen2015-03-04
| | | | | | | | | | | | fix build errors on Arch Linux/Fedora 20 config.log trying to link with /usr/lib/libcrypt.so /usr/lib/libcrypt.so: undefined reference to `memset@GLIBC_2.2.5' linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour see http://marc.info/?l=gnulib-bug&m=129660262901148 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* ocserv: updated to 0.9.2Nikos Mavrogiannopoulos2015-02-18
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.9.1Nikos Mavrogiannopoulos2015-02-15
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: added option to use seccompNikos Mavrogiannopoulos2015-02-14
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: enable min-reauth-time in default configurationNikos Mavrogiannopoulos2015-01-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: added missing fileNikos Mavrogiannopoulos2015-01-21
|
* ocserv: update to 0.9.0Nikos Mavrogiannopoulos2015-01-20
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: use ocserv.upgrade to save configured filesNikos Mavrogiannopoulos2015-01-19
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: depend on kmod-tunNikos Mavrogiannopoulos2015-01-18
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: store permanent config files in /etc/configNikos Mavrogiannopoulos2015-01-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: corrected the extraction of dyndns nameNikos Mavrogiannopoulos2015-01-10
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.9Nikos Mavrogiannopoulos2014-12-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocsev: define _XOPEN_SOURCE when search for or using crypt()Nikos Mavrogiannopoulos2014-11-29
| | | | | | Resolves #544 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.8 and added dependency on libhttp-parserNikos Mavrogiannopoulos2014-11-29
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.7Nikos Mavrogiannopoulos2014-10-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* generic userid: use the new USERID apiJohn Crispin2014-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: updated to 0.8.6Nikos Mavrogiannopoulos2014-10-05
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.5Nikos Mavrogiannopoulos2014-10-04
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.4Nikos Mavrogiannopoulos2014-08-27
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: updated to 0.8.3Nikos Mavrogiannopoulos2014-08-24
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: added various patchesNikos Mavrogiannopoulos2014-08-23
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: upgraded to 0.8.2Nikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: fixed issue that caused the removal of ocserv-script.Nikos Mavrogiannopoulos2014-07-26
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: bumped version of packageNikos Mavrogiannopoulos2014-07-09
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: Added conffiles sectionNikos Mavrogiannopoulos2014-07-02
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* ocserv: install missing ocserv-scriptNikos Mavrogiannopoulos2014-06-28
|
* ocserv: updated to 0.8.1Nikos Mavrogiannopoulos2014-06-28
|
* ocserv: explicitly disable libnl to prevent it from being linkedSteven Barth2014-06-13
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* ocserv: depend on certtool to allow key generationNikos Mavrogiannopoulos2014-06-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Added ocservNikos Mavrogiannopoulos2014-06-03