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