mirror of
https://github.com/aria2/aria2.git
synced 2024-12-14 01:18:40 +00:00
0cac0dabde
Added firefox3 cookie support based on the patch submitted by tizianomueller. firefox3 cookie is SQLite3 database. libsqlite3 is required to enable this functionality. * configure.ac * m4/sqlite3.m4 * src/CookieBoxFactory.cc * src/CookieBoxFactory.h * src/Makefile.am * src/Makefile.in * src/Sqlite3MozCookieParser.cc * src/Sqlite3MozCookieParser.h * src/main.cc * test/CookieBoxFactoryTest.cc * test/Makefile.am * test/Makefile.in * test/Sqlite3MozCookieParserTest.cc * test/badcookies.sqlite * test/cookies.sqlite |
||
---|---|---|
.. | ||
aria2c.1 | ||
aria2c.1.html | ||
aria2c.1.txt | ||
Makefile.am | ||
Makefile.in | ||
makeman | ||
README.txt |
To produce aria2c.1: a2x -f manpage aria2c.1.txt You may have to insert line break before '.sp' in output file.