aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/lipsf
Commit message (Expand)AuthorAgeFilesLines
* upgrade to 2.00ijliao2002-11-202-2/+2
* Update to version 1.14b.steve2001-12-035-47/+32
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-4/+4
* Updated to 1.14ataoka2000-01-234-14/+91
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
* Remove man page entries from the PLIST and define MAN? in the Makefile.max1998-09-011-2/+0
* Change "man/ja_JP.EUC" to "man/ja".kuriyama1998-06-052-5/+6
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
* Text to LIPS filtermax1996-12-195-0/+52
131-0/+5 | * | eth/downloader: sync the cancel channel during cancel tooPéter Szilágyi2015-05-131-21/+4 | * | eth/downloader: fix deliveries to check for sync cancelsPéter Szilágyi2015-05-131-10/+31 * | | Merge pull request #949 from bas-vk/issue944Jeffrey Wilcke2015-05-141-1/+1 |\ \ \ | * | | removed invalid filename charactersBas van Kervel2015-05-131-1/+1 * | | | Merge pull request #970 from ethereum/vitalik_quick_testJeffrey Wilcke2015-05-141-2/+8 |\ \ \ \ | * | | | Combined two loopsVitalik Buterin2015-05-141-3/+1 | * | | | Created separate family and ancestors environment objectsVitalik Buterin2015-05-141-2/+10 |/ / / / * | | / Fixed max uncle count error messageVitalik Buterin2015-05-141-1/+1 | |_|/ |/| | * | | Merge pull request #966 from fjl/fixup-discover-chunked-neighborsFelix Lange2015-05-142-32/+49 |\ \ \ | * | | p2p/discover: fix out-of-bounds slicing for chunked neighbors packetsFelix Lange2015-05-142-32/+49 * | | | Merge pull request #963 from Gustav-Simonsson/fix_keystore_crypto_commentsJeffrey Wilcke2015-05-141-6/+7 |\ \ \ \ | |/ / / |/| | | | * | | Update keystore code commentsGustav Simonsson2015-05-141-6/+7 * | | | Merge pull request #965 from subtly/patch-1Felix Lange2015-05-142-4/+20 |\ \ \ \ | |/ / / |/| | | | * | | fix test.subtly2015-05-141-1/+1 | * | | Manual send of multiple neighbours packets. Test receiving multiple neighbour...subtly2015-05-142-3/+19 | * | | UDP Interop. Limit datagrams to 1280bytes.subtly2015-05-141-1/+1 |/ / / * | | Merge pull request #954 from karalabe/fix-downloader-nil-panicPéter Szilágyi2015-05-141-1/+1 |\ \ \ | |_|/ |/| | | * | eth/downloader: fix nil panic caused by wrong variable usePéter Szilágyi2015-05-131-1/+1 |/ / * | Merge pull request #948 from karalabe/fix-downlaoder-activepeer-shadowJeffrey Wilcke2015-05-133-24/+16 |\ \ | |/ |/| | * eth/downloader: fix active peer shadowing, polish func namesPéter Szilágyi2015-05-133-24/+16 |/ * Merge pull request #946 from Gustav-Simonsson/fix_geth_unlock_accountJeffrey Wilcke2015-05-131-1/+2 |\ | * Fix hex conversion in --unlock and log when successfulGustav Simonsson2015-05-131-1/+2 |/ * Merge branch 'release/0.9.20' into developobscuren2015-05-132-2/+2 |\ | * eth: 100% tx propagationobscuren2015-05-131-1/+1 | * cmd/geth: bump version to 0.9.20obscuren2015-05-131-1/+1 |/ * Merge pull request #631 from Gustav-Simonsson/improve_key_store_cryptoJeffrey Wilcke2015-05-1322-196/+241 |\ | * Change default keystore dirGustav Simonsson2015-05-135-6/+6 | * Fix address type in js testGustav Simonsson2015-05-121-1/+1 | * fix hex conversion bug in RPC for byte slicesGustav Simonsson2015-05-121-1/+8 | * Fix natspec test (again x2) typesGustav Simonsson2015-05-121-1/+2 | * Update key store to new spec but keep address field for nowGustav Simonsson2015-05-127-72/+59 | * Fix natspec e2e test accounts type (again)Gustav Simonsson2015-05-121-1/+1 | * Fix HEX hack in xeth accounts()Gustav Simonsson2015-05-121-1/+1 | * Address pull request comments; key header and hex encodingGustav Simonsson2015-05-123-31/+67 | * Revert "Add key header to unencrypted key file"Gustav Simonsson2015-05-122-16/+8 | * Fix common.Address / []byte type conversionsGustav Simonsson2015-05-122-2/+2 | * Add key header to unencrypted key fileGustav Simonsson2015-05-122-8/+16 | * Add key header to encrypted keysGustav Simonsson2015-05-122-7/+57 | * Correct accounts hex in XETH APIGustav Simonsson2015-05-121-1/+1 | * Use common.Address type for accounts.AddressGustav Simonsson2015-05-1211-64/+69 | * Improve key store passphrase cryptoGustav Simonsson2015-05-124-23/+31 | * Remove the awesome, ever misunderstood entropy mixingGustav Simonsson2015-05-124-64/+15 |/ * Merge pull request #933 from bas-vk/issue928Jeffrey Wilcke2015-05-1218-64/+58 |\ | * fixed identingBas van Kervel2015-05-121-1/+1 | * removed redundant newlines in import blockBas van Kervel2015-05-127-11/+5 | * replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-12