| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs, not spaces.HEADmaster |  Jason A. Donenfeld | 2009-08-02 | 1 | -1/+1 |
* | Filter country-level hits |  Jason A. Donenfeld | 2009-07-25 | 1 | -0/+2 |
* | Cleaned up reversal |  Jason A. Donenfeld | 2009-07-25 | 1 | -3/+4 |
* | Gmail header downloader. |  Jason A. Donenfeld | 2009-07-25 | 2 | -0/+45 |
* | Removed bad enron dataset. |  Jason A. Donenfeld | 2009-07-25 | 22659 | -1188902/+0 |
* | Add flying feature. |  Jason A. Donenfeld | 2009-07-24 | 2 | -21/+59 |
* | Add borked enron db |  Jason A. Donenfeld | 2009-07-24 | 22659 | -0/+1188902 |
* | Prepare to look at to lines. |  Jason A. Donenfeld | 2009-07-24 | 2 | -2/+6 |
* | Use python's email parser instead of bad self-parsing. |  Jason A. Donenfeld | 2009-07-24 | 1 | -31/+31 |
* | Only plot verified points on map. |  Jason A. Donenfeld | 2009-07-02 | 2 | -8/+14 |
* | Typo. |  Jason A. Donenfeld | 2009-07-01 | 1 | -1/+1 |
* | More statistics. |  Jason A. Donenfeld | 2009-07-01 | 1 | -1/+1 |
* | Add puerto rico verification entry, specifica which lucia. |  Jason A. Donenfeld | 2009-07-01 | 1 | -1/+2 |
* | Better strict/softeing on departure and arrival ambiguity. |  Jason A. Donenfeld | 2009-07-01 | 1 | -3/+4 |
* | Mixed up sal and angelos. |  Jason A. Donenfeld | 2009-07-01 | 7412 | -0/+0 |
* | Make location verification softer on start and stop, and seperate sal from angelos. |  Jason A. Donenfeld | 2009-07-01 | 7414 | -2/+2 |
* | Use --verify and always show missed emails. |  Jason A. Donenfeld | 2009-07-01 | 1 | -13/+11 |
* | Add verification module. |  Jason A. Donenfeld | 2009-07-01 | 4 | -4/+112 |
* | Add dnscache to gitignore. |  Jason A. Donenfeld | 2009-07-01 | 1 | -0/+1 |
* | Cache DNS lookups, stream write to file instead of string cats, huge speed up of lines in googlemap by having many vertices in array. |  Jason A. Donenfeld | 2009-07-01 | 4 | -46/+69 |
* | Show scroll bars for too many items. |  Jason A. Donenfeld | 2009-06-30 | 1 | -0/+8 |
* | Make lines optional. |  Jason A. Donenfeld | 2009-06-30 | 1 | -1/+1 |
* | API key for data.zx2c4.com instead of zx2c4.com |  Jason A. Donenfeld | 2009-06-30 | 1 | -1/+1 |
* | IPs in hostnames should be second-class to straight up IPs, and parsed last instead of first, which means putting them at the beginning of the IP list, since we prefer right-most IPs. This fixes mhead/ocolumbia/s06/5394. |  Jason A. Donenfeld | 2009-06-30 | 1 | -1/+1 |
* | Unicode fixes. |  Jason A. Donenfeld | 2009-06-29 | 2 | -2/+2 |
* | Added basic map generation. |  Jason A. Donenfeld | 2009-06-29 | 3 | -4/+123 |
* | Make src directory. |  Jason A. Donenfeld | 2009-06-29 | 6 | -0/+1 |
* | Cache GeoIPs and move hostname regex generator into unified weblookuptools file. |  Jason A. Donenfeld | 2009-06-29 | 4 | -48/+65 |
* | Don't test final equality. |  Jason A. Donenfeld | 2009-06-29 | 1 | -3/+2 |
* | Made hostname regex dynamic. |  Jason A. Donenfeld | 2009-06-29 | 3 | -24/+33 |
* | Recover from IP geo lookup errors. |  Jason A. Donenfeld | 2009-06-29 | 1 | -2/+5 |
* | Cache location. |  Jason A. Donenfeld | 2009-06-29 | 2 | -4/+20 |
* | Proper options handling and improved classification. |  Jason A. Donenfeld | 2009-06-29 | 5 | -42/+67 |
* | More object orientation. |  Jason A. Donenfeld | 2009-06-29 | 3 | -104/+129 |
* | Get last IP, not first. |  Jason A. Donenfeld | 2009-06-28 | 1 | -3/+3 |
* | Parse date and modularize procedural design. |  Jason A. Donenfeld | 2009-06-16 | 1 | -41/+45 |
* | Only compile regexs once. |  Jason A. Donenfeld | 2009-06-16 | 1 | -3/+4 |
* | Added basic IP to coordinates lookup. |  Jason A. Donenfeld | 2009-06-16 | 1 | -4/+9 |
* | Ixnay on the duplicate across lines finder...which did nothing useful. |  Jason A. Donenfeld | 2009-06-07 | 1 | -9/+0 |
* | Fix for/by finding, line stripping, internet ip detection, and add debugging mode. |  Jason A. Donenfeld | 2009-06-07 | 1 | -8/+40 |
* | No newline. |  Jason A. Donenfeld | 2009-06-06 | 1 | -1/+1 |
* | Copy and paste error. |  Jason A. Donenfeld | 2009-06-06 | 1 | -1/+1 |
* | Syntax nonsense. |  Jason A. Donenfeld | 2009-06-06 | 1 | -5/+6 |
* | Added gitignore so git doesn't track compiled python files. |  Jason A. Donenfeld | 2009-06-06 | 1 | -0/+1 |
* | Add descriptive comments. Make functional on multiple arguments and directories. Remove multi-line correlation removals. |  Jason A. Donenfeld | 2009-06-06 | 1 | -8/+38 |
* | Don't print in list form |  Jason A. Donenfeld | 2009-05-25 | 1 | -2/+2 |
* | Do ipInHost conversion first and check for internetIP after hostname conversion. |  Jason A. Donenfeld | 2009-05-25 | 1 | -9/+17 |
* | Ooops. Wrong index. |  Jason A. Donenfeld | 2009-05-24 | 1 | -1/+1 |
* | Look at next line if filtered ips are blank. |  Jason A. Donenfeld | 2009-05-24 | 1 | -4/+5 |
* | Use host name lookup and duplicate searches to narrow down correct IP. |  Jason A. Donenfeld | 2009-05-24 | 2 | -8/+39 |