about summary refs log tree commit diff
path: root/pkgs/tools/networking/vpnc
AgeCommit message (Expand)AuthorFilesLines
2023-07-25pkgs/tools/networking: remove dead codefigsoda1-2/+2
2023-03-07vpnc: disable install parallelismSergei Trofimovich1-0/+4
2022-04-24vpnc: enable parallel buildingAlyssa Ross1-0/+2
2022-04-23vpnc: switch to maintained forkAlyssa Ross2-55/+14
2022-02-19vpnc: don't produce non-free binaries by defaultAlyssa Ross1-10/+13
2021-11-07Merge pull request #144541 from alyssais/vpnc-makefile-patchJanne Heß2-23/+11
2021-11-03vpnc: remove unnecessary substitutionAlyssa Ross1-3/+0
2021-11-03vpnc: remove unnecessary patchAlyssa Ross2-23/+11
2021-08-04tools/networking: replace name with pname&versionFelix Buehler1-1/+2
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2018-03-09vpnc: fix urlJan Malakhovski1-1/+1
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
2016-05-16Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons1-1/+0
2015-09-06vpnc: patch to not set a default route when a netmask is givenThomas Strobel2-2/+14
2015-08-05vpnc: revert default local port to 500Thomas Strobel1-4/+0
2015-08-05vpnc: 0.5.3 -> svn-rev-550Thomas Strobel2-21/+22
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2012-02-29vpnc: added patch to fix the 'Error: either "to" is duplicate, or "ipid" is a...Peter Simons2-1/+13
2012-02-24vpnc: install the README file into $out/share/docPeter Simons1-4/+9
2008-11-27vpnc 0.5.3.Ludovic Courtès1-7/+11
2008-05-09vpnc: Fix `pcf2vpnc'.Ludovic Courtès2-12/+9
2008-02-21VPNC: Clarify run-time dependencies.Ludovic Courtès1-3/+17
2008-02-10VPNC fix: binary would refer to `/etc/vpnc/vpnc-script'.Ludovic Courtès2-0/+10
2008-02-10Add VPNC, a Cisco-compatible VPN client.Ludovic Courtès2-0/+41