Newer
Older
2024-04-05 zzz
* Susimail: Fix truncation of quoted-printable encoded attachments
* Translation updates
2024-04-04 zzz
* Susimail:
- Only parse mail headers once
- Fix initialization of textarea height
- Fix 413 error forwarding email with attachments
- Fix forwarding email with attachments lacking specified encoding
- Fix forwarding html-only email
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2024-03-26 zzz
* NetDB: Store message handling changes
* Transports: Incoming connection checks
* Tunnels:
- Refactor message distribution
- Tunnel test changes
2024-03-23 zzz
* i2psnark: Preserve private=0 in torrent files
2024-03-20 zzz
* New translations for some subsystems: Japanese, Hungarian, Slovenian, Estonian
2024-03-09 zzz
* i2psnark: Fix buttons on torrent details page (JRE 21)
2024-03-03 zzz
* i2psnark:
- Fix DnD js syntax error
- Add torrent section and config page CSS fixes (non-default themes)
2024-03-01 zzz
* SSU2: Cancel peer test if Bob picked a Charlie without a B cap
2024-02-29 zzz
* SSU2: Treat IPv6 peer test result as unknown if no response from firewalled Charlie
2024-02-26 zzz
* Console: Use same color for visted links (dark theme)
* i2psnark:
- Don't allow changing data dir when connected
- Delete all torrents except magnets when changing data dir
2024-02-25 zzz
* SSU2:
- Increase min version for peer test
- Update last rcv time when receiving data, not acks
2024-02-14 zzz
* i2ptunnel: Implement server-side persistence (Gitlab MR !181)
2024-02-02 zzz
* i2ptunnel: Implement client-side persistence (Gitlab MR !176)
* susimail: Add support for HTML email (Gitlab MR !177)
2024-01-31 zzz
* CLI: Add sdns stamp decoder
2024-01-30 zzz
* Naming: Add .i2p.alt support
* Util: DoH server list update
2024-01-29 zzz
* Crypto:
- More efficient enum lookup by code
- Verify RSA sigs after signing
* i2psnark: Sanitize unicode LTR/RTL control chars
* Util: Add .alt to selfsigned cert alt names
2024-01-28 zzz
* Build: Update gradlew to 8.5 (Gitlab MR !180)
2024-01-27 zzz
* Console: Update RRD4J to 3.9 (Gitlab MR !178)
* Transport: Remove SSU1 code from EstablishmentManager (Gitlab MR !179)
2024-01-23 zzz
* i2ptunnel, susidns: Fix IDN decoding for newer codepoints
2024-01-22 zzz
* i2psnark: Add drag-and-drop for torrent files and links (Gitlab MR !165)
* susimail: Add drag-and-drop for attachments (Gitlab MR !171)
2024-01-15 zzz
* I2CP: Prevent loopback messages to same session (i2pd Github #2005, Gitlab MR !173)
* i2psnark: Bandwidth limiter improvements (Gitlab MR !164)
2024-01-14 zzz
* Data: Store compressed RI and LS in compressed form (Gitlab MR !171)
* i2ptunnel:
- Add utilities for keepalive (WIP) (Gitlab MR !166)
- Don't send HTML errors on CONNECT sockets (Gitlab MR !175)
* Transport: Remove SSU1 code from PacketHandler (Gitlab MR !174)
* Console: Fix iframe size issues (Gitlab MR !160)
* Susimail: Add markdown js for plain text content (Gitlab MR !161)
* SSU2: Delay sending relay tag (Gitlab MR !169)
2024-01-02 zzz
* Console: News fetch improvements (Gitlab MR !163)
* Router: Enforce max RI size (Gitlab MR !168)
* Susimail: Speed up initial loading (Gitlab MR !162)
* Tunnels: Peer selection adjustments (Gitlab MR !167)
2023-12-23 zzz
* Susimail:
- Add dropdown on login page for multiple accounts
- Add logo to footer
- Add regex util (WIP)
- Auto-resize compose box
- Extract multipart type and content id (WIP)
- Logging enhancements on file read failures
- Put error messages at the top
- Show size and thumbnail of draft attachments
- Show user name on folder view
* Util: Move SyntheticREDQueue from router to core
2023-12-22 zzz
* Blockfile: Fix bug in unused getNames()
* Console: Fix encoding issues in persisted news
* I2CP: Add router rates to bandwidth limits message
* i2psnark: Adjust max peers for small torrents
* i2ptunnel:
- Change return code for host-not-in-addressbook to 502
- Log correct server host/port on error when there are multiple targets configured
* NTCP2: Add key validity check
* Plugins: Don't auto-update in test mode
* Ratchet: Use correct method for Elg2 keygen
* Susimail: Include attachment sizes in displayed draft size
* Transports: Don't flood huge RIs
* Util:
- Catch OOM in timer
- Add 2nd order comparison in ObjectCounterUnsafe sort
2023-12-18 2.4.0 (API 0.9.61) released
2023-12-15 idk
* Pull translations from Transifex
* Fix updating router profile in SearchUpdateReplyFoundJob
2023-12-15 zzz
* Pull translations from Transifex
2023-12-14 zzz
* Console: Whitespace fixes on config pages
2023-12-08 zzz
* Installer: Fix rare misidentification of OS
2023-12-07 zzz
* Susimail:
- Fix placement of bottom page nav
- Show spam flags for all in spam folder
- Dark theme fixes
2023-12-06 zzz
* Susimail:
- Flush output to fix truncated mails
- Close output for attachments
- Fix setting encoding for attachments
- Set length for binary encoding
2023-12-05 zzz
* Build: poupdate-source
* i2ptunnel: Remove dup headers in error pages
2023-12-02 zzz
* Console: Fix sidebar not immediately showing results of /configsidebar changes
* Susimail:
- Fix binary content-encoding
- Fix incorrect "previous" icons
2023-12-01 zzz
* Console:
- Clear out "proxy must be running" status after success
- Don't lose tabs in log messages
- Fix HTML errors on /configupdate
- Fix sidebar not immediately showing results of manual update check
- Prevent overflow of sidebar status
* i2psnark: Change js mime type as per RFC 9239
2023-11-29 zzz
* Build: Handle QUALIFIER
* UPnP:
- Fix missing port in Host header causing failures on libupnp-based devices
- Fix handing of multiple IGDs
- Improve logging about multiple IGDs
- Make case of HTTP headers more standard
2023-11-27 zzz
* i2psnark: Delay bandwidth limits check briefly
Loading
Loading full blame...