This repository has been archived by the owner. It is now read-only.
Use etld plus one matching for 3p #172
Open
+15,240
−103
remove final malloc / new in matching process
d4a9635
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 395d70d
return non PSL behavior of isThirdPartyHost to is previous behavior
pes10k
Open
Use etld plus one matching for 3p #172
remove final malloc / new in matching process
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
Mar 2, 2019
d4a9635
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 395d70d
return non PSL behavior of isThirdPartyHost to is previous behavior
pes10k