summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * At loop heads, havoc relations that might be changed by the loopGravatar Adam Chlipala2010-04-17
| |
* | Forward reference to URI conventionGravatar Adam Chlipala2010-04-17
| |
| * Check for implicit flows via expressions injected into SQLGravatar Adam Chlipala2010-04-15
| |
| * 'also' policies and policy reduction; calendar in good shapeGravatar Adam Chlipala2010-04-15
| |
| * Parsing ORDER BYGravatar Adam Chlipala2010-04-15
| |
| * Get refurbished Iflow working with calendarGravatar Adam Chlipala2010-04-14
| |
| * More descriptive info flow error messageGravatar Adam Chlipala2010-04-13
| |
| * Completely redid main Iflow logic; so far, policy and policy2 workGravatar Adam Chlipala2010-04-13
| |
| * Command-line use of IflowGravatar Adam Chlipala2010-04-13
| |
| * Catching lame FFI applicationsGravatar Adam Chlipala2010-04-13
| |
| * Fix problem with overly weak ambients for queries; fix known-related bug in ↵Gravatar Adam Chlipala2010-04-13
| | | | | | | | assert for Dt1
| * When applying multiple policies at once, filter the policy set at the ↵Gravatar Adam Chlipala2010-04-13
| | | | | | | | beginning, removing unmatchable policies
| * Avoid pointless rebuilding of hypothesis E-graphsGravatar Adam Chlipala2010-04-13
| |
| * Havoc relations that have been updatedGravatar Adam Chlipala2010-04-13
| |
| * sendOwnIds policiesGravatar Adam Chlipala2010-04-11
| |
| * Using multiple policies to check a written valueGravatar Adam Chlipala2010-04-11
| |
| * Iflow working with a UNIONGravatar Adam Chlipala2010-04-11
| |
| * Use functional dependency informationGravatar Adam Chlipala2010-04-11
| |
| * Tweaks to table signatures and MonoOpt summarizingGravatar Adam Chlipala2010-04-11
| |
| * Complete update records with fields that are not being setGravatar Adam Chlipala2010-04-11
| |
| * Update policiesGravatar Adam Chlipala2010-04-11
| |
| * Express all query outputs using record literalsGravatar Adam Chlipala2010-04-11
| |
| * Delete policiesGravatar Adam Chlipala2010-04-11
| |
| * Insert policiesGravatar Adam Chlipala2010-04-11
| |
| * Constants are knownGravatar Adam Chlipala2010-04-10
| |
| * Path conditions, used to track implicit flowsGravatar Adam Chlipala2010-04-10
| |
| * Abstract type for evalExp state; handle WHERE conditions soundlyGravatar Adam Chlipala2010-04-10
| |
| * Some serious debugging of the new CcGravatar Adam Chlipala2010-04-08
| |
| * Implemented proper congruence closure, to the point where tests/policy worksGravatar Adam Chlipala2010-04-08
| |
| * Change query_policy to sendClient; all arguments passed to SQL predicates ↵Gravatar Adam Chlipala2010-04-08
| | | | | | | | are variables
| * secret logonGravatar Adam Chlipala2010-04-06
| |
| * Replaced Select predicate with special-case handling for one-or-no-rows queriesGravatar Adam Chlipala2010-04-06
| |
| * About to try removing Select predicateGravatar Adam Chlipala2010-04-06
| |
| * Parsing more comparison operatorsGravatar Adam Chlipala2010-04-06
| |
| * Parsing float and string SQL literalsGravatar Adam Chlipala2010-04-06
| |
| * Checking known() correctly, according to a pair of examplesGravatar Adam Chlipala2010-04-06
| |
| * Introduced the known() predicateGravatar Adam Chlipala2010-04-06
| |
| * Parsing more of WHEREGravatar Adam Chlipala2010-04-04
| |
| * WHERE-dependent checkingGravatar Adam Chlipala2010-04-04
| |
| * Parsed a WHERE clauseGravatar Adam Chlipala2010-04-04
| |
| * Relax checking of table implicationsGravatar Adam Chlipala2010-04-04
| |
| * Iflow tested with positive and negative casesGravatar Adam Chlipala2010-04-04
| |
| * Generating a good Iflow condition for a test queryGravatar Adam Chlipala2010-04-04
| |
| * Generated basic dummy Iflow conditionsGravatar Adam Chlipala2010-04-04
| |
| * Pushing policies throughGravatar Adam Chlipala2010-04-04
|/
* New releaseGravatar Adam Chlipala2010-04-01
|
* Relational operators portabilityGravatar Adam Chlipala2010-04-01
|
* Make SELECT FROM clauses optionalGravatar Adam Chlipala2010-03-28
|
* 'AS' clauses for expression columns may be omittedGravatar Adam Chlipala2010-03-25
|
* Add subqueries to the manualGravatar Adam Chlipala2010-03-25
|