LeeBrotherston / tls-fingerprinting

TLS Fingerprinting
GNU General Public License v3.0
375 stars 80 forks source link

Cleanup #17

Closed LeeBrotherston closed 8 years ago

LeeBrotherston commented 8 years ago

After experimenting with pthreads I determined that the gains were not likely to be substantial enough to warrant the added complexity and such like. I have a plan to make use of multiple cores, but pthreads is not it.

This branch did yield a number of items that I had to clean up in order to facilitate the pthread experimentation however, and so theses changes are being merged back into master in order to clean up the project a little.