about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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