summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-06Merge with main repo.Sebastian Geerken
2015-07-05wasteful use of strncpycorvid
2015-07-05tls.c a little cleanupcorvid
2015-07-05integrate cert algorithm + key checking code with the other checkscorvid
2015-07-05restore lost initialization of choice_answercorvid
2015-07-04permit secure->insecure redirection for now, add large commentcorvid
2015-07-03let's disallow mixed contentcorvid
2015-07-03pop up dialog when an HTTPS page's form submission is insecurecorvid
2015-07-03enable prefs.http_persistent_conns by defaultcorvid
2015-07-02merge 3.0.5 branchcorvid
2015-06-30release datev3.0.5release-3_0_5corvid
2015-06-29HSTS add the preload listcorvid
2015-06-29prefs.http_strict_transport_securitycorvid
2015-06-29HTTP Strict Transport Securitycorvid
2015-06-24add a tls test sitecorvid
2015-06-18use [IMG] placeholder even if prefs.load_images is truecorvid
2015-06-17mention the most recent ChangeLog additions in splashcorvid
2015-06-10SRDOP: Work on RTFL messages.Sebastian Geerken
2015-06-03Merge with main repo.Sebastian Geerken
2015-06-03web must be valid in order to continue in a_Http_connect_donecorvid
2015-06-03show certificate hash algorithm (and complain feebly if it's weak)corvid
2015-06-01constcorvid
2015-06-01url: rm unused flagscorvid
2015-06-01rm the old-style url alt stuffcorvid
2015-06-01TLS servers sortedcorvid
2015-06-01url: rm dead codecorvid
2015-05-31mergecorvid
2015-05-31rm MSGcorvid
2015-05-31rm MSGcorvid
2015-05-31fix up socket queuecorvid
2015-05-30fix warningcorvid
2015-05-30print certificate chaincorvid
2015-05-30let's not print tls alerts for 'close notify'corvid
2015-05-29print out TLS version and cipher agreed upon after first connection with servercorvid
2015-05-29documentation and not-currently-possible error casecorvid
2015-05-29some more information for TLS warning popupscorvid
2015-05-28'ssl' -> 'tls' where reasonable, given that ssl3 is dead and allcorvid
2015-05-28make http_max_conns truly per server/proxy rather than hostcorvid
2015-05-24Merge with main repo.Sebastian Geerken
2015-05-19http use-after-freecorvid
2015-05-18make it clearer that ssl popups are about security (well, if one's WM shows t...corvid
2015-05-18let's add LibreSSL to the OpenSSL licensing linking exceptioncorvid
2015-05-18let fltk wrap this dialog's textcorvid
2015-05-18clean up the SSL error dialog strings a littlecorvid
2015-05-18gain some space in a_Dialog_choicecorvid
2015-05-18not use strcpy herecorvid
2015-05-10Merge with main repo.Sebastian Geerken
2015-05-09splash: urge users to read help. mention domainrc.corvid
2015-05-09keys: add Menu keycorvid
2015-05-09fix font-size:(larger|smaller)corvid