about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* libsoup proxy-resolver supportDavid Hill2013-06-052-11/+47
* Code cleanup and clearer var namesJosh Rickmar2013-06-052-17/+15
* Allow saving certs from :cert show pageJosh Rickmar2013-06-052-3/+16
* Use homepage for HTTPS GET requestJosh Rickmar2013-06-032-5/+18
* Prepare for release 1.5.0.David Hill2013-05-161-1/+1
* start signing tagsDavid Hill2013-05-161-1/+1
* Kill GTK 3.8 size warningJosh Rickmar2013-05-141-9/+10
* cache is disabled by defaultDavid Hill2013-05-141-1/+1
* add enable_cache to manpageDavid Hill2013-05-141-0/+3
* add new configuration option 'enable_cache'David Hill2013-05-143-0/+41
* gtk_widget_modify_font is deprecated. Use gtk_widget_override_font if using ...David Hill2013-05-133-13/+19
* add urlmod plus and minMarco Peereboom2013-01-023-0/+97
* KNFJosh Rickmar2013-05-141-5/+7
* Remove threadingJosh Rickmar2013-05-148-181/+15
* Use libsoup exclusively for retrieving remote certsJosh Rickmar2013-05-142-484/+183
* Add -I paths for recent Ubuntu. From Kyle Isom kyle@tyrfingr.isJohn C. Vernaleo2013-05-131-0/+2
* Don't allow freeing NULL in open_tabs()Josh Rickmar2013-05-011-13/+13
* plug memleak on gnutls_x509_crt_list_import failureDavid Hill2013-04-201-0/+1
* plug memleak in get_local_cert_chainDavid Hill2013-04-201-0/+1
* plug memleak if SOUP_URI_VALID_FOR_HTTP fails.David Hill2013-04-202-2/+10
* Ignore temporary tooltip.h file for linux in git.John C. Vernaleo2013-04-191-0/+1
* Add osx build support (using macports).John C. Vernaleo2013-04-195-0/+421
* typo, from Luis Henriques <henrix@camandro.org>Marco Peereboom2013-03-111-1/+1
* Add RESDIR definition to FreeBSD Makefile.John C. Vernaleo2013-03-081-0/+1
* Add install of $(PREFIX)/share/applications to Makefile.Reginald Kennedy2012-12-182-1/+4
* Update the uninstall target in the linux Makefile.John C. Vernaleo2012-11-301-0/+3
* add -Wno-deprecated-declarations to silence buildMarco Peereboom2012-11-301-1/+1
* add proxy_cmd proto, reported on irc by rmullMarco Peereboom2012-11-301-0/+1
* Prepare for release 1.4.0.Marco Peereboom2012-11-281-2/+2
* fix icon apearing when http_proxy is setMarco Peereboom2012-11-281-3/+3
* add tor icon toggle for proxyMarco Peereboom2012-11-2810-6/+34
* Add a button to the toolbar to toggle the proxyJosh Rickmar2012-11-283-1/+35
* Kill whitespace in aliases. Fixes FS240.Josh Rickmar2012-10-301-0/+4
* Initialize cookie whitelist. Fixes FS388.Josh Rickmar2012-10-301-0/+1
* Install xombrero.desktop. Fixes FS384.Josh Rickmar2012-10-285-0/+6
* Sync preloaded HSTS with chromiumJosh Rickmar2012-10-281-3/+10
* Fix for FS387Josh Rickmar2012-10-281-8/+18
* Fix for FS273Josh Rickmar2012-10-281-22/+28
* Use DDG's default site (js) in example configJosh Rickmar2012-10-281-2/+2
* Make all new tabs open in new windows in tabless modeJosh Rickmar2012-08-292-1/+14
* Actually track the header filesJosh Rickmar2012-10-102-0/+1964
* Implement header changes as requested by jy-pJosh Rickmar2012-10-105-66/+100
* Add regex support to whitelistsJosh Rickmar2012-09-188-219/+224
* Prepare for release 1.3.1.Marco Peereboom2012-09-151-1/+1
* Include NetBSD port, from ZplayJosh Rickmar2012-09-154-1/+531
* Sync preloaded hsts with chromiumJosh Rickmar2012-09-151-0/+5
* More dbsd stuff. From ZplayJosh Rickmar2012-09-061-2/+1
* Another dbsd patch from ZplayJosh Rickmar2012-09-051-0/+1
* Ewps, fix the build again with some glibsJosh Rickmar2012-09-011-1/+1
* Make custom URI handling work againJosh Rickmar2012-08-311-7/+7