This repository has been archived by the owner. It is now read-only.
Add etld serialization into dat files #187
Open
+15,516
−107
fix memory leak during serialization
cd45c83
Select commit
d2e2fba
init
pes10k 3481216
Complete initial implementation of using public suffix list for eTLD+1
pes10k 3d90511
linter fixes
pes10k adb1daf
Use psl in perf application
bbondy 863d1be
refactor to avoid unneeded allocations
pes10k 454b911
improve matching algorithm, be _way_ more careful about when copying …
pes10k d4a9635
remove final malloc / new in matching process
pes10k 42ae4f4
linter fixes / cleanup
pes10k cd45c83
fix memory leak during serialization
pes10k 1ef0ded
Avoid some more possible stack allocations, const a bunch of more things
pes10k 4ce828b
remove exceptions
pes10k ad0dab0
remove adding eTLD+1 serilization code into dat, add matching tests, …
pes10k 7ec14d7
restore serialization code
pes10k
Open
Add etld serialization into dat files #187
fix memory leak during serialization
Feb 1, 2019
Feb 2, 2019
Feb 22, 2019
Feb 23, 2019
Feb 24, 2019
Feb 25, 2019
Feb 25, 2019
Feb 25, 2019
Feb 26, 2019
Feb 26, 2019
Feb 28, 2019
Feb 28, 2019
Feb 28, 2019
cd45c83
Select commit
d2e2fba
init
pes10k 3481216
Complete initial implementation of using public suffix list for eTLD+1
pes10k 3d90511
linter fixes
pes10k adb1daf
Use psl in perf application
bbondy 863d1be
refactor to avoid unneeded allocations
pes10k 454b911
improve matching algorithm, be _way_ more careful about when copying …
pes10k d4a9635
remove final malloc / new in matching process
pes10k 42ae4f4
linter fixes / cleanup
pes10k cd45c83
fix memory leak during serialization
pes10k 1ef0ded
Avoid some more possible stack allocations, const a bunch of more things
pes10k 4ce828b
remove exceptions
pes10k ad0dab0
remove adding eTLD+1 serilization code into dat, add matching tests, …
pes10k 7ec14d7
restore serialization code
pes10k