Commit Graph

  • 281bf68098 SSU2: Peer Test fixes part 2 zzz 2022-04-23 15:57:00 -04:00
  • ce2b5639b5 SSU2: Peer Test fixes part 1 zzz 2022-04-23 12:13:03 -04:00
  • fadf25dc8f Create a branch for 1.7.1 i2p-jpackage-1.7.1 idk 2022-04-20 08:58:59 -04:00
  • 4c10b414c4 InNetMessagePool: Remove some low-level logging zzz 2022-04-17 10:13:46 -04:00
  • 4c15a0e1c4 i2psnark: Make PeerCoordinatorSet and ConnectionAcceptor final zzz 2022-04-17 10:11:19 -04:00
  • 203fbdaa9f Console: Usage formatting on /tunnels zzz 2022-04-17 10:10:18 -04:00
  • 9431b9cfdc i2psnark: Soft restart fixes part 5 zzz 2022-04-17 09:56:07 -04:00
  • 2bec84dd88 Streaming: Soft restart fixes part 4 zzz 2022-04-17 09:51:30 -04:00
  • cf7efcada8 I2CP: Soft restart fixes part 3 zzz 2022-04-17 09:45:40 -04:00
  • dda25bf1ed Router: Restart fixes part 2 zzz 2022-04-14 08:25:16 -04:00
  • 04b1bdb453 Router: Soft restart fixes part 1 zzz 2022-04-13 10:28:43 -04:00
  • e04d31eb04 Update: Log full path to update file zzz 2022-04-12 09:31:28 -04:00
  • 706ed2ced2 javadoc zzz 2022-04-12 09:29:34 -04:00
  • bb7278c5f6 Transport: Remove unnecessary isEmpty() check zzz 2022-04-12 09:26:25 -04:00
  • 3edc235104 SSU2: Minor updates zzz 2022-04-12 09:23:48 -04:00
  • 806046df64 One more ihost to itag change, missed in earlier checkin zzz 2022-04-12 09:09:40 -04:00
  • 345c64ebaf Tunnels: Don't build client tunnels less than min length zzz 2022-04-12 09:06:00 -04:00
  • 53eb6ba7e0 Console: Fix Sybil closest hash tabs zzz 2022-04-12 09:03:38 -04:00
  • eaa526583d Transport: Fix UPnP deadlock zzz 2022-04-12 09:00:40 -04:00
  • c0b8fe94a8 fix margins on dark theme bandwidth config table and info div idk 2022-04-11 13:59:26 -04:00
  • 6e5049c1db remove remaining absolute tags from xhr's on wizard page idk 2022-04-11 13:56:11 -04:00
  • 949f619ecc fix margin on bandwidth configuration page, fix alignment on bandwidth configuration page, align informational text to language start idk 2022-04-11 13:35:13 -04:00
  • f7c3e06db5 I2CP: Fix external I2CP broken when session ID is 0 zzz 2022-04-11 10:30:29 -04:00
  • 1a26e1789c remove the startup wizard images themselves from the source tree idk 2022-04-08 16:55:31 -04:00
  • e40bbc9f18 Overhaul CSS n New Install Wizard in order to make it less dependent on absolute positioning. Remove confusing M-Lab measurement table since the meaningful results are already populated in the configuration table. Adjust postioning of some elements on the bandwidth config pages. remove the old images from both themes. idk 2022-04-08 16:53:36 -04:00
  • ec72f3cdf6 disable high-contrast mode on browsers where it is possible idk 2022-04-07 22:36:09 -04:00
  • b19998c072 Console: Change sidebar netdb tooltip zzz 2022-04-06 08:37:41 -04:00
  • 66e1c94bee Console: Use full hash for links to RI zzz 2022-04-06 08:22:12 -04:00
  • 0449589406 SSU2: Fix hashcode function to detect dup acks zzz 2022-04-05 14:13:23 -04:00
  • cc85df19aa SSU2: Fragmented Session Confirmed zzz 2022-04-05 09:26:42 -04:00
  • 8418bda5a5 Console: Add netdb search options for v1 or v2 only transports zzz 2022-04-05 08:22:26 -04:00
  • 75492514ca SSU: Fix packet-too-large check in UDPSender zzz 2022-04-05 07:55:28 -04:00
  • e43810f182 SSU2: Don't send our RI after outbound handshake, it's in the handshake already zzz 2022-04-05 07:49:43 -04:00
  • 9d49dc7af7 SSU2: Fix NPE in PeerState.loadFrom() zzz 2022-04-05 07:47:56 -04:00
  • 680320dede SSU2: Add termination reason codes zzz 2022-04-05 07:45:02 -04:00
  • b2d6a091d1 Add more family certs zzz 2022-03-31 06:05:57 -04:00
  • 5d22a2152a Data: Add cached X25519/Ed25519 key cert, now common zzz 2022-03-28 08:30:36 -04:00
  • acbf849b44 Crypto: Micro-optimize AES encrypt loop zzz 2022-03-28 08:08:22 -04:00
  • 7cf9895908 Transport: Add util methods for AddressType zzz 2022-03-28 06:38:18 -04:00
  • d41c39a4d0 Debian: Add Java 18 zzz 2022-03-28 06:24:08 -04:00
  • b1852c127b SSU2: Prep for fragmented RI (WIP) zzz 2022-03-27 12:36:12 -04:00
  • 8c59c514b2 Router: Validate family sig at startup zzz 2022-03-27 08:21:22 -04:00
  • 93493a6d15 Crypto: Add provider in CertUtil so we can load EdDSA certs zzz 2022-03-27 08:00:08 -04:00
  • 03e5c6c13c Crypto: Add official EdDSA OIDs to provider zzz 2022-03-26 13:05:28 -04:00
  • 826bf3c24f SSU2: Hook in IMF Bloom filter to detect dups zzz 2022-03-26 11:39:10 -04:00
  • 68273cd256 SSU2: Reduce ack delay, see MR !57 zzz 2022-03-26 07:04:49 -04:00
  • e130f85a65 Merge branch 'ssuackdelay' into 'master' zzz 2022-03-26 10:53:49 +00:00
  • 9385ce7080 Console: Prevent creating a family that another router is using zzz 2022-03-25 08:47:19 -04:00
  • da190cc24f SSU2 cleanups zzz 2022-03-25 08:27:53 -04:00
  • 2a6dc58659 SSU: Reduce ack delay to minimize addition to measured RTT zzz 2022-03-25 05:59:33 -04:00
  • f4eda0551d Router: Change quick address check for introducers zzz 2022-03-24 17:31:48 -04:00
  • 0560b3221d SSU2: Flush tokens on ip/port change zzz 2022-03-24 05:21:58 -04:00
  • 631a6dd2b2 I2CP: Synch fixes zzz 2022-03-23 07:25:01 -04:00
  • 0154a87cbf SSU2: Refactor tokens zzz 2022-03-23 06:46:01 -04:00
  • 4f8ad3b6cb Router family fixes zzz 2022-03-22 08:03:18 -04:00
  • 458e980e2f bump -10, javadoc typo zzz 2022-03-20 07:59:32 -04:00
  • e08d2f354a File missed in previous netdb checkin zzz 2022-03-20 07:57:43 -04:00
  • 037e6940a9 SSU2: More work on peer test zzz 2022-03-20 07:53:41 -04:00
  • b3055feff6 NetDB: Remove duplicate store in FloodOnlyLookupMatchJob zzz 2022-03-20 07:45:33 -04:00
  • c520dcb0f6 NetDB: Refactor family validation zzz 2022-03-20 07:41:49 -04:00
  • fc88d672c5 Console: Fix rare IAE on destination sort zzz 2022-03-18 11:40:09 -04:00
  • c62884ef85 SSU2: Implement peer test state machine zzz 2022-03-18 10:21:30 -04:00
  • d9c629a6b1 SSU2: Log tweaks zzz 2022-03-17 16:45:16 -04:00
  • 70b7d1204b SSU2: Still more prep for Peer Test (WIP) zzz 2022-03-17 16:43:24 -04:00
  • a90bbc3554 SSU2: More prep for Peer Test (WIP) zzz 2022-03-17 16:10:26 -04:00
  • c2ec6cdeff SSU2: Set _lastACKSend zzz 2022-03-17 16:08:15 -04:00
  • f57abe84bd SSU: Peer Test refactor zzz 2022-03-17 16:04:28 -04:00
  • a1ee8220bb SSU2: Relay and Peer Test WIP zzz 2022-03-17 10:48:10 -04:00
  • ce73b9e8da Console: Remove CSS for hidden text on /graph zzz 2022-03-16 07:59:55 -04:00
  • e6c3c097b5 Console: Remove UTC text already hidden by CSS zzz 2022-03-16 07:47:26 -04:00
  • 8961009292 SSU2: Minor cleanups zzz 2022-03-16 07:28:22 -04:00
  • de27cb1a46 Util: Increase min log file size limit zzz 2022-03-16 07:22:00 -04:00
  • e8afbc5b92 Transport: Don't use HE addresses for GeoIP zzz 2022-03-15 14:30:04 -04:00
  • 587409daa7 SSU2: Compress large RIs in Session Confirmed zzz 2022-03-15 07:23:53 -04:00
  • af5019c8dd SSU2: Fixes part 11 zzz 2022-03-15 07:20:23 -04:00
  • 46bba0fe71 SSU2: Fixes part 10 zzz 2022-03-15 07:12:25 -04:00
  • 049456493f SSU2: Stubs for relay and peer test (phase 2) zzz 2022-03-13 12:42:13 -04:00
  • 2f63762c80 SSU2: Fixes part 9 zzz 2022-03-13 07:33:36 -04:00
  • ca0d9f5a26 Tunnels: Reduce build reply timeout zzz 2022-03-12 11:37:29 -05:00
  • aa620f5ed3 SSU2: Fixes part 8 zzz 2022-03-12 11:08:20 -05:00
  • 15bb157126 NTCP: Encrypt handshake options in-place zzz 2022-03-12 09:48:33 -05:00
  • 7e3e42ce42 i2psnark standalone: Add DTG and notifications zzz 2022-03-11 07:23:46 -05:00
  • 981c5e3878 i2psnark: Don't js-reload CSS on first click zzz 2022-03-11 07:13:09 -05:00
  • 393ee71ad9 SSU2: Fixes part 7 zzz 2022-03-10 10:27:19 -05:00
  • 97736cef1c SSU2: Fixes part 6 zzz 2022-03-09 13:53:16 -05:00
  • 25af51faf9 SSU2: Fixes part 5 zzz 2022-03-09 07:04:31 -05:00
  • a717dfb923 DTG: Add new ExternalMain class for app context use zzz 2022-03-09 05:21:58 -05:00
  • e594b9532c SSU2: Track dup packets received zzz 2022-03-09 04:37:36 -05:00
  • a7a5b06b5c I2NP: Fix TunnelGatewayMessage.calculateWrittenLength() zzz 2022-03-08 05:39:47 -05:00
  • eb72e97c03 SSU2: Fixes part 4 zzz 2022-03-07 10:44:17 -05:00
  • 25cdc988e1 SSU2: Fixes part 3 zzz 2022-03-07 09:55:10 -05:00
  • 3ce669575f SSU2: Fixes part 2 zzz 2022-03-06 07:31:16 -05:00
  • 63aa64f8bb Console: Improve class selection on /configlogging zzz 2022-03-06 06:16:59 -05:00
  • a6f61d2bf6 SSU2: Fixes part 1 zzz 2022-03-06 06:15:23 -05:00
  • 9457271ce6 Transport: Fix wasUnreachable() for transports with alt style zzz 2022-03-04 09:17:26 -05:00
  • 22512d3889 i2psnark standalone: Add more CLI messages zzz 2022-03-04 07:15:16 -05:00
  • a7115263f0 i2psnark: Reduce log level zzz 2022-03-04 05:57:27 -05:00
  • c4b167b845 i2psnark: Fix css icon link zzz 2022-03-04 05:52:44 -05:00
  • 5e09245234 i2psnark: Add js theme preview zzz 2022-03-04 05:47:18 -05:00
  • fee38c1c32 Console: Add SSU version column to /peers zzz 2022-03-04 05:36:18 -05:00