- Apr 07, 2013
-
-
zzz authored
- Re-enable web downloads for easy jetty updating - Add dependency checking in apps/jetty build - Other build.xml tweaks
-
zzz authored
to branch 'i2p.i2p.zzz.jetty7' (head fdd1d82c4bb26ed934170c34dd803c342a183a91)
-
zzz authored
to branch 'i2p.i2p.zzz.jetty7' (head a93a47d79b1db119ec8c62b46a4a4e226043bd17)
-
- Apr 04, 2013
- Apr 03, 2013
- Apr 02, 2013
- Apr 01, 2013
-
-
meeh authored
* Temporary removing h2ik's server since he's been AWOL since 06-03-2013 and he's reseed server is down.
-
- Mar 31, 2013
- Mar 30, 2013
-
-
kytv authored
- function to convert dates to Julian to perform date calculation if GNU date is not present.
-
kytv authored
Date computations as performed in this script require the use of GNU date, which is only available by default on Linux systems. With this check-in we explicitly check for the existence of GNU date before continuing with the date calculations. Previous versions of this script relied on 'certtool' to print the expiration dates but certtool isn't available by default on non-Linux systems either. The previous check-in added support for using OpenSSL, retaining the old behavior on non-Linux systems. (Also a re-arrangement of the date warning logic)
-
kytv authored
-
kytv authored
- add support for 'openssl' - parse expiration date, failing if expired or if expires within 30 days - warn at 60
-
- Mar 08, 2013
-
- Mar 03, 2013
- Feb 22, 2013
-
-
kytv authored
-
- Feb 13, 2013
- Feb 12, 2013
-
-
zzz authored
-
- Feb 10, 2013
-
-
zzz authored
-
zzz authored
-
zzz authored
GPLv2 binaries stripped gcc (Debian 4.6.3-12+rpi1) 4.6.3 java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1+rpi1) OpenJDK Zero VM (build 20.0-b12, mixed mode) Processor : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 697.95 Features : swp half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2708 Revision : 0002
-
- Feb 09, 2013
- Feb 06, 2013
-
-
kytv authored
-
- Feb 04, 2013
-
-
str4d authored
-
str4d authored
This enables .onion domain names to be accessed by clients that are being routed through the SOCKS tunnel by e.g. proxychains (assuming that the SOCKS tunnel has been configured with a SOCKS outproxy that exits into Tor). If the .onion is not mapped to an IP address, the client would attempt a DNS lookup which would of course fail to find the .onion. Clearnet domain names can also be mapped to IPs, but this is irrelevant as DNS lookups work through SOCKS (via the configured outproxy).
-
str4d authored
-
- Jan 31, 2013