summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
* Request cookiemanager only once at creationQuentin Rameau2018-10-08
* Exit more gracefully on web process crash.Quentin Rameau2018-10-08
* Allow tilde expansion in loadurinzl2018-10-08
* Force printing the winid when requestedQuentin Rameau2018-06-09
* Script text shouldn't go through formatted conversionnzl2018-02-23
* Add support for WebGLEon S. Jeon2018-02-23
* Store modified parameters listQuentin Rameau2017-05-30
* Use priority values instead of “forced” parametersQuentin Rameau2017-05-22
* Get rid of config parameter MACROsQuentin Rameau2017-05-22
* Get rid of integer member b in ArgQuentin Rameau2017-05-22
* Only apply parameters when neededQuentin Rameau2017-05-22
* Fix handling of uri-specific parametersQuentin Rameau2017-05-22
* Unset previous user styles before applying another oneQuentin Rameau2017-05-22
* Add config option for cross requests from file URLsConstantine Bytensky2017-05-22
* Add config option for microphone and webcam accessQuentin Rameau2017-05-21
* Fix synchronization issue with atomsQuentin Rameau2017-05-12
* There's no need to call geturi() again in loadchangedQuentin Rameau2017-05-12
* Add config option for smooth scrolling activationQuentin Rameau2017-05-11
* Add config option for Java activationQuentin Rameau2017-05-11
* Add config option for setting default charset.Quentin Rameau2017-05-11
* Improve parameters handlingQuentin Rameau2017-05-11
* Simplify usage()Quentin Rameau2017-05-04
* Simplify version messageQuentin Rameau2017-05-04
* Use Ctrl-t for showcert instead of Ctrl-xIvan Tham2017-05-02
* Fix forgotten options in surf.1Quentin Rameau2017-05-01
* setcert: check uri before adding a certificateHiltjo Posthuma2017-04-30
* fix mini typoHiltjo Posthuma2017-04-30
* Add a flag for custom certificatesQuentin Rameau2017-04-29
* Move xid printing option from -x to -wQuentin Rameau2017-04-29
* Add a keybinding to show current TLS certificateQuentin Rameau2017-04-29
* Display an error message and certificate on tls errorQuentin Rameau2017-04-29
* Free temporary certificate in setcertQuentin Rameau2017-04-29
* Do not build SiteSpecific file when regex is invalidQuentin Rameau2017-04-28
* Add support for using custom certificates per urlQuentin Rameau2017-04-28
* Avoid using global name stylefile in setstyle()Quentin Rameau2017-04-27
* Change site styles structure for a more generic oneQuentin Rameau2017-04-27
* Fix 27cec48 Add a flag/keybinding for strict TLSQuentin Rameau2017-04-23
* Fix a981959 Move -t stylefile flag to -C stylefileQuentin Rameau2017-04-23
* Fix possible oob access of cmd in newwindow()Quentin Rameau2017-04-23
* Bump year in programQuentin Rameau2017-04-20
* Add a flag and toggle keybinding for strict TLSQuentin Rameau2017-04-20
* Move -t stylefile flag to -C stylefileQuentin Rameau2017-04-20
* Rename SSL instances to TLSQuentin Rameau2017-04-19
* Set strict ssl by default and handle insecure contentQuentin Rameau2017-04-19
* Add a configure option for default window sizeQuentin Rameau2017-04-19
* Install Atoms before initializing gtkQuentin Rameau2017-03-22
* Fix font-size setting parameter value type in newviewQuentin Rameau2017-03-06
* Add support for loading Webkit extensionsQuentin Rameau2016-09-22
* Reload on SIGHUPCharles Lehner2016-07-08
* Add a few configuration optionsQuentin Rameau2016-07-05