Commit Graph

56 Commits

Author SHA1 Message Date
a9a4310a04 added Test_KeyStorageAndLoading 2024-10-26 18:37:33 -04:00
idk
4cba6e2edd Merge pull request #8 from hkh4n/refactor
return os.ErrNotExist instead of written error
2024-10-26 21:35:44 +00:00
25eedfeed8 return os.ErrNotExist instead of written error 2024-10-26 13:50:59 -04:00
idk
8632c8275d Merge pull request #7 from hkh4n/logging
logging naming convention hotfix
2024-10-23 17:34:31 +00:00
9e61a8e00f Merge branch 'eyedeekay:master' into logging 2024-10-23 00:10:22 -04:00
fb2ca1a92c fix logger naming collision with other libs 2024-10-23 00:09:36 -04:00
1bf0437e54 tweaks 2024-10-17 14:52:00 -04:00
idk
0af72cba75 Merge pull request #6 from hkh4n/logging
Added logging to Lookup.go and I2PAddr.go
2024-10-17 18:51:39 +00:00
a4a38460e3 tweaks 2024-10-17 14:42:38 -04:00
75a7b2aec9 Update README.md to reflect logging 2024-10-17 14:38:35 -04:00
43a6a0e07f adjusted log.go 2024-10-16 14:59:01 -04:00
936c39746c tweaks 2024-10-15 19:48:13 -04:00
8df0f31a4d Added logging to I2PAddr.go
-removed "trace" and "info"
-moved log to its own file
-shifted priv -> _priv (pre newline removal)
-added response string in Lookup()
-added response string in NewDestination()
2024-10-15 09:53:10 -04:00
c1b05d6ede !WIP! - added logging 2024-10-14 23:28:25 -04:00
idk
0ef26b9207 Merge pull request #5 from hkh4n/makefile
Updated Makefile
2024-09-24 13:10:37 -04:00
8eee571a7b -remove boilerplate artifact 2024-09-22 20:04:55 -04:00
95744f9498 -bump version
-added testing from make
2024-09-22 19:52:02 -04:00
idk
b4e9da89e9 Merge pull request #3 from hkh4n/tests
Added tests for addresses and keys. Changed NewDestination()
v0.33.8
2024-09-17 18:18:41 -04:00
afae8e6f14 changed urls to fit with tests 2024-09-15 21:56:23 -04:00
6c95fc6ac7 -Critical change: trim newline from private key
-commented out newline investigation in Test_KeyGenerationAndHandling
-Test_KeyGnerationAndHandling works as expected now.
2024-09-15 21:48:51 -04:00
ada0d39af4 Investigating LoadKeysIncompat (amend instead) 2024-09-15 15:17:33 -04:00
59bffea3f3 Merge remote-tracking branch 'origin/tests-keys' into tests-keys
# Conflicts:
#	I2PAddr_test.go
2024-09-15 13:13:36 -04:00
316dc840d6 Investigating LoadKeysIncompat (amend instead) 2024-09-15 13:08:11 -04:00
90da121025 Investigating LoadKeysIncompat x4 2024-09-15 12:31:39 -04:00
d362997650 Investigating LoadKeysIncompat x3 2024-09-15 11:28:47 -04:00
4004d3050d Investigating LoadKeysIncompat x2 2024-09-15 11:16:46 -04:00
0d58ebfa78 Investigating LoadKeysIncompat 2024-09-15 11:15:18 -04:00
acbf68bc58 Added broken tests for keys (TODO) 2024-09-15 00:46:32 -04:00
dc8ef52d46 Revamped failures for Test_basic() and Test_Basic_Lookup().
Added:
-Test_NewI2PAddrFromString()
-Test_I2PAddr()
-Test_DestHashFromString()
-Test_I2PAddrToBytes()

with sub-tests.
2024-09-15 00:45:09 -04:00
aae46b4dec added TestKeyGenerationAndHandling 2024-09-14 21:31:52 -04:00
597e1da68d Merge remote-tracking branch 'origin/tests' into tests + Correct Func names as "Test_"
# Conflicts:
#	I2PAddr_test.go
2024-09-14 08:04:19 -04:00
4cf76aeec2 Added various tests 2024-09-14 07:59:56 -04:00
80bfc77145 Added various tests 2024-09-14 00:32:23 -04:00
idk
5ae94bc639 Merge pull request #1 from hkh4n/error-handling
More robust error handling in I2PAddr.go
2024-09-10 14:33:24 -04:00
c86c07c1df refactored error handling in HostnameEntry() 2024-09-09 20:20:43 -04:00
fde718e1d8 refactored error handling in StoreKeysIncompat() 2024-09-09 20:17:21 -04:00
3a99966c42 refactored error handling in LoadKeys() 2024-09-09 20:07:43 -04:00
d23cb52f2c refactored error handling in fileExists() 2024-09-09 20:02:56 -04:00
81f9b8a8cc update makefile v0.33.7 2024-01-09 14:43:01 -05:00
idk
28d6bf4d97 update go modules 2023-03-07 02:11:16 +00:00
idk
9307ae9cf4 StringIsBase64 is bittorrent mode 2022-09-22 23:14:43 -04:00
idk
e6cb984e8f add option to only return b64s 2022-09-21 00:36:57 -04:00
idk
18a714c195 fix missing LICENSE file 0.33.0 v0.33.0 2022-09-11 19:55:14 -04:00
idk
1048b5ce6b update index.html 2022-08-04 18:07:22 -04:00
idk
910de44ac8 Make the StoreKeys function automatically set up the file if it's not already there 2022-08-03 16:46:30 -04:00
idk
b97558c06a repurpose the useless cmd application nobody used into a place to put the i2pkeys library outside of both the SAM libraries i2pkeys-0.0.32 2022-03-10 00:51:20 -05:00
idk
f1a1319f2b repurpose the useless cmd application nobody used into a place to put the i2pkeys library outside of both the SAM libraries 2022-03-10 00:44:14 -05:00
idk
204d4ae6dc repurpose the useless cmd application nobody used into a place to put the i2pkeys library outside of both the SAM libraries 2022-03-10 00:20:25 -05:00
idk
33dc7d985d some more tweaks 2018-11-25 15:05:31 -05:00
idk
e1b4b5e589 some more tweaks 2018-11-25 15:04:54 -05:00