Jeff Dallien
|
58775f8e06
|
Add some more useful error messages in the common situations (file doesn't exist, isn't a sqlite db)
|
2012-02-22 19:33:25 -05:00 |
|
Jeff Dallien
|
7e9e160f17
|
Should close the db after extracting the cookies from it.
|
2012-02-22 19:19:01 -05:00 |
|
Jeff Dallien
|
f764e35095
|
Detector browser that created the supplied cookie db by table names present.
|
2012-02-22 19:05:07 -05:00 |
|
Jeff Dallien
|
2856bd60fe
|
Move the two exactly duplicated methods into a module.
|
2012-02-21 19:53:53 -05:00 |
|
Jeff Dallien
|
61d8f6e13b
|
Need to include the new file here.
|
2012-02-21 19:24:07 -05:00 |
|
Jeff Dallien
|
64d118cc85
|
Add Chrome/Chromium cookie extractor. Same as the Firefox one, but with different table and field names. Will refactor them both to remove duplication.
|
2012-02-21 19:22:56 -05:00 |
|
Jeff Dallien
|
b3afec9984
|
Fix method return value, ignore swp files.
|
2012-02-20 18:40:13 -05:00 |
|
Jeff Dallien
|
6bc06df239
|
Add some code for Firefox cookie extraction. Change file naming scheme for consistency.
|
2012-02-20 18:32:39 -05:00 |
|
Jeff Dallien
|
2136ec8042
|
Update version file
|
2012-02-19 20:48:54 -05:00 |
|
Jeff Dallien
|
130d4cf5d0
|
Initial commit of gem structure
|
2012-02-19 20:48:23 -05:00 |
|