aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/py-astral: upgrade to 1.8Fabian Affolter2019-01-261-2/+2
|
* community/py-zope-deprecation: upgrade move and add py3 supportCarlo Landmeter2019-01-261-41/+0
| | | | | | - upgrade to 4.4.0 - move from testing to commnity - add support for python3
* testing/ivykis: new aportJakub Jirutka2019-01-261-0/+30
| | | | | Library for asynchronous I/O readiness notification http://libivykis.sourceforge.net/
* Revert "community/acme-client-plus: move from testing"Jakub Jirutka2019-01-261-0/+20
| | | | | | This reverts commit 56fbe2e7518dc89fc065fd02c24823ee1e51a888. acme-client has been moved from community to testing... >_<
* community/sloci-image: move from testingJakub Jirutka2019-01-261-24/+0
|
* community/roundcubemail-mobile: move from testingJakub Jirutka2019-01-261-74/+0
|
* community/acme-client-plus: move from testingJakub Jirutka2019-01-261-20/+0
|
* community/java-sigar: move from testingJakub Jirutka2019-01-265-138/+0
|
* testing/wireguard-tools: fix quotes in checksumNatanael Copa2019-01-251-1/+1
|
* testing/wireguard: upgrade to 0.0.20190123Jason A. Donenfeld2019-01-242-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tools: curve25519: handle unaligned loads/stores safely This should fix sporadic crashes with `wg pubkey` on certain architectures. * netlink: auth socket changes against namespace of socket In WireGuard, the underlying UDP socket lives in the namespace where the interface was created and doesn't move if the interface is moved. This allows one to create the interface in some privileged place that has Internet access, and then move it into a container namespace that only has the WireGuard interface for egress. Consider the following situation: 1. Interface created in namespace A. Socket therefore lives in namespace A. 2. Interface moved to namespace B. Socket remains in namespace A. 3. Namespace B now has access to the interface and changes the listen port and/or fwmark of socket. Change is reflected in namespace A. This behavior is arguably _fine_ and perhaps even expected or acceptable. But there's also an argument to be made that B should have A's cred to do so. So, this patch adds a simple ns_capable check. * ratelimiter: build tests with !IPV6 Should reenable building in debug mode for systems without IPv6. * noise: replace getnstimeofday64 with ktime_get_real_ts64 * ratelimiter: totalram_pages is now a function * qemu: enable FP on MIPS Linux 5.0 support. * keygen-html: bring back pure javascript implementation BenoƮt Viguier has proofs that values will stay well within 2^53. We also have an improved carry function that's much simpler. Probably more constant time than emscripten's 64-bit integers. * contrib: introduce simple highlighter library This is the highlighter library being used in: - https://twitter.com/EdgeSecurity/status/1085294681003454465 - https://twitter.com/EdgeSecurity/status/1081953278248796165 It's included here as a contrib example, so that others can paste it into their own GUI clients for having the same strictly validating highlighting. * netlink: use __kernel_timespec for handshake time This readies us for Y2038. See https://lwn.net/Articles/776435/ for more info. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/pdal: rebuild against hdf5 1.10Natanael Copa2019-01-241-1/+1
|
* testing/octave: rebuild against hdf5 1.10Natanael Copa2019-01-241-1/+1
|
* testing/py-h5py: rebuild against hdf5 1.10Natanael Copa2019-01-241-1/+1
|
* testing/meep: rebuild against hdf5 1.10Natanael Copa2019-01-241-1/+1
|
* testing/hdf5: upgrade to 1.10.4Natanael Copa2019-01-241-7/+3
|
* testing/py-filelock: new aportDmitry Romanenko2019-01-241-0/+52
|
* testing/xmrig-proxy: upgrade to 2.10.0Oleg Titov2019-01-241-2/+2
|
* testing/xmrig: upgrade to 2.10.0Oleg Titov2019-01-241-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.17-r0Natanael Copa2019-01-241-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.19.7-r0Natanael Copa2019-01-231-2/+2
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.7-r0Natanael Copa2019-01-231-2/+2
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.7-r0Natanael Copa2019-01-231-3/+3
|
* testing/py-execnet: new aportDmitry Romanenko2019-01-221-0/+55
|
* testing/mame: fix ppc64le build break for float handlingMike Sullivan2019-01-222-2/+119
|
* testing/py-dulwich: upgrade to 0.19.10Fabian Affolter2019-01-221-4/+4
|
* testing/wireguard-virt: rebuild against kernel 4.19.16-r1Natanael Copa2019-01-211-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.16-r1Natanael Copa2019-01-211-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.16-r1Natanael Copa2019-01-211-1/+1
|
* testing/py-apipkg: new aportDmitry Romanenko2019-01-211-0/+53
|
* testing/xmrig-proxy: upgrade to 2.9.4Oleg Titov2019-01-211-2/+2
|
* testing/xmrig: upgrade to 2.9.4Oleg Titov2019-01-211-2/+2
|
* testing/wireguard-virt: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-2/+2
|
* testing/luakit: upgrade to 2.1Natanael Copa2019-01-211-3/+3
| | | | fixes #9872
* testing/exempi: new aportCarlo Landmeter2019-01-201-0/+44
|
* testing/jbig2enc: new aportCarlo Landmeter2019-01-201-0/+47
|
* testing/pybind11: move to py-pybind11Carlo Landmeter2019-01-201-0/+0
|
* testing/java-sigar: disable on aarch64Carlo Landmeter2019-01-201-1/+1
| | | | [cc] gcc: error: unrecognized command line option '-m64'
* testing/pybind11: new aportCarlo Landmeter2019-01-201-0/+66
| | | | | fortify breaks build: https://github.com/pybind/pybind11/issues/1650
* testing/vips: add check() and fix dependenciesAndy Postnikov2019-01-191-5/+9
|
* testing/redo: disable for nowCarlo Landmeter2019-01-191-1/+1
|
* testing/xmrig: upgrade to 2.9.3Oleg Titov2019-01-191-2/+2
|
* testing/vips: upgrade to 8.7.4Lovell Fuller2019-01-191-2/+2
|
* testing/netbox: tidy up dependsLeonardo Arena2019-01-171-7/+30
|
* testing/netbox: adjust dependsLeonardo Arena2019-01-171-2/+2
|
* testing/mame: disable for ppc64leLeonardo Arena2019-01-171-1/+1
| | | | | | | | | In file included from ../../../../../3rdparty/bimg/src/image.cpp:6: In file included from ../../../../../3rdparty/bimg/src/bimg_p.h:11: In file included from ../../../../../3rdparty/bx/include/bx/readerwriter.h:10: In file included from ../../../../../3rdparty/bx/include/bx/endian.h:48: ../../../../../3rdparty/bx/include/bx/inline/endian.inl:52:10: error: call to 'endianSwap' is ambiguous return endianSwap(_in);
* testing/redo: tests failLeonardo Arena2019-01-171-1/+2
| | | | ./do: redo failed self test.