summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Update aws-sdk-go to 1.13.13.bsiegert4-66/+1081
There were approximately a hundred releases in the meantime (they release daily Mon-Fri), so the changelog is a bit long.
2018-03-13openvpn: updated to 2.4.5adam4-27/+25
OpenVPN 2.4.5: reload HTTP proxy credentials when moving to the next connection profile Allow learning iroutes with network made up of all 0s (only if netbits < 8) mbedtls: fix typ0 in comment manpage: fix simple typ0 Treat dhcp-option DNS6 and DNS identical show the right string for key-direction Fix typo in error message: "optione" -> "option" lz4: Fix confused version check lz4: Fix broken builds when pkg-config is not present but system library is Remove references to keychain-mcd in Changes.rst lz4: Rebase compat-lz4 against upstream v1.7.5 systemd: Add and ship README.systemd Update copyright to include 2018 plus company name change man: Add .TQ groff support macro man: Reword --management to prefer unix sockets over TCP OpenSSL: check EVP_PKEY key types before returning the pkey Remove warning on pushed tun-ipv6 option. Fix removal of on-link prefix on windows with netsh travis-ci: add brew cache, remove ccache travis-ci: modify openssl build script to support openssl-1.1.0 autoconf: Fix engine checks for openssl 1.1 Cast time_t to long long in order to print it. Fix build with LibreSSL Check whether in pull_mode before warning about previous connection blocks Avoid illegal memory access when malformed data is read from the pipe Fix missing check for return value of malloc'd buffer Return NULL if GetAdaptersInfo fails Use RSA_meth_free instead of free Bring cryptoapi.c upto speed with openssl 1.1 Add SSL_CTX_get_max_proto_version() not in openssl 1.0 TLS v1.2 support for cryptoapicert -- RSA only Refactor get_interface_metric to return metric and auto flag separately Ensure strings read from registry are null-terminated Make most registry values optional Use lowest metric interface when multiple interfaces match a route Adapt to RegGetValue brokenness in Windows 7 Fix format spec errors in Windows builds Local functions are not supported in MSVC. Bummer. Mixing wide and regular strings in concatenations is not allowed in MSVC. RtlIpv6AddressToStringW() and RtlIpv4AddressToStringW() require mstcpip.h Simplify iphlpapi.dll API calls Fix local #include to use quoted form Document ">PASSWORD:Auth-Token" real-time message Fix typo in "verb" command examples Uniform swprintf() across MinGW and MSVC compilers MSVC meta files added to .gitignore list openvpnserv: Add support for multi-instances Document missing OpenVPN states make struct key * argument of init_key_ctx const buffer_list_aggregate_separator(): add unit tests Add --tls-cert-profile option. Use P_DATA_V2 for server->client packets too Fix memory leak in buffer unit tests buffer_list_aggregate_separator(): update list size after aggregating buffer_list_aggregate_separator(): don't exceed max_len buffer_list_aggregate_separator(): prevent 0-byte malloc Fix types around buffer_list_push(_data) ssl_openssl: fix compiler warning by removing getbio() wrapper travis: use clang's -fsanitize=address to catch more bugs Fix --tls-version-min and --tls-version-max for OpenSSL 1.1+ Add support for TLS 1.3 in --tls-version-{min, max} Plug memory leak if push is interrupted Fix format errors when cross-compiling for Windows Log pre-handshake packet drops using D_MULTI_DROPPED Enable stricter compiler warnings by default Get rid of ax_check_compile_flag.m4 mbedtls: don't use API deprecated in mbed 2.7 Warn if tls-version-max < tls-version-min Don't throw fatal errors from create_temp_file() Fix '--bind ipv6only'
2018-03-13Fix build with Go 1.10, bump revision.bsiegert2-18/+7
2018-03-13net/pear-Net_Sieve: update to 1.4.3taca2-7/+7
1.4.3 Release date: 2018-03-04 03:03 UTC Changelog: * Support GSSAPI authentication
2018-03-13net/Makefile: add and enable ruby-nio4rtaca1-1/+2
2018-03-13net/ruby-nio4r: add version 2.2.0 packagetaca4-0/+90
New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for scalable network clients and servers. Modeled after the Java NIO API, but simplified for ease-of-use. nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing.
2018-03-13net/Makefile: add and enable ruby-connection_pooltaca1-1/+2
2018-03-13net/ruby-connection_pool: add version 2.2.1 packagetaca4-0/+46
Generic connection pooling for Ruby. MongoDB has its own connection pool. ActiveRecord has its own connection pool. This is a generic connection pool that can be used with anything, e.g. Redis, Dalli and other Ruby network clients. **WARNING**: Don't ever use `Timeout.timeout` in your Ruby code or you will see occasional silent corruption and mysterious errors. The Timeout API is unsafe and cannot be used correctly, ever. Use proper socket timeout options as exposed by Net::HTTP, Redis, Dalli, etc.
2018-03-13net/py-lexicon: Update to 2.1.24fhajny3-8/+14
- Add testenv that ensures lexicon still works even if an optional library is missing. - Add Sakura Cloud DNS provider - Add Gehirn Infrastructure Service DNS provider
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz103-200/+206
2018-03-11Fix build with Go 1.10, bump revision.bsiegert4-8/+10
2018-03-11p5-WebService-MusicBrainz0: removewiz4-34/+1
This package was only here for abcde, and abcde now supports the current version of p5-WebService-MusicBrainz.
2018-03-11syncthing: update to 0.14.45.wiz2-7/+7
Bugfixes: #4560: Windows - External File Versioning Command path requires \ instead of \ #4659: panic: bug: removed more than added #4680: Ignore pattern beginning with "#" does not match subpaths #4689: Ignore patterns in web UI aren't reloaded if only comments change #4701: Global is different from local state when ignoring files Other issues: #4687: basicfs_watch_tests are flaky #4737: Remove KCP
2018-03-10Upgrade to ExaBGP version 3.4.23.he2-7/+7
Upstream changes: Version 3.4.23 * Fix: issue parsing some flowspec routes (backport from master)
2018-03-09mikutter: update to 3.6.5.tsutsui6-156/+11
pkgsrc changes: * explicitly depends on json_pure gem as per Gemfile * remove patches that has been integrated in upstream Upstream changes: mikutter 3.6.5 * world: on serializing World Model, change format to JSON to use functions of Diva * show an active account name in tooltip when mouse hovers on World Shifter icon * logo image in Form DSL about dialog widget was not shown in some case * avoid warning caused by use of a deprecated constant * follows and followers are not taken properly so that notifications of follow and remove didn't work * form DLS options were not in order * Twitter: time of direct messages in the Activity tab was shown in UTC * clear search timeline if blank is specified in the search box * update description of requirements in README by assuming use of bundler * twitpic images were not shown in some case
2018-03-08net/rabbitmq: Update to 3.7.4.fhajny3-10/+10
- Bug fixes - Usability improvements Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.4
2018-03-08Knot DNS 2.5.7 (2018-01-02)pettai4-21/+29
=========================== Bugfixes: --------- - Unintentional zone re-sign during reload if empty NSEC3 salt - Inconsistent zone names in journald structured logs - Malformed outgoing transfer for big zone with TSIG - Unexpected reply for DS query with an owner below a delegation point - Old dependencies in the pkg-config file [...] Only new Features & Security fixes of the previous updates are shown below For a complete of all Improvements & Bugfixes, see: https://gitlab.labs.nic.cz/knot/knot-dns/blob/2.5/NEWS Knot DNS 2.5.3 (2017-07-14) =========================== Features: --------- - CSK rollover support for Single-Type Signing Scheme [...] Knot DNS 2.5.2 (2017-06-23) =========================== Security: --------- - CVE-2017-11104: Improper TSIG validity period check can allow TSIG forgery (Thanks to Synacktiv!) Knot DNS 2.5.0 (2017-06-05) =========================== Features: --------- - KASP database switched from JSON files to LMDB database - KSK rollover support using CDNSKEY and CDS in the automatic DNSSEC signing - Dynamic module loading support with proper module API - Journal can store full zone contents (not only differences) - Zone freeze/thaw support - Updated knotc zone-status output with optional column filters - New '[no]crypto' option in kdig - New keymgr implementation reflecting KASP database changes - New pykeymgr for JSON-based KASP database migration - Removed obsolete knot1to2 utility
2018-03-07Knot DNS 2.4.5 (2017-06-23)pettai3-9/+16
=========================== Security: --------- - Improper TSIG validity period check can allow TSIG forgery (Thanks to Synacktiv!) Bugfixes: --------- - Corner case journal fixes (huge changesets, OpenWRT operation) Knot DNS 2.4.4 (2017-06-05) =========================== Improvements: ------------- - Improved error handling in kjournalprint Bugfixes: --------- - Zone flush not replanned upon unsuccessful flush - Journal inconsistency after deleting deleted zone - Zone events not rescheduled upon server reload (Thanks to Mark Warren) - Unreliable LMDB mapsize detection in kjournalprint - Some minor issues found by AddressSanitizer Knot DNS 2.4.3 (2017-04-11) =========================== Improvements: ------------- - New 'journal-db-mode' optimization configuration option - The default TSIG algorithm for utilities input is HMAC-SHA256 - Implemented sensible default EDNS(0) padding policy (Thanks to D. K. Gillmor) - Added some more semantic checks on the knotc configuration operations Bugfixes: --------- - Missing 'zone' keyword in the YAML output - Missing trailing dot in the keymgr DS owner output - Journal logs 'invalid parameter' in several cases - Some minor journal-related problems Knot DNS 2.4.2 (2017-03-23) =========================== Features: --------- - Zscanner can store record comments placed on the same line - Knotc status extension with version, configure, and workers parameters Improvements: ------------- - Significant incoming XFR speed-up in the case of many zones Bugfixes: --------- - Double OPT RR insertion when a global module returns KNOT_STATE_FAIL - User-driven zscanner parsing logic inconsistency - Lower serial at master doesn't trigger any errors - Queries with too long DNAME substitution do not return YXDOMAIN response - Incorrect elapsed time in the DDNS log - Failed to process forwarded DDNS request with TSIG Knot DNS 2.4.1 (2017-02-10) =========================== Improvements: ------------- - Speed-up of rdata addition into a huge rrset - Introduce check of minumum timeout for next refresh - Dnsproxy module can forward all queries without local resolving Bugfixes: -------- - Transfer of a huge rrset goes into an infinite loop - Huge response over TCP contains useless TC bit instead of SERVFAIL - Failed to build utilities with disabled daemon - Memory leaks during keys removal - Rough TSIG packet reservation causes early truncation - Minor out-of-bounds string termination write in rrset dump - Server crash during stop if failed to open timers DB - Failed to compile on OS X older than Sierra - Poor minimum UDP-max-size configuration check - Failed to receive one-record-per-message IXFR-style AXFR - Kdig timeouts when receiving RCODE != NOERROR on subsequent transfer message Knot DNS 2.4.0 (2017-01-18) =========================== - Kdig timeouts when receiving RCODE != NOERROR on subsequent transfer message Knot DNS 2.4.0 (2017-01-18) =========================== Bugfixes: -------- - False positive semantic-check warning about invalid bitmap in NSEC - Unnecessary SOA queries upon notify with up to date serial - Timers for expired zones are reset on reload - Zone doesn't expire when the server is down - Failed to handle keys with duplicate keytags - Per zone module and global module insconsistency - Obsolete online signing module configuration - Malformed output from kjournalprint - Redundant SO_REUSEPORT activation on the TCP socket - Failed to use higher number of background workers Improvements: ------------- - Lower memory consumption with qp-trie - Zone events and zone timers improvements - Print all zone names in the FQDN format - Simplified query module interface - Shared TCP connection between SOA query and transfer - Response Rate Limiting as a module with statistics support - Key filters in keymgr Features: --------- - New unified LMDB-based zone journal - Server statistics support - New statistics module for traffic measuring - Automatic deletion of retired DNSSEC keys - New control logging category
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz5-24/+14
Remove now obsolete packages.
2018-03-04py-socksipy-branch: fix HOMEPAGEwiz1-2/+2
2018-03-04ekiga: follow redirectwiz1-3/+2
2018-03-04Revbump all Go packages after Go 1.10 update.bsiegert10-17/+20
2018-03-04p5-SNMP-Info: update to 3.49.wiz2-7/+7
version 3.49 (2018-03-03) [ENHANCEMENTS] * Better Layer3::Cumulus interface naming [BUG FIXES] * Use GitHub for MIBs download for testing, instead of sf.net version 3.48 (2018-03-03) [ENHANCEMENTS] * Add Layer3::Cumulus for Cumulus Networks devices
2018-03-04p5-Net-FTPSSL: update to 0.40.wiz2-7/+7
0.40 2018/02/26 08:30:00 - Updated the copyright to 2018. - Updated README to reference the new FTPSSL_SSL_VER environment variable for the test case prompts. (t/*.t) Also fixed several typos in this file. - BugId 124570 asked for "_mdtm()" to allow for dates from 1999 & earlier. - Made the same BugId change in t/10-complex.t
2018-03-04Add a subset of dependencies.bsiegert1-1/+9
This adds some of the required Python module dependencies, but not all of them. More to come.
2018-03-04tor: update to 0.3.2.10.wiz2-7/+7
Changes in version 0.3.2.10 - 2018-03-03 Tor 0.3.2.10 is the second stable release in the 0.3.2 series. It backports a number of bugfixes, including important fixes for security issues. It includes an important security fix for a remote crash attack against directory authorities, tracked as TROVE-2018-001. Additionally, it backports a fix for a bug whose severity we have upgraded: Bug 24700, which was fixed in 0.3.3.2-alpha, can be remotely triggered in order to crash relays with a use-after-free pattern. As such, we are now tracking that bug as TROVE-2018-002 and CVE-2018-0491, and backporting it to earlier releases. This bug affected versions 0.3.2.1-alpha through 0.3.2.9, as well as version 0.3.3.1-alpha. This release also backports our new system for improved resistance to denial-of-service attacks against relays. This release also fixes several minor bugs and annoyances from earlier releases. Relays running 0.3.2.x SHOULD upgrade to one of the versions released today, for the fix to TROVE-2018-002. Directory authorities should also upgrade. (Relays on earlier versions might want to update too for the DoS mitigations.)
2018-03-03gallery-dl: Update net/gallery-dl to 1.3.0leot3-11/+8
Changes: 1.3.0 ----- * Added `--proxy` to explicitly specify a proxy server (#76) * Added options to customize archive ID formats and undefined replacement fields * Changed various archive ID formats to improve their behavior for favorites / bookmarks / etc. * Affected modules are `deviantart`, `flickr`, `tumblr`, `pixiv` and all ...boorus * Improved `sankaku` and `idolcomplex` support by * respecting `page` and `next` URL parameters (#79) * bypassing the page-limit for unauthenticated users * Improved `directlink` metadata by properly unquoting it * Fixed `pixiv` ugoira extraction (#78) * Fixed miscellaneous extraction issues for `mangastream` and `tumblr` * Removed `yeet`, `chronos`, `coreimg`, `hosturimage`, `imageontime`, `img4ever`, `imgmaid`, `imgupload`
2018-03-02py-awscli: updated to 1.14.50adam2-8/+8
1.14.50 api-change:ec2: Update ec2 command to latest version api-change:events: Update events command to latest version api-change:servicecatalog: Update servicecatalog command to latest version api-change:storagegateway: Update storagegateway command to latest version api-change:ssm: Update ssm command to latest version 1.14.49 api-change:application-autoscaling: Update application-autoscaling command to latest version 1.14.48 api-change:ecr: Update ecr command to latest version
2018-03-02py-boto3: updated to 1.6.3adam2-10/+10
1.6.3 api-change:ssm: [botocore] Update ssm client to latest version api-change:servicecatalog: [botocore] Update servicecatalog client to latest version api-change:events: [botocore] Update events client to latest version api-change:storagegateway: [botocore] Update storagegateway client to latest version api-change:ec2: [botocore] Update ec2 client to latest version 1.6.2 api-change:application-autoscaling: [botocore] Update application-autoscaling client to latest version 1.6.1 api-change:ecr: [botocore] Update ecr client to latest version 1.6.0 enhancement:Stubber: [botocore] Added the ability to add items to response metadata with the stubber. api-change:sts: [botocore] Update sts client to latest version api-change:route53: [botocore] Update route53 client to latest version feature:s3: [botocore] Default to virtual hosted addressing regardless of signature version
2018-03-02py-botocore: updated to 1.9.3adam3-8/+9
1.9.3 api-change:ssm: Update ssm client to latest version api-change:servicecatalog: Update servicecatalog client to latest version api-change:events: Update events client to latest version api-change:storagegateway: Update storagegateway client to latest version api-change:ec2: Update ec2 client to latest version 1.9.2 api-change:application-autoscaling: Update application-autoscaling client to latest version 1.9.1 api-change:ecr: Update ecr client to latest version 1.9.0 enhancement:Stubber: Added the ability to add items to response metadata with the stubber. api-change:sts: Update sts client to latest version api-change:route53: Update route53 client to latest version feature:s3: Default to virtual hosted addressing regardless of signature version
2018-03-01libcares: updated to 1.14.0adam2-11/+10
c-ares version 1.14.0: Changes: android: Introduce new ares_library_init_android() call for Oreo support Bug fixes: Fix patch for CVE-2017-1000381 to not be overly aggressive win32: Preserve DNS server order returned by Windows when sorting and exclude DNS servers in legacy subnets win32: Support most recent Visual Studio 2017 gethostbyaddr should fail with ECANCELLED not ENOTFOUND when ares_cancel is called win32: Exclude legacy ipv6 subnets android: Applications compiled for Oreo can no longer use __system_property_get and must use Java calls to retrieve DNS servers win32: Force use of ANSI functions CMake minimum version is now 3.1 ares_gethostbyname.3: fix callback status values docs: Document WSAStartup requirement Fix a typo in init_by_resolv_conf Android JNI code leaks local references in some cases Force using the ANSI versions of WinAPI functions
2018-03-01quagga: Update to 1.2.4gdt2-8/+7
This update (from 1.2.2) contains bug fixes, including fixes for security issues described at: https://www.quagga.net/security/Quagga-2018-0543.txt https://www.quagga.net/security/Quagga-2018-1114.txt https://www.quagga.net/security/Quagga-2018-1550.txt https://www.quagga.net/security/Quagga-2018-1975.txt
2018-03-01net/isc-dhcp4: update to 4.3.6p1 (ISC DHCP 4.3.6-P1)taca2-8/+8
Changes since 4.3.6 !- Plugged a socket descriptor leak in OMAPI, that can occur when there is data pending to be written to an OMAPI connection, when the connection is closed by the reader. [ISc-Bugs #46767] ! Corrected an issue where large sized 'X/x' format options were causing option handling logic to overwrite memory when expanding them to human readable form. Reported by Felix Wilhelm, Google Security Team. [ISC-Bugs #47139] CVE: CVE-2018-5732 ! Option reference count was not correctly decremented in error path when parsing buffer for options. Reported by Felix Wilhelm, Google Security Team. [ISC-Bugs #47140] CVE: CVE-2018-5733
2018-03-01quagga: correct mistake in configure check.maya3-6/+6
this made the configure test always fail and broke the build on netbsd. Fixes PR pkg/53050. PKGREVISION++
2018-02-28sacc: Fix a copypasto in HOMEPAGEleot1-2/+2
2018-02-28net/pear-Net_Sieve: udpate to 1.4.2taca2-7/+7
1.4.2 2018-02-14 04:55 UTC Changelog: * Composer: Fix license identifier, don't use unbound version numbers for deps
2018-02-28p5-SNMP-Info: update to 3.47.wiz2-7/+7
version 3.47 (2018-02-27) [ENHANCEMENTS] * Add LLDP-MIB::lldpXMedRemInventoryTable methods
2018-02-28p5-RT-Client-REST: update to 0.51.wiz2-8/+7
0.51 Tue Feb 27 2017 "Dmitri Tikhonov" <dmitri@cpan.org> - Add method to retrieve attachment metadata. Thanks Oriol Soriano. - Fix filename parsing bug in get_attachment_ids(). Thanks djstauffer.
2018-02-28net/samba4: use devel/talloc package instead of bundled library.nonaka2-9/+6
I'd like to install net/samba4 and net/freeradius on the same server. But devel/talloc on which net/freeradius depends conflicts bundled talloc library used in net/samba. net/samba also should use devel/talloc package. Bump PKGREVISION.
2018-02-28net-snmp: PR kern/52945: snmpd does not work under current 8.0_BETAmaya3-3/+32
it seems that configure cannot detect IP_PKTINFO correctly because of using SOL_IP. SOL_IP is not defined on *BSD. And on netbsd, struct ip_pktinfo has no ipi_spec_dst. From Ryo Shimizu. PKGREVISION++
2018-02-27net/Makefile: + hubleot1-1/+2
2018-02-27hub: Import hub-2.2.9 as net/hubleot4-0/+55
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. $ hub clone rtomayko/tilt # expands to: $ git clone git://github.com/rtomayko/tilt.git hub is best aliased as `git', so you can type `git <command>' in the shell and get all the usual hub features.
2018-02-27net/dnsdist: Update to 1.2.1.fhajny2-8/+7
New Features - Add configuration option to disable IP_BIND_ADDRESS_NO_PORT Improvements - Handle bracketed IPv6 addresses without ports Bug Fixes - Make dnsdist dynamic truncate do right thing on TCP/IP. - Add missing QPSAction - Don't create a Remote Logger in client mode. - Use libsodium's CFLAGS, we might need them to find the includes. - Keep the TCP connection open on cache hit, generated answers. - Add the missing <sys/time.h> include to mplexer.hh for struct timeval. - Sort the servers based on their 'order' after it has been set. - Quiet unused variable warning on macOS (Chris Hofstaedtler). - Fix the outstanding counter when an exception is raised. - Do not connect the snmpAgent from a dnsdist client.
2018-02-27net/py-lexicon: Update to 2.1.20.fhajny3-8/+11
- Add support for AuroraDNS. - Add certbot hook reference script.
2018-02-26Support builtin 878.30.4 in NetBSD baseryoon1-1/+5
2018-02-26net/Makefile: + saccleot1-1/+2
2018-02-26sacc: Import sacc-1.00 as net/saccleot4-0/+31
sacc is a terminal gopher client. Gopher is a simple protocol to retreive hierarchical information. The protocol is defined in RFC 1436 (Gopher).
2018-02-26youtube-dl: Update net/youtube-dl to 20180226leot3-8/+11
Changes: version 2018.02.26 Extractors * [udemy] Use custom User-Agent (#15571) version 2018.02.25 Core * [postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails (#12573) * [extractor/common] Improve jwplayer subtitles extraction (#15695) Extractors + [vidlii] Add support for vidlii.com (#14472, #14512, #14779) + [streamango] Capture and output error messages * [streamango] Fix extraction (#14160, #14256) + [telequebec] Add support for emissions (#14649, #14655) + [telequebec:live] Add support for live streams (#15688) + [mailru:music] Add support for mail.ru/music (#15618) * [aenetworks] Switch to akamai HLS formats (#15612) * [ytsearch] Fix flat title extraction (#11260, #15681) version 2018.02.22 Core + [utils] Fixup some common URL typos in sanitize_url (#15649) * Respect --prefer-insecure while updating (#15497) Extractors * [vidio] Fix HLS URL extraction (#15675) + [nexx] Add support for arc.nexx.cloud URLs * [nexx] Switch to arc API (#15652) * [redtube] Fix duration extraction (#15659) + [sonyliv] Respect referrer (#15648) + [brightcove:new] Use referrer for formats' HTTP headers + [cbc] Add support for olympics.cbc.ca (#15535) + [fusion] Add support for fusion.tv (#15628) * [npo] Improve quality metadata extraction * [npo] Relax URL regular expression (#14987, #14994) + [npo] Capture and output error message + [pornhub] Add support for channels (#15613) * [youtube] Handle shared URLs with generic extractor (#14303) version 2018.02.11 Core + [YoutubeDL] Add support for filesize_approx in format selector (#15550) Extractors + [francetv] Add support for live streams (#13689) + [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103, #15012) * [francetv] Separate main extractor and rework others to delegate to it * [francetv] Improve manifest URL signing (#15536) + [francetv] Sign m3u8 manifest URLs (#15565) + [veoh] Add support for embed URLs (#15561) * [afreecatv] Fix extraction (#15556) * [periscope] Use accessVideoPublic endpoint (#15554) * [discovery] Fix auth request (#15542) + [6play] Extract subtitles (#15541) * [newgrounds] Fix metadata extraction (#15531) + [nbc] Add support for stream.nbcolympics.com (#10295) * [dvtv] Fix live streams extraction (#15442)
2018-02-26net/Makefile: + torsocksleot1-1/+2
2018-02-26torsocks: Import torsocks-2.2.0 as net/torsocksleot5-0/+220
Torsocks allows you to use most applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects any traffic other then TCP from the application you're using. Torsocks is an ELF shared library that is loaded before all others. The library overrides every needed Internet communication libc function calls such as connect(2) or gethostbyname(3). This process is transparent to the user and if torsocks detects any communication that can't go through the Tor network such as UDP traffic for instance, the connection is denied. If, in some way, there is no way for torsocks to provide the Tor anonymity guarantee with your application, torsocks will force the application to quit and stop everything. Originally packaged in pkgsrc-wip by <wiz>, with some improvements by Ben Gergely and further updates and improvements by myself.