aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-22SRDOP: OOFFloatsMgr now regards positions relative to container. (Code ↵Sebastian Geerken
compiles, not more!)
2015-09-21SRDOP: more cleanup. (Code compiles, not more!)Sebastian Geerken
2015-09-21SRDOP: more cleanup. (Code compiles, not more!)Sebastian Geerken
2015-09-21SRDOP: more cleanup. (Code compiles, not more!)Sebastian Geerken
2015-09-21SRDOP: Cleanup, no more CB/GB lists. (Code compiles, not more!)Sebastian Geerken
2015-09-21SRDOP: More cleanup for floats. (Code compiles, not more!)Sebastian Geerken
2015-09-21SRDOP: Remove some code which has become obsolete.Sebastian Geerken
2015-09-19Typo.Sebastian Geerken
2015-09-19Typo.Sebastian Geerken
2015-09-19SRDOP: Documentation (markup).Sebastian Geerken
2015-09-19SRDOP: Documentation.Sebastian Geerken
2015-09-18Typo.Sebastian Geerken
2015-09-18Fix SizeParams::forChild.Sebastian Geerken
2015-09-16Merge with main repo.Sebastian Geerken
2015-07-10RTFL messages.Sebastian Geerken
2015-07-08ChangeLogcorvid
2015-07-08make cookies date parsing closer to the rfccorvid
2015-07-06Merge with main repo.Sebastian Geerken
2015-07-05wasteful use of strncpycorvid
I never knew that if you give it a small string to copy into a big buffer, it'll waste time filling the rest of it with '\0'.
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
looks like we lost it in "changeset 2768:e7f98f931ed7 Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]"
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-03hsts changelogcorvid
2015-07-02merge 3.0.5 branchcorvid
2015-06-30tagcorvid
2015-06-30release datev3.0.5release-3_0_5corvid
2015-06-30versioncorvid
2015-06-29HSTS add the preload listcorvid
2015-06-29prefs.http_strict_transport_securitycorvid
2015-06-29HTTP Strict Transport Securitycorvid
I'm not including the preload file yet.
2015-06-28MSGcorvid
2015-06-28cookies be careful with overflow with ridiculously huge Max-Age valuescorvid
...not that there's any obvious justification for storing cookies for decades.
2015-06-24add a tls test sitecorvid
2015-06-18use [IMG] placeholder even if prefs.load_images is truecorvid
2015-06-17rc1corvid
2015-06-17mention the most recent ChangeLog additions in splashcorvid
2015-06-17README version number in build instructionscorvid
2015-06-15handle openssl derivatives in the license permissions for the https dpicorvid
FWIW, wget currently does it as follows: "If you modify this program, or any covered work, by linking or combining it with the OpenSSL project's OpenSSL library (or a modified version of that library), containing parts covered by the terms of the OpenSSL or SSLeay licenses, the Free Software Foundation grants you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work."
2015-06-10SRDOP: Work on RTFL messages.Sebastian Geerken
2015-06-10SRDOP: Bug fix.Sebastian Geerken
2015-06-10SRDOP: Implemented numSizeRequestReferences() and sizeRequestReference() for ↵Sebastian Geerken
Textblock.
2015-06-09SRDOP: Some refactoring.Sebastian Geerken
2015-06-08SRDOP: Positions relative to multiple references; design now considers ↵Sebastian Geerken
handling conflicts.
2015-06-06SRDOP: Positions also for extremes.Sebastian Geerken
2015-06-04Add source of image.Sebastian Geerken
2015-06-03SRDOP: Plan.Sebastian Geerken