summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Squid: Update to 4.11 [fixes CVE-2020-{11945,12519,12521}].•••* gnu/packages/networking.scm (squid): Update to 4.11. Leo Famulari2020-04-231-2/+3
* gnu: Add blueman.•••* gnu/packages/networking.scm (blueman): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Raghav Gururajan2020-04-221-0/+52
* gnu: wireshark: Update to 3.2.3.•••* gnu/packages/networking.scm (wireshark): Update to 3.2.3. Nicolas Goaziou2020-04-161-2/+2
* gnu: strongswan: Update to 5.8.4.•••* gnu/packages/networking.scm (strongswan): Update to 5.8.4. Tobias Geerinckx-Rice2020-04-141-2/+2
* gnu: iwd: Make some inputs native.•••* gnu/packages/networking.scm (iwd)[inputs]: Move libtool from here... [native-inputs]: ...to here. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Vincent Legoll2020-04-021-1/+1
* gnu: Add wol.•••* gnu/packages/networking.scm (wol): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Vincent Legoll2020-03-291-0/+18
* gnu: pagekite: Update to 1.5.0.200327.•••* gnu/packages/networking.scm (pagekite): Update to 1.5.0.200327. Alex Griffin2020-03-281-3/+3
* gnu: Add squid.•••* gnu/packages/networking.scm (squid): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Vincent Legoll2020-03-201-0/+43
* gnu: aircrack-ng: Update to 1.6.•••* gnu/packages/networking.scm (aircrack-ng): Update to 1.6. Tobias Geerinckx-Rice2020-03-191-3/+2
* gnu: tftp-hpa: Use HTTPS home page.•••* gnu/packages/networking.scm (tftp-hpa)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-171-1/+1
* gnu: reaver: Update to 1.6.6.•••* gnu/packages/networking.scm (reaver): Update to 1.6.6. [source]: Hard-code NAME. Tobias Geerinckx-Rice2020-03-171-4/+4
* gnu: cppzmq: Update to 4.6.0.•••* gnu/packages/networking.scm (cppzmq): Update to 4.6.0. [arguments]: Add #:configure-flags. Marius Bakke2020-03-141-27/+29
* gnu: iodine: Use HTTPS home page.•••* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-141-1/+1
* gnu: miredo: Use HTTPS home page.•••* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-131-1/+1
* gnu: batctl: Update to 2020.0.•••* gnu/packages/networking.scm (batctl): Update to 2020.0. Tobias Geerinckx-Rice2020-03-111-2/+2
* gnu: iperf: Use HTTPS home page.•••* gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: wireshark: Update to 3.2.2.•••* gnu/packages/networking.scm (wireshark): Update to 3.2.2. Nicolas Goaziou2020-03-011-2/+2
* gnu: socat: Update to 1.7.3.4.•••* gnu/packages/networking.scm (socat): Update to 1.7.3.4. Tobias Geerinckx-Rice2020-02-171-3/+3
* gnu: whois: Update to 5.5.6.•••* gnu/packages/networking.scm (whois): Update to 5.5.6. Marius Bakke2020-02-161-2/+2
* gnu: Add haproxy.•••* gnu/packages/networking.scm (haproxy): New variable. Brice Waegeneire2020-02-141-0/+45
* gnu: tunctl: Fix source URI.•••* gnu/packages/networking.scm (tunctl)[source]: Fix URI. Nicolas Goaziou2020-02-101-1/+1
* gnu: Add tunctl.•••* gnu/packages/networking.scm (tunctl): New variable. Vincent Legoll2020-02-101-0/+38
* gnu: wireshark: Update to 3.2.1.•••* gnu/packages/networking.scm (wireshark): Update to 3.2.1. Nicolas Goaziou2020-02-021-3/+3
* gnu: whois: Update to 5.5.5.•••* gnu/packages/networking.scm (whois): Update to 5.5.5. Marius Bakke2020-01-291-2/+2
* gnu: ethtool: Update to 5.4.•••* gnu/packages/networking.scm (ethtool): Update to 5.4. Tobias Geerinckx-Rice2020-01-161-2/+2
* gnu: iperf: Update to 3.7.•••* gnu/packages/networking.scm (iperf): Update to 3.7. Oleg Pykhalov2020-01-081-3/+3
* gnu: perl-net-patricia: Fix build.•••* gnu/packages/networking.scm (perl-net-patricia)[arguments]: Add custom phase to prevent linking with 'nsl'. Efraim Flashner2020-01-061-1/+9
* gnu: whois: Update to 5.5.4.•••* gnu/packages/networking.scm (whois): Update to 5.5.4. Tobias Geerinckx-Rice2020-01-031-4/+3
* gnu: wireshark: Update to 3.2.0.•••* gnu/packages/networking.scm (wireshark): Update to 3.2.0. Nicolas Goaziou2019-12-301-2/+2
* gnu: speedtest-cli: Update to 2.1.2.•••* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2. Tobias Geerinckx-Rice2019-12-231-2/+2
* gnu: batctl: Update to 2019.5.•••* gnu/packages/networking.scm (batctl): Update to 2019.5. Tobias Geerinckx-Rice2019-12-231-3/+2
* gnu: strongswan: Update to 5.8.2.•••* gnu/packages/networking.scm (strongswan): Update to 5.8.2. Tobias Geerinckx-Rice2019-12-231-2/+2
* gnu: fmt: Build shared library instead of static.•••* gnu/packages/pretty-print.scm (fmt)[arguments]: New field. * gnu/packages/networking.scm (fmt-restinio): Remove variable. (restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT. (opendht)[inputs]: Likewise. Marius Bakke2019-12-111-8/+2
* gnu: Add vde2.•••* gnu/packages/networking.scm (vde2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato2019-12-111-0/+31
* gnu: wireshark: Update to 3.0.7.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.7. Nicolas Goaziou2019-12-081-2/+2
* gnu: mtr: Use @acronym{}.•••* gnu/packages/networking.scm (mtr)[description]: Substitute @acronym for @dfn. Tobias Geerinckx-Rice2019-12-031-1/+1
* gnu: mtr: Don't use NAME in source URI.•••* gnu/packages/networking.scm (mtr)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-12-031-2/+2
* gnu: mtr: Update to 0.93.•••* gnu/packages/networking.scm (mtr): Update to 0.93. [native-inputs]: Remove now-unnecessary autoconf. Tobias Geerinckx-Rice2019-12-031-5/+2
* gnu: pagekite: Update to 1.5.0.191126.•••* gnu/packages/networking.scm (pagekite): Update to 1.5.0.191126. [source]: Fetch from GitHub. [arguments]: Build with Python 3. [inputs]: Add python-six. Alex Griffin2019-12-021-11/+10
* gnu: Add ipcalc.•••* gnu/packages/networking.scm (ipcalc): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Daniel Schäfer2019-12-021-0/+48
* gnu: opendht: Update to 2.0.0beta2.•••* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2. Jan Wielkiewicz2019-12-011-9/+19
* gnu: Add restinio.•••* gnu/packages/networking.scm (restinio): New variable. Pierre Neidhardt2019-12-011-0/+51
* gnu: whois: Update to 5.5.3.•••* gnu/packages/networking.scm (whois): Update to 5.5.3. Marius Bakke2019-11-281-2/+2
* gnu: Add pagekite.•••* gnu/packages/networking.scm (pagekite): New variable. Alex Griffin2019-11-111-0/+40
* gnu: perl-danga-socket: Update to 1.62.•••* gnu/packages/networking.scm (perl-danga-socket): Update to 1.62. [native-inputs]: Add perl-test-tcp. Tobias Geerinckx-Rice2019-11-081-4/+5
* gnu: wireshark: Update to 3.0.6.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.6. Tobias Geerinckx-Rice2019-10-281-2/+2
* gnu: Add batctl.•••* gnu/packages/networking.scm (batctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton2019-10-181-0/+35
* gnu: perl-net-dns: Update to 1.21.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.21. Tobias Geerinckx-Rice2019-10-161-2/+2
* gnu: whois: Update to 5.5.2.•••* gnu/packages/networking.scm (whois): Update to 5.5.2. Marius Bakke2019-10-101-2/+3
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-2/+61
|\