str4d
8c4eb21fcd
Bugfix: clear OpenPGP fields before reading
2013-04-17 03:24:48 +00:00
str4d
2b3f85f501
Split out Destination-specific code, so OpenPGPFile can be used for other I2P keys
2013-04-17 03:21:02 +00:00
str4d
ec5046bc58
Bugfix: clear previous subkeys before an export
2013-04-17 02:45:16 +00:00
str4d
f9d653c3cd
Moved OpenPGPFile etc. into a separate folder
2013-04-17 01:27:32 +00:00
str4d
b2d2bba772
Added support for exporting I2P DataStructures as OpenPGP user attributes
2013-04-16 23:40:39 +00:00
str4d
490144d3bd
Finished tweaks for zero or more subkeys
2013-04-16 19:29:22 +00:00
str4d
e0f5fc41c3
Tweaks to support zero or more subkeys
2013-04-16 10:55:19 +00:00
str4d
14eed7e324
Enable additional identities to be added to the exported OpenPGP keyring
2013-04-16 04:49:11 +00:00
str4d
890971e1d9
Use POSITIVE_CERTIFICATION instead of DEFAULT_CERTIFICATION (the B32 is known to be valid)
2013-04-14 23:28:17 +00:00
str4d
143c43c6e2
merge of '23901caf941a236bc7d41f0a5c16d59200569467'
...
and '29d47675642c85ae46ec76cb4a5baefdf6a60703'
2013-04-13 06:56:48 +00:00
str4d
f7da807c5e
Added helper class for converting eepPriv.dat files to OpenPGP keyrings
2013-04-13 06:55:58 +00:00
kytv
47900a4600
here is my take on makeplugin.sh as an ant script
2013-03-31 00:21:53 +00:00
kytv
f9e35bbe22
switch to using sed to snip what we don't want
2013-01-31 02:33:59 +00:00
HungryHobo
6f89577f78
Kill I2P-Bote revs that prevent exporting
2013-01-22 17:47:51 +00:00
HungryHobo
3a50ac019d
Put each branch in its own DB
2013-01-22 17:46:04 +00:00
HungryHobo
b2a39e2276
Kill a rev in i2p.syndie so it can be exported
2013-01-14 20:27:59 +00:00
a59a65ad83
tweak
2013-01-03 15:10:12 +00:00
c9b07cd53f
moving this from i2p.i2p router junit tests, this is not a unit test
2013-01-03 15:09:46 +00:00
HungryHobo
36a7922338
Add branch name parameter
2013-01-01 15:56:53 +00:00
HungryHobo
e37e41f486
merge of '74e4a6839d42e8a5944d50740763ff8e8585e7ce'
...
and 'b6b24c8fe82ae827f2a6c3367343fda767d181d1'
2012-12-30 17:19:25 +00:00
kytv
eeb32f1f4c
add timeout support
...
Sometimes the syncs hang; therefore, let's add a configurable timeout. If the
sync doesn't complete in $DURATION, kill the mtn process.
2012-12-20 01:51:10 +00:00
149223d3f5
latest.sh
2012-11-24 21:48:34 +00:00
str4d
adf4757a12
Old test-related dummy of PooledRandomSource, now removed from i2p.i2p
2012-11-05 20:44:41 +00:00
str4d
2097151336
Added script to automate building and publishing i2pupdate.zip files
...
Change the variables DEVDIR and ZIPDIR at the top of the script as appropriate.
Use case (from any directory - useful when already neck-deep in the source):
buildupdate.sh i2p.i2p
Adding -f at the end will clean the build tree first.
Couldn't decide what folder this should go in, so just placing in root.
2012-09-29 01:25:40 +00:00
b4a16b20c5
bump rev script from kytv
2012-08-25 13:30:53 +00:00
b01bf449ea
another orphan from i2p.i2p
2012-08-16 14:20:39 +00:00
5c6500d9e9
old RandomSource alternatives soon to be removed from i2p.i2p
2012-08-16 14:08:05 +00:00
7adbfc36c2
two unused utils soon to be removed from i2p.i2p
2012-08-16 14:00:39 +00:00
kytv
664cc243ed
less convoluted extraction of the update hosts
...
I didn't learn about "grep -o" until very recently
2012-08-03 19:06:44 +00:00
kytv
cbd58039cf
merge of '19fb666f7cacf468aab72d067be502c098c67e8a'
...
and '5510a3e3ce8fc5f119a8e02766b381e454e3f037'
2012-07-31 21:14:31 +00:00
kytv
b01d48f85a
updates to my sud2zip script
...
The script will now add the version number to the resulting zip file. If the
input file has a su2 extension the resultant file will have '200' in its name.
Script can handle .su2, .sud, and .xpi2p.
2012-07-31 21:13:44 +00:00
HungryHobo
a4e32922e5
update-git.sh:
...
* don't require user input so the script can run as a cron job; abort if heads not merged
* make the script work with monotone 0.48 and 1.0
* retry if pull times out
2012-06-03 07:09:59 +00:00
6c7be0c9bb
BlockfileExport
2012-05-17 18:30:05 +00:00
kytv
a044e68a1f
better regex than what I came up with earlier
2012-04-08 21:47:35 +00:00
kytv
b940d2a453
remove redundancy
2012-01-03 00:42:11 +00:00
kytv
b44441eb04
a script to update the geoip db from maxmind
2012-01-03 00:33:25 +00:00
kytv
b92b7a94d7
simple wrapper to strip the sigs from .su(d|2) and .xpi2p files
2011-12-23 02:00:27 +00:00
kytv
caec2b4312
sort the SOURCES list so that the hostnames are grouped
2011-12-23 01:26:24 +00:00
kytv
3755fe40bc
my vmCommSystem switching script
...
It's pretty simple:
vmComm on turns vmComm on.
vmComm off turns vmComm off
2011-12-22 16:54:24 +00:00
kytv
44f60646f2
Create tempdir using mktemp. Set a trap to remove the tempdir when the script ends
2011-12-22 15:18:51 +00:00
kytv
0521382696
The main change is with trying to get the update URLs from the source itself
2011-12-22 01:52:53 +00:00
kytv
d542ddff2c
My wrapper script for net.i2p.crypto.TrustedUpdate
2011-12-22 01:34:43 +00:00
kytv
546726ff75
Add -l to the grep parameter to print the file names. Remove the /dev/null. Remove the dependency on bash
2011-12-22 00:45:50 +00:00
5b1d1da03f
vm comm system
2011-12-18 13:05:20 +00:00
f39e390e7d
merge of '35a09391071041482ee5d90510ece49de1c3dffb'
...
and '5a7a5a6ee7af3f1f0055cb370071f5537a3b850d'
2011-12-18 13:02:38 +00:00
kytv
11288c7d60
no longer using \t or \n, so switch to normal 'echo'
2011-12-18 02:04:26 +00:00
kytv
bdc727e979
a simple script to count monotone commits
2011-12-18 01:50:22 +00:00
dream
548926a557
This is the script I use to update from monotone. Should be convenient, automated, sane defaults etc. basically everything monotone is not. Edit src/.../Main.java to sync with custom modules.
2011-12-15 05:07:48 +00:00
dream
60e4bed08a
merge of '7e4212946d82cf76e210ef6439c6d29e29b5fa5f'
...
and 'bb537cf59426c106c115492088f58de6a06847df'
2011-12-15 04:58:14 +00:00
kytv
dce02de625
Tiny wrapper script to convert b32s to b64s using BOB and netcat
2011-12-15 00:21:28 +00:00