-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: wolever/Protocol-Informatics
base: master
head repository: tumi8/Protocol-Informatics
compare: master
Commits on Oct 19, 2011
-
- fix Makefile for people with xargs that does not support -J
Lothar Braun committedOct 19, 2011 Configuration menu - View commit details
-
Copy full SHA for 9fcba64 - Browse repository at this point
Copy the full SHA 9fcba64View commit details -
new command line switch to limit the maximum number of sequences PI s…
…hould look at (distance matrix creating is O(N*N))
Lothar Braun committedOct 19, 2011 Configuration menu - View commit details
-
Copy full SHA for 3a9b4d7 - Browse repository at this point
Copy the full SHA 3a9b4d7View commit details
Commits on Oct 26, 2011
-
Lothar Braun committed
Oct 26, 2011 Configuration menu - View commit details
-
Copy full SHA for af7c73a - Browse repository at this point
Copy the full SHA af7c73aView commit details -
Lothar Braun committed
Oct 26, 2011 Configuration menu - View commit details
-
Copy full SHA for 8018c5d - Browse repository at this point
Copy the full SHA 8018c5dView commit details
Commits on Nov 21, 2011
-
- use env to find real python version
- introduced new commmand line switch -t (for textbased protocols) - use different output plugin for printing text-based protocols results - use pcap as default input format
Lothar Braun committedNov 21, 2011 Configuration menu - View commit details
-
Copy full SHA for a023f75 - Browse repository at this point
Copy the full SHA a023f75View commit details -
Utils module: show progress bar
Lothar Braun committedNov 21, 2011 Configuration menu - View commit details
-
Copy full SHA for b822dcf - Browse repository at this point
Copy the full SHA b822dcfView commit details -
Progress bars for distance matrix and tree building
Lothar Braun committedNov 21, 2011 Configuration menu - View commit details
-
Copy full SHA for d2c73e3 - Browse repository at this point
Copy the full SHA d2c73e3View commit details -
Started TextBased output module
Lothar Braun committedNov 21, 2011 Configuration menu - View commit details
-
Copy full SHA for 8976b30 - Browse repository at this point
Copy the full SHA 8976b30View commit details
Commits on Nov 22, 2011
-
Lothar Braun committed
Nov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 51b86de - Browse repository at this point
Copy the full SHA 51b86deView commit details -
Lothar Braun committed
Nov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for a977025 - Browse repository at this point
Copy the full SHA a977025View commit details -
Added Bro Scripts for PCAP preprocessing
Lothar Braun committedNov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for f722f3b - Browse repository at this point
Copy the full SHA f722f3bView commit details -
Normalize exception and added new command line switch fro bro adu files
Lothar Braun committedNov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 2d85a4b - Browse repository at this point
Copy the full SHA 2d85a4bView commit details
Commits on Nov 23, 2011
-
Lothar Braun committed
Nov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for 60a29b0 - Browse repository at this point
Copy the full SHA 60a29b0View commit details -
Lothar Braun committed
Nov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for 9d860aa - Browse repository at this point
Copy the full SHA 9d860aaView commit details -
Moved main functionallity into PI core module
Lothar Braun committedNov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for fafa4e0 - Browse repository at this point
Copy the full SHA fafa4e0View commit details -
Started entropy anlaysis module
Lothar Braun committedNov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for 05c0c7d - Browse repository at this point
Copy the full SHA 05c0c7dView commit details -
- added command line option for new module - introduced new code path
Lothar Braun committedNov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for f856997 - Browse repository at this point
Copy the full SHA f856997View commit details -
Import submodules from PI/__init__
Lothar Braun committedNov 23, 2011 Configuration menu - View commit details
-
Copy full SHA for a9fefc2 - Browse repository at this point
Copy the full SHA a9fefc2View commit details
Commits on Nov 24, 2011
-
New configuration interface using yaml
Lothar Braun committedNov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for 4ff5d27 - Browse repository at this point
Copy the full SHA 4ff5d27View commit details -
Lothar Braun committed
Nov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for d0521dd - Browse repository at this point
Copy the full SHA d0521ddView commit details -
Lothar Braun committed
Nov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for 94263d9 - Browse repository at this point
Copy the full SHA 94263d9View commit details -
- make termwidth variable - fix problems with empty lines
Lothar Braun committedNov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for 49c737c - Browse repository at this point
Copy the full SHA 49c737cView commit details -
Initialize variable before first use
Lothar Braun committedNov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for 802cc3e - Browse repository at this point
Copy the full SHA 802cc3eView commit details -
Do not include empty messages into analysis set
Lothar Braun committedNov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for b9dc226 - Browse repository at this point
Copy the full SHA b9dc226View commit details -
Split messages according to user-defined delimiter
Lothar Braun committedNov 24, 2011 Configuration menu - View commit details
-
Copy full SHA for 8e65a4b - Browse repository at this point
Copy the full SHA 8e65a4bView commit details
Commits on Nov 25, 2011
-
Make analysis module configurable
Lothar Braun committedNov 25, 2011 Configuration menu - View commit details
-
Copy full SHA for 86534b4 - Browse repository at this point
Copy the full SHA 86534b4View commit details -
Require pydot only if graph is set in config file
Lothar Braun committedNov 25, 2011 Configuration menu - View commit details
-
Copy full SHA for a3e541e - Browse repository at this point
Copy the full SHA a3e541eView commit details -
Lothar Braun committed
Nov 25, 2011 Configuration menu - View commit details
-
Copy full SHA for 09c0d94 - Browse repository at this point
Copy the full SHA 09c0d94View commit details
Commits on Dec 1, 2011
-
Only read maxMessages from file
Lothar Braun committedDec 1, 2011 Configuration menu - View commit details
-
Copy full SHA for 811539c - Browse repository at this point
Copy the full SHA 811539cView commit details -
Configure whether messages should be uniq or not
Lothar Braun committedDec 1, 2011 Configuration menu - View commit details
-
Copy full SHA for 957913e - Browse repository at this point
Copy the full SHA 957913eView commit details
Commits on Dec 5, 2011
-
Lothar Braun committed
Dec 5, 2011 Configuration menu - View commit details
-
Copy full SHA for f042b8c - Browse repository at this point
Copy the full SHA f042b8cView commit details -
Started reading messages into sequence / connection objects
Lothar Braun committedDec 5, 2011 Configuration menu - View commit details
-
Copy full SHA for d21d083 - Browse repository at this point
Copy the full SHA d21d083View commit details
Commits on Dec 7, 2011
-
maxMessages are checked in the input modules
Lothar Braun committedDec 7, 2011 Configuration menu - View commit details
-
Copy full SHA for a892cdc - Browse repository at this point
Copy the full SHA a892cdcView commit details -
Started command line interface
Lothar Braun committedDec 7, 2011 Configuration menu - View commit details
-
Copy full SHA for ec5c48e - Browse repository at this point
Copy the full SHA ec5c48eView commit details -
Do cli in own cmdinterface module
Lothar Braun committedDec 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 3ef6853 - Browse repository at this point
Copy the full SHA 3ef6853View commit details -
Lothar Braun committed
Dec 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 24ec3b8 - Browse repository at this point
Copy the full SHA 24ec3b8View commit details
Commits on Dec 8, 2011
-
Started moving configuration to own module
Lothar Braun committedDec 8, 2011 Configuration menu - View commit details
-
Copy full SHA for 71aef69 - Browse repository at this point
Copy the full SHA 71aef69View commit details
Commits on Dec 9, 2011
-
Fixed configuration for non-interactive mode
Lothar Braun committedDec 9, 2011 Configuration menu - View commit details
-
Copy full SHA for 5cb0560 - Browse repository at this point
Copy the full SHA 5cb0560View commit details -
read configuration from cli interface
Lothar Braun committedDec 9, 2011 Configuration menu - View commit details
-
Copy full SHA for 5eaba4c - Browse repository at this point
Copy the full SHA 5eaba4cView commit details
Commits on Dec 12, 2011
-
Lothar Braun committed
Dec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 41facc6 - Browse repository at this point
Copy the full SHA 41facc6View commit details -
pass configuration to commandline interface
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for d67f650 - Browse repository at this point
Copy the full SHA d67f650View commit details -
Changed parameter name, added new parameters
- Configuration was now renamed to "config" in pycli - new stub for setting configuration variables
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 7861c45 - Browse repository at this point
Copy the full SHA 7861c45View commit details -
Added parameter for saving current config
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 237e7f7 - Browse repository at this point
Copy the full SHA 237e7f7View commit details -
Renamed configuration to config
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 9702a97 - Browse repository at this point
Copy the full SHA 9702a97View commit details -
Read config file on startup in interactive mode
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 0bb471d - Browse repository at this point
Copy the full SHA 0bb471dView commit details -
Lothar Braun committed
Dec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 741f150 - Browse repository at this point
Copy the full SHA 741f150View commit details -
Lothar Braun committed
Dec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 1980ad4 - Browse repository at this point
Copy the full SHA 1980ad4View commit details -
Lothar Braun committed
Dec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 33534d8 - Browse repository at this point
Copy the full SHA 33534d8View commit details -
Sanitize save and load config routines
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for f875922 - Browse repository at this point
Copy the full SHA f875922View commit details -
Implemented show and set config
Lothar Braun committedDec 12, 2011 Configuration menu - View commit details
-
Copy full SHA for 204985b - Browse repository at this point
Copy the full SHA 204985bView commit details
There are no files selected for viewing
This file was deleted.