Commit Graph

7 Commits (11d3af551bf64c0a85d2c69e2416a7712d5b3cbb)

Author SHA1 Message Date
Juliana Fajardini dbeb8bfa1f doc/devguide: add few more explanations & details 5 years ago
Juliana Fajardini 2cd25e8105 devguide/app-layer: rename /img dir to /diagrams
Semantically speaking it makes more sense, because it stores `msc`
files for dynamic image generation.
Updated files that refered to `img` accordingly, too.
5 years ago
Juliana Fajardini f65b3908ed devguide/transactions: add TSL_STATE enum snippet 5 years ago
Juliana Fajardini d6c5dfacc7 devguide/transactions: update & refine diagrams
- DNS sequence diagram was incorrect (transactions should be
unidirectional). After changing it, it made sense to rename the file.
Adjusted spacing, too. Updated transactions.rst accordingly.
- TLS sequence diagram was refined to illustrate how Suricata actually
implements the protocol.
5 years ago
Juliana Fajardini 84311ab151 devguide/transactions: fix wordings 5 years ago
Juliana Fajardini a5b344e015 doc/devguide: add Transactions documentation page
A guide on what is a transaction for Suricata engine, focusing on
developers.
- What's the purpose of a transaction;
- transaction states and API callbacks;
- Examples and sequence diagrams.
- doc/devguide: add transactions.rst
- doc/devguide/extending/app-layer/index.rst: add transactions.rst
5 years ago
Victor Julien e5fd47dcfd doc/devguide: create basic layout
Issue: #3343
6 years ago