View Git repositories

suricata-update-git hosts its code at https://github.com/OISF/suricata-update.git,branch=master.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:suricata-update-git

See all merge proposals.

suricata-update-git has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:suricata-update-git
Series: trunk
1 Development 2019-08-13 16:45:16 UTC
192. Catch Keyboard Interrupt and exit cle...

Author: Vrinda Narayan
Revision Date: 2019-08-05 14:22:51 UTC

Catch Keyboard Interrupt and exit cleanly.

Optimization #2878 https://redmine.openinfosecfoundation.org/issues/2878
Can be done by importing python library signal, and defining a function
signal_handler which will print a message if keyboard interrupt is
detected and exit the program.

11 of 1 result
You can't create new branches for suricata-update-git.