marek marek
  • Joined on 2025-04-21
marek opened issue I2P_Developers/i2p.i2p#518 2025-06-30 11:42:31 -04:00
SetDate message is sent too often to I2CP clients.
marek pushed to master at marek/i2p.i2p 2025-06-27 05:52:50 -04:00
daecb35a24 Router: Reduce and document the banlist-forever threshold
18d356fecb Partial fix for display of UDP tracker URLs
965ed2c8bf Honor public files flag when saving torrent file after edit
6eacc5e4db Don't AIOOBE on bad announce reply
602fe2b9ca Add UDP tracker for testing
Compare 99 commits »
marek commented on pull request I2P_Developers/i2p.i2p#516 2025-06-26 22:31:42 -04:00
Add a date+time time-stamp to each snark message.

Or, we could change the data structure holding the messages in a such way that it holds the timestamp and the message separately. So the user could decide in the settings whether they want to see…

marek commented on pull request I2P_Developers/i2p.i2p#516 2025-06-26 22:29:50 -04:00
Add a date+time time-stamp to each snark message.
  • move log.info() above where you add the timestamp, because the logger adds its own timestamps
  • use internal time _context.clock().now() instead of System.currentTimeMillis()

Fixed.

marek pushed to snark_message_timestamp_old_2 at marek/i2p.i2p 2025-06-26 22:25:37 -04:00
32904f43c4 Add a date+time time-stamp to each snark message.
marek created branch snark_message_timestamp_old_2 in marek/i2p.i2p 2025-06-26 22:25:37 -04:00
marek pushed to snark_message_timestamp at marek/i2p.i2p 2025-06-26 22:25:35 -04:00
ec4a684458 Add a date+time time-stamp to each snark message.
daecb35a24 Router: Reduce and document the banlist-forever threshold
18d356fecb Partial fix for display of UDP tracker URLs
965ed2c8bf Honor public files flag when saving torrent file after edit
6eacc5e4db Don't AIOOBE on bad announce reply
Compare 12 commits »
marek pushed to snark_message_timestamp_old_1 at marek/i2p.i2p 2025-06-22 00:02:39 -04:00
1e2470a87b Code review.
2aa7379d91 Add a date+time time-stamp to each snark message.
Compare 2 commits »
marek created branch snark_message_timestamp_old_1 in marek/i2p.i2p 2025-06-22 00:02:39 -04:00
marek pushed to snark_message_timestamp at marek/i2p.i2p 2025-06-22 00:02:38 -04:00
32904f43c4 Add a date+time time-stamp to each snark message.
8b1a1a8198 dev -3
d53949f970 i2psnark: Update UDP tracker (Proposal 160) (#504)
5bb3cc488c Merge pull request 'I2CP: Add async lookup API' (#511) from zzz/i2p.i2p:i2cp-asynch-lookup into master
a3e69ca9c7 Console: Set form target for wizard
Compare 18 commits »
marek commented on pull request I2P_Developers/i2p.i2p#516 2025-06-13 17:26:12 -04:00
Add a date+time time-stamp to each snark message.

NACK

  • Use DataHelper.formatTime() which is localized and in local time zone
  • Don't reorder the imports

Fixed.

marek pushed to snark_message_timestamp at marek/i2p.i2p 2025-06-13 16:39:56 -04:00
1e2470a87b Code review.
marek created pull request I2P_Developers/i2p.i2p#516 2025-06-12 11:10:24 -04:00
Add a date+time time-stamp to each snark message.
marek pushed to snark_message_timestamp at marek/i2p.i2p 2025-06-12 11:08:22 -04:00
2aa7379d91 Add a date+time time-stamp to each snark message.
4d1ba03823 SSU2: Change packet classification if/else to switch
0c5497c83e Merge branch 'master' of i2pgit.org:I2P_Developers/i2p.i2p
1c7fd57a4b Check in debian changelogs
0995aa268e i2ptunnel: Remove delay before flushing output
Compare 10 commits »
marek created branch snark_message_timestamp in marek/i2p.i2p 2025-06-12 11:08:22 -04:00
marek opened issue I2P_Developers/i2p.i2p#515 2025-06-12 10:59:54 -04:00
i2psnark does not use timestamp in its logs.
marek deleted branch i2p-android-1.8.1 from marek/i2p.i2p 2025-04-29 07:40:45 -04:00
marek pushed to master at marek/i2p.i2p 2025-04-29 07:16:08 -04:00
ba091fefad Merge pull request 'Console: /logs page improvements' (#499) from zzz/i2p.i2p:console-logs into master
59c17869ed i2psnark: Remove ElGamal peer support
508fe2ce52 i2ptunnel: Canonicalize Host header at the server proxy
c60e748a24 Util: Add ability to force using IPv6 for SSLEepGet
5a4752e4df dev -5
Compare 312 commits »