summary refs log tree commit diff
path: root/pkgs/tools/networking
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2016-10-14
|\ | | | | | | ... to get the openssl mass rebuild: 942dbf89c.
| * openssl, curl, git: Respect $NIX_SSL_CERT_FILEEelco Dolstra2016-10-14
| | | | | | | | | | | | | | | | | | $NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows Nix to set a CA path without interfering with other packages (such as Homebrew). See https://github.com/NixOS/nix/issues/921.
| * fastd: fix meta.platforms typoFranz Pletz2016-10-14
| |
| * sshpass: 1.05 -> 1.06Tuomas Tynkkynen2016-10-14
| |
| * fastd: init at 18Franz Pletz2016-10-13
| |
* | Python: more evaluation fixups.Vladimír Čunát2016-10-14
|/
* Merge pull request #19442 from peterhoeg/lcFrederik Rietdijk2016-10-12
|\ | | | | linkchecker: make it work with newer requests2
| * linkchecker: make it work with newer requests2Peter Hoeg2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | linkchecker has an odd version check for requests2 that fails on versions > 2.9.x. We patch out the check as we are providing a recent requests2. This patch should be dropped when linkchecker >v9.3 is released. We now also run the tests although I had to remove one failing test. Yes, that's covering up the issue but we're still better off than before.
* | Merge #19297: openssh: apply patch to fix vulnerabilityVladimír Čunát2016-10-11
|\ \ | | | | | | | | | NEWKEYS null pointer dereference.
| * | openssh: apply patch to fix https://bugzilla.redhat.com/show_bug.cgi?id=1380296Graham Christensen2016-10-06
| | |
* | | tinc: 1.0.28 -> 1.0.29 (#19444)Alexander Ried2016-10-11
| | |
* | | networkmanagerapplet: 1.2.2 -> 1.4.2Alexander Ried2016-10-10
| | | | | | | | | | | | | | | Needs ModemManager for configuration of WWAN and jansson for team configuration editing.
* | | modemmanager: 1.4.6 -> 1.6.2Alexander Ried2016-10-10
| | | | | | | | | | | | Now supports systemd resume
* | | networkmanager_openvpn: 1.2.2 -> 1.2.6Alexander Ried2016-10-10
| | |
* | | networkmanager_vpnc: 1.2.2 -> 1.2.4Alexander Ried2016-10-10
| | |
* | | networkmanager_pptp: 1.2.2 -> 1.2.4Alexander Ried2016-10-10
| | |
* | | networkmanager_openconnect: no updateAlexander Ried2016-10-10
| | |
* | | networkmanager: 1.2.2 -> 1.4.2Alexander Ried2016-10-10
| | |
* | | Merge pull request #19357 from NeQuissimus/httpstatJörg Thalheim2016-10-09
|\ \ \ | | | | | | | | httpstat: init at 1.2.0
| * | | httpstat: init at 1.2.0Tim Steinbach2016-10-08
| | | |
* | | | bind: split out dnsutils & host binaries (#18903)Franz Pletz2016-10-08
|/ / / | | | | | | | | | | | | | | | | | | These tools are commonly used but don't require the other bind binaries. Bind's libs are used, so they've also been split into an extra output. The old version of host isn't maintained anymore and was removed From Debian back in 2009: https://packages.qa.debian.org/h/host.html
* | | gmvault: 1.8.1-beta -> 1.9.1Bjørn Forsman2016-10-06
| | | | | | | | | | | | Adds support for OAuth2 (among other things).
* | | openvpn: disable libpam support on OSX to enable buildHendrik Schaeidt2016-10-06
|/ /
* | treewide: Fix 'lib.optional' misusesTuomas Tynkkynen2016-10-01
| | | | | | | | These add a singleton list of a package to buildInputs.
* | Merge pull request #19016 from offlinehacker/pkgs/flannel/update/0.6.2Jaka Hudoklin2016-10-01
|\ \ | | | | | | flannel: update, add nixos module, add tests
| * | flannel: 0.5.5 -> 0.6.2Jaka Hudoklin2016-10-01
| | |
* | | burpsuite: init at 1.7.06Benno Fünfstück2016-10-01
| | |
* | | dd-agent: D'oh, removing duplicate requests dep.Rob Vermaas2016-09-30
| | | | | | | | | | | | (cherry picked from commit acf91fd6efb39f712f1f1a394633c78382005340)
* | | Fix dd-agentRob Vermaas2016-09-30
| | | | | | | | | | | | (cherry picked from commit a6493ce4bdc47cbe3bc4ea74323f11f610e18c04)
* | | connman: meta cleanupJoachim Fasting2016-09-28
| | |
* | | wol: init at 0.7.1makefu2016-09-28
| | | | | | | | | | | | wol, unlike wakelan, supports wake-on-lan passwords
* | | dhcp: 4.3.3 -> 4.3.4Franz Pletz2016-09-28
|/ / | | | | | | | | | | | | | | Uses shipped version of libbind now. Fix CVE-2016-2774 & CVE-2015-8605. cc #18856
* | getmail: pass in pythonPackages againFrederik Rietdijk2016-09-26
| | | | | | | | broken by 12bd2310ece6a4911bea5dab0b39c6c28b826886
* | getmail: 4.50.0 -> 4.51.0Michael Raskin2016-09-26
| |
* | Do not use top-level buildPythonPackage or buildPythonApplicationFrederik Rietdijk2016-09-26
| | | | | | | | but instead use the one in pythonPackages.
* | getmail: pass in pythonPackagesFrederik Rietdijk2016-09-26
| |
* | Merge pull request #18912 from grahamc/stunnelArseniy Seroka2016-09-25
|\ \ | | | | | | stunnel: 5.31 -> 5.36
| * | stunnel: 5.31 -> 5.36Graham Christensen2016-09-23
| |/
* / chrony: 2.3 -> 2.4Franz Pletz2016-09-24
|/
* Merge pull request #18877 from NeQuissimus/openvpn_2_3_12Eelco Dolstra2016-09-23
|\ | | | | openvpn: 2.3.11 -> 2.3.12
| * openvpn: 2.3.11 -> 2.3.12Tim Steinbach2016-09-23
| |
* | Merge pull request #18879 from NeQuissimus/curl_7_50_3Eelco Dolstra2016-09-23
|\ \ | | | | | | curl: 7.50.1 -> 7.50.3
| * | curl: 7.50.1 -> 7.50.3Tim Steinbach2016-09-23
| |/
* | Merge pull request #18818 from Jookia/RFC_htpdateJoachim F2016-09-23
|\ \ | |/ |/| Rfc htpdate
| * htpdate: init at 1.1.3Jookia2016-09-22
| |
* | Merge pull request #18794 from romildo/upd.aria2Alexey Shmalko2016-09-22
|\ \ | | | | | | aria2: 1.26.1 -> 1.27.1
| * | aria2: 1.26.1 -> 1.27.1José Romildo Malaquias2016-09-20
| |/
* / davix: 0.4.0 -> 0.6.4 (#18768)Devresse Adrien2016-09-21
|/
* nbd: update to version 3.14Peter Simons2016-09-19
|
* inadyn: 1.99.15 -> 2.0Franz Pletz2016-09-19
|