Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devguide/transactions: fix image filename #6245

Closed
wants to merge 12 commits into from

Commits on Jul 1, 2021

  1. Documentation: DevGuide - transactions

    - extending/applayer/transactions: third draft
    - typo fix
    - add definition of `flow` as found in inliniac's blog
    - strike off parenthesis text about per-flow state that didn't make much sense
    - doc/devguide: add transactions.rst
    - doc/devguide/extending/app-layer/index.rst: add transactions.rst
    jufajardini committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    f00229e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9676d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea95909 View commit details
    Browse the repository at this point in the history
  4. devguide/transactions: improve contents

    Add explanation about how transaction state is used for rule matching
    jufajardini committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    00b3b27 View commit details
    Browse the repository at this point in the history
  5. doc/devguide: Transaction v6

    Grammar refinement.
    Add examples of simple protocols.
    Refine some statements.
    Nit: fix markup.
    jufajardini committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d82697b View commit details
    Browse the repository at this point in the history
  6. devguide/transactions: add sequence diagrams

    add sequence diagrams as pngs generated by mscgen via a script
    Add image description to Sequence Diagrams
    Change table of contents be built with markup
    tell git to ignore *.png files
    jufajardini committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d450d8a View commit details
    Browse the repository at this point in the history
  7. config/make/doc: check for mscgen package

    mscgen is used for generating Sequence Diagrams images. Let's make
    sure it's present before generating devguide docs.
    jufajardini committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b100dff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85a6478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    676b0cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abb5c85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a971fa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. devguide/transactions: small updates

    - detail Template Protocol Sequence Diagram further
    - add note about HTTP2 transactions
    jufajardini committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    32d34aa View commit details
    Browse the repository at this point in the history