about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix types and bounds checking on config inputs.Josh Rickmar2013-07-082-6/+13
* lowercaseDavid Hill2013-07-051-1/+1
* mention about:plwlDavid Hill2013-07-051-0/+2
* Remove the rest of the unused lib dirs from Makefiles.John C. Vernaleo2013-07-014-7/+0
* Remove empty lib directoryYpnose2013-06-301-1/+0
* Prepare for release 1.6.1.David Hill2013-06-251-1/+1
* remove -lgcrypt from netbsd MakefileDavid Hill2013-06-251-1/+1
* fix up netbsd MakefileDavid Hill2013-06-251-0/+2
* s/pkg-config/pkgconf/ in freebsd makefileJosh Rickmar2013-06-251-2/+2
* Be sure not to malloc nothingJosh Rickmar2013-06-251-0/+4
* Sync hsts-preload and add the chromium revision we're last synced toJosh Rickmar2013-06-251-1/+8
* Many errors fixed, found by clang static analyzer.Josh Rickmar2013-06-204-29/+46
* fix build on NetBSD. From Arnaud DegrooteDavid Hill2013-06-165-151/+50
* no longer need to run analyze, just use 'scan-build make'Marco Peereboom2013-06-151-17/+0
* Make Linux and OSX Makefiles a little more internally consistant.John C. Vernaleo2013-06-142-2/+2
* update .gitignoreDavid Hill2013-06-141-0/+2
* Close tab when press+releasing X, not just press downJosh Rickmar2013-06-141-8/+4
* manpage cleanup. Mostly from Cody Wright.David Hill2013-06-141-116/+130
* remove extra spaceJosh Rickmar2013-06-131-1/+1
* support :favadd [title]David Hill2013-06-135-7/+16
* Make link hinting case insensitiveJosh Rickmar2013-06-131-1/+8
* link to wiki and be more specific about licensing.David Hill2013-06-121-1/+3
* add a README.md for GithubDavid Hill2013-06-121-0/+37
* kill -lgcrypt, no longer needed after killing coloring threadsMarco Peereboom2013-06-126-6/+6
* Prepare for release 1.6.0.David Hill2013-06-121-1/+1
* not sure why this was prematurely bumpedDavid Hill2013-06-121-1/+1
* add myself to copyrightDavid Hill2013-06-122-0/+2
* Prepare for release 1.6.0.David Hill2013-06-121-1/+1
* use https for links to opensource.conformal.comDavid Hill2013-06-121-4/+4
* add myself to authorsDavid Hill2013-06-121-0/+1
* sync hsts-preload with chromiumJosh Rickmar2013-06-121-0/+1
* Fix runtime set so it actually sets somethingJosh Rickmar2013-06-102-3/+6
* sync hsts-preload with chromiumJosh Rickmar2013-06-101-3/+4
* use a define for js_auto_open_windows settingDavid Hill2013-06-092-4/+4
* make js_auto_open_windows a runtime settingDavid Hill2013-06-091-1/+27
* add a new config option js_auto_open_windows = 0|1, default being 1.David Hill2013-06-086-5/+13
* remove a debugging printf that snuck inDavid Hill2013-06-081-1/+0
* constifyDavid Hill2013-06-072-2/+2
* make sure an invalid proxy cannot be used.David Hill2013-06-073-32/+52
* add enable_cache example to xombrero.confDavid Hill2013-06-071-0/+1
* add local ipv6 unicast addresses to proxy_exclude list.David Hill2013-06-071-1/+1
* sync hsts-preload with chromium treeJosh Rickmar2013-06-061-4/+36
* document direct socks support with newer libsoupDavid Hill2013-06-061-3/+6
* in xtp_handle_rt, only allocate memory when needed. fixes a small leak.David Hill2013-06-061-1/+1
* remove xombrero UA from google search stringsJosh Rickmar2013-06-062-3/+3
* Make string copies for basename callsJosh Rickmar2013-06-062-5/+18
* Unbreak GTK2Josh Rickmar2013-06-061-1/+1
* Don't color bar when warning of cached cert mismatchJosh Rickmar2013-06-061-2/+2
* Fix loads of memory issuesJosh Rickmar2013-06-064-134/+193
* cleanup cert handlingDavid Hill2013-06-051-18/+43