index
:
xombrero
this commit
master
minimalist web browser
Aoi Koizumi <novaburst@kalli.st>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix runtime set so it actually sets something
Josh Rickmar
2013-06-10
2
-3
/
+6
*
sync hsts-preload with chromium
Josh Rickmar
2013-06-10
1
-3
/
+4
*
use a define for js_auto_open_windows setting
David Hill
2013-06-09
2
-4
/
+4
*
make js_auto_open_windows a runtime setting
David Hill
2013-06-09
1
-1
/
+27
*
add a new config option js_auto_open_windows = 0|1, default being 1.
David Hill
2013-06-08
6
-5
/
+13
*
remove a debugging printf that snuck in
David Hill
2013-06-08
1
-1
/
+0
*
constify
David Hill
2013-06-07
2
-2
/
+2
*
make sure an invalid proxy cannot be used.
David Hill
2013-06-07
3
-32
/
+52
*
add enable_cache example to xombrero.conf
David Hill
2013-06-07
1
-0
/
+1
*
add local ipv6 unicast addresses to proxy_exclude list.
David Hill
2013-06-07
1
-1
/
+1
*
sync hsts-preload with chromium tree
Josh Rickmar
2013-06-06
1
-4
/
+36
*
document direct socks support with newer libsoup
David Hill
2013-06-06
1
-3
/
+6
*
in xtp_handle_rt, only allocate memory when needed. fixes a small leak.
David Hill
2013-06-06
1
-1
/
+1
*
remove xombrero UA from google search strings
Josh Rickmar
2013-06-06
2
-3
/
+3
*
Make string copies for basename calls
Josh Rickmar
2013-06-06
2
-5
/
+18
*
Unbreak GTK2
Josh Rickmar
2013-06-06
1
-1
/
+1
*
Don't color bar when warning of cached cert mismatch
Josh Rickmar
2013-06-06
1
-2
/
+2
*
Fix loads of memory issues
Josh Rickmar
2013-06-06
4
-134
/
+193
*
cleanup cert handling
David Hill
2013-06-05
1
-18
/
+43
*
libsoup proxy-resolver support
David Hill
2013-06-05
2
-11
/
+47
*
Code cleanup and clearer var names
Josh Rickmar
2013-06-05
2
-17
/
+15
*
Allow saving certs from :cert show page
Josh Rickmar
2013-06-05
2
-3
/
+16
*
Use homepage for HTTPS GET request
Josh Rickmar
2013-06-03
2
-5
/
+18
*
Prepare for release 1.5.0.
David Hill
2013-05-16
1
-1
/
+1
*
start signing tags
David Hill
2013-05-16
1
-1
/
+1
*
Kill GTK 3.8 size warning
Josh Rickmar
2013-05-14
1
-9
/
+10
*
cache is disabled by default
David Hill
2013-05-14
1
-1
/
+1
*
add enable_cache to manpage
David Hill
2013-05-14
1
-0
/
+3
*
add new configuration option 'enable_cache'
David Hill
2013-05-14
3
-0
/
+41
*
gtk_widget_modify_font is deprecated. Use gtk_widget_override_font if using ...
David Hill
2013-05-13
3
-13
/
+19
*
add urlmod plus and min
Marco Peereboom
2013-01-02
3
-0
/
+97
*
KNF
Josh Rickmar
2013-05-14
1
-5
/
+7
*
Remove threading
Josh Rickmar
2013-05-14
8
-181
/
+15
*
Use libsoup exclusively for retrieving remote certs
Josh Rickmar
2013-05-14
2
-484
/
+183
*
Add -I paths for recent Ubuntu. From Kyle Isom kyle@tyrfingr.is
John C. Vernaleo
2013-05-13
1
-0
/
+2
*
Don't allow freeing NULL in open_tabs()
Josh Rickmar
2013-05-01
1
-13
/
+13
*
plug memleak on gnutls_x509_crt_list_import failure
David Hill
2013-04-20
1
-0
/
+1
*
plug memleak in get_local_cert_chain
David Hill
2013-04-20
1
-0
/
+1
*
plug memleak if SOUP_URI_VALID_FOR_HTTP fails.
David Hill
2013-04-20
2
-2
/
+10
*
Ignore temporary tooltip.h file for linux in git.
John C. Vernaleo
2013-04-19
1
-0
/
+1
*
Add osx build support (using macports).
John C. Vernaleo
2013-04-19
5
-0
/
+421
*
typo, from Luis Henriques <henrix@camandro.org>
Marco Peereboom
2013-03-11
1
-1
/
+1
*
Add RESDIR definition to FreeBSD Makefile.
John C. Vernaleo
2013-03-08
1
-0
/
+1
*
Add install of $(PREFIX)/share/applications to Makefile.
Reginald Kennedy
2012-12-18
2
-1
/
+4
*
Update the uninstall target in the linux Makefile.
John C. Vernaleo
2012-11-30
1
-0
/
+3
*
add -Wno-deprecated-declarations to silence build
Marco Peereboom
2012-11-30
1
-1
/
+1
*
add proxy_cmd proto, reported on irc by rmull
Marco Peereboom
2012-11-30
1
-0
/
+1
*
Prepare for release 1.4.0.
Marco Peereboom
2012-11-28
1
-2
/
+2
*
fix icon apearing when http_proxy is set
Marco Peereboom
2012-11-28
1
-3
/
+3
*
add tor icon toggle for proxy
Marco Peereboom
2012-11-28
10
-6
/
+34
[prev]
[next]