index
:
geoemail
master
Parses email headers for ip and geographic information.
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Tabs, not spaces.
HEAD
master
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
1
-0
/
+44
|
*
Add flying feature.
Jason A. Donenfeld
2009-07-24
2
-21
/
+59
|
*
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
|
*
Better strict/softeing on departure and arrival ambiguity.
Jason A. Donenfeld
2009-07-01
1
-3
/
+4
|
*
Make location verification softer on start and stop, and seperate sal from angelos.
Jason A. Donenfeld
2009-07-01
1
-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
3
-4
/
+72
|
*
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
5
-0
/
+1463