I2P Address: [
http://git.idk.i2p
]
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
i2p.i2p
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
I2P Developers
i2p.i2p
Commits
edfc9b14542ee3a19d97e6b3aedfeaffe0fb1c2e
Select Git revision
Branches
1
master
default
protected
Tags
20
i2p-2.8.2-4
i2p-2.8.2-3
i2p-2.8.2-2
i2p-2.8.2-1
i2p-2.8.2
i2p-2.8.1-2-rc
2.8.1-2-rc
i2p-2.8.1-1-rc
i2p-release-2.8.1
i2p-2.8.0-8-rc
i2p-2.8.0-7-rc
i2p-2.8.0-6-rc
i2p-2.8.0-5
i2p-2.8.0-4
i2p-2.8.0-3
i2p-2.8.0-2
i2p-windows-2.8.0
i2p-2.8.0-1
i2p-2.8.1
i2p-2.8.0
21 results
i2p.i2p
router
java
src
Author
Search by author
Any Author
authors
Kilian Holzinger
nextloop
echelon
echelon
idk
idk
obscuratus i2p
obscuratus
zzz
zzz
5 authors
Jan 01, 2023
I2CP: Reduce session limit to 50
· edfc9b14
zzz
authored
2 years ago
edfc9b14
Dec 31, 2022
bump -14-rc
· 5818f8e2
zzz
authored
2 years ago
5818f8e2
Dec 30, 2022
Tunnels: Add another tier for client tunnel build limiter
· 0d97dbf5
zzz
authored
2 years ago
0d97dbf5
UPnP: Catch AssertionError when closing SSDP multicast socket
· f7d13406
zzz
authored
2 years ago
f7d13406
Dec 29, 2022
Tunnels: Limit requested client tunnels during congestion
· dcb8009c
zzz
authored
2 years ago
dcb8009c
Dec 26, 2022
Throttle: Don't parse default values every time
· 32ffd056
zzz
authored
2 years ago
32ffd056
bump -12
· b5ce7095
zzz
authored
2 years ago
b5ce7095
SSU1: Symmetric NAT detection fixes
· 2b8d3477
zzz
authored
2 years ago
2b8d3477
SSU: Fix NPE when SSU2 disabled
· d655ad20
zzz
authored
2 years ago
d655ad20
Router: Don't blocklist our own IP
· d16aaab3
zzz
authored
2 years ago
d16aaab3
SSU2: Redesign peer test symmetric NAT detection
· ba0fee15
zzz
authored
2 years ago
ba0fee15
SSU2: Minor cleanups
· 2ce2b894
zzz
authored
2 years ago
2ce2b894
Dec 23, 2022
SSU2: Don't replace previous destroyed peer in the cache
· 2d633a0b
zzz
authored
2 years ago
2d633a0b
SSU2: Refactor in-session PacketBuilder2 methods to throw IOE
· fdbdd10a
zzz
authored
2 years ago
fdbdd10a
SSU1 peer test log level reduction
· a6f7f9ec
zzz
authored
2 years ago
a6f7f9ec
SSU2: Peer test with our current address, not our address from the Bob session,
· 3dd242c1
zzz
authored
2 years ago
3dd242c1
SSU2: Enforce that address block is present in session created
· defe514a
zzz
authored
2 years ago
defe514a
Blocklist: Don't add IPv4 addresses permanently banned to the transient list
· 31d0bc33
zzz
authored
2 years ago
31d0bc33
Dec 22, 2022
bump -11
· 35804300
zzz
authored
2 years ago
35804300
SSU2: Further restrict states when we will be a peer test Charlie
· ac799b7f
zzz
authored
2 years ago
ac799b7f
SSU2: Peer Test fixes
· 4c8e0149
zzz
authored
2 years ago
4c8e0149
SSU: Peer Test scheduling fixes
· 150a68a3
zzz
authored
2 years ago
150a68a3
Dec 21, 2022
SSU2: Remove ENABLE_xxx feature flags used in early development
· d73be206
zzz
authored
2 years ago
d73be206
Router: Add IPv6 analysis to Sybil checker
· 4e174df7
zzz
authored
2 years ago
4e174df7
Dec 20, 2022
Sybil: Pass reason to the blocklist, for logging only
· fd58472c
zzz
authored
2 years ago
fd58472c
bump -10
· e9c74c7c
zzz
authored
2 years ago
e9c74c7c
Change calls from Addresses.getIP() to Addresses.getIPOnly() for peer IPs
· 903477e9
zzz
authored
2 years ago
903477e9
log typo
· fd2af4d8
zzz
authored
2 years ago
fd2af4d8
SSU2: Bundle RI with peer test messages 2 and 4 if possible
· ccb01ccf
zzz
authored
2 years ago
ccb01ccf
SSU2: Peer test improvements
· 4d650249
zzz
authored
2 years ago
4d650249
Dec 19, 2022
Router: Time initialization fixes and cleanups
· 6092e35b
zzz
authored
2 years ago
6092e35b
Dec 18, 2022
SSU2: Compress and bundle Alice RI with relay intro
· 51d567ec
zzz
authored
2 years ago
51d567ec
Dec 17, 2022
Transport: Fix NPE at shutdown caused by _currentAddresses change
· 33f9bd81
zzz
authored
2 years ago
33f9bd81
bump -9
· 73d226e7
zzz
authored
2 years ago
73d226e7
SSU: Rewrite isTooClose()
· f26c616f
zzz
authored
2 years ago
f26c616f
SSU2: split() and send in-session termination after certain session confirmed errors
· ef542d88
zzz
authored
2 years ago
ef542d88
SSU: Don't call test forceRunSoon() in addPeer() to prevent test thrashing.
· 58e95dc3
zzz
authored
2 years ago
58e95dc3
Add change required for previous commit
· cdc61ee6
zzz
authored
2 years ago
cdc61ee6
SSU: Don't call rebuildIfNecessary() from dropPeer() and addPeer() every time
· 2d2c8fdc
zzz
authored
2 years ago
2d2c8fdc
SSU2: log tweaks
· d9bb3d0b
zzz
authored
2 years ago
d9bb3d0b
Loading