- Sep 21, 2017
-
-
gpotter2 authored
-
gpotter2 authored
-
gpotter2 authored
-
Pierre LALET authored
-
- Sep 20, 2017
-
-
gpotter2 authored
* Fix warning texts not being printed * Add legacy style + histfile * Fix Doc, readme, appveyor * Add packet fields auto-completion (thanks to @p-l-) * Pickle, session, interact tests * Remove trailing line
-
- Sep 19, 2017
-
-
Guillaume Valadon authored
-
Florian Maury authored
- this feature adds the ability to have a PacketListField of heterogeneous Packet types with dynamic discovery of the next type. This discovery can be based on any elements including previously parsed packets, underlayers, remaining bytes (look ahead), and last parsed packet. - this feature also adds the ability to parse PacketListFields where neither the length nor the number of elements can be predicted before parsing. This could be done previously using a length_from callback that did significant peeks into the string to parse, but it felt clumsy.
-
- Sep 17, 2017
- Sep 16, 2017
-
-
Pierre LALET authored
-
- Sep 15, 2017
-
-
Guillaume Valadon authored
-
- Sep 14, 2017
-
-
Lorenzo Nicolodi authored
-
- Sep 12, 2017
-
-
Pierre LALET authored
-
Pierre LALET authored
-
Pierre LALET authored
-
- Sep 10, 2017
-
-
gpotter2 authored
-
- Sep 08, 2017
-
-
gpotter2 authored
-
Pierre LALET authored
This will make them usable as set elements or dict or Counter keys.
-
- Sep 02, 2017
-
-
gpotter2 authored
-
- Aug 31, 2017
-
-
gpotter2 authored
-
- Aug 30, 2017
-
-
gpotter2 authored
-
- Aug 28, 2017
-
-
William R. Dieter authored
Signed-off-by:
William R. Dieter <william.r.dieter@intel.com>
-
- Aug 24, 2017
- Aug 20, 2017
-
-
Pierre LALET authored
-
- Aug 11, 2017
-
-
gpotter2 authored
-
- Aug 06, 2017
-
-
Jan Sebechlebsky authored
-
Jan Sebechlebsky authored
-
- Aug 02, 2017
-
-
Guillaume Valadon authored
-
- Jul 31, 2017
-
-
gpotter2 authored
-
- Jul 24, 2017
-
-
Pierre Lorinquer authored
Add a mysummary() method to the EAP class.
-
gpotter2 authored
-
- Jul 19, 2017
-
-
gpotter2 authored
-
- Jul 13, 2017
-
-
Guillaume Valadon authored
-
- Jul 06, 2017
-
-
mtury authored
* TLS module major overhaul * Clean TLS directory * TLS 1.3 packets and basic client automaton (+ session fixes) * Fix multiple key share entries * Convergence py3 * Support features from cryptography v2.0 * Validate CertificateVerify signatures * Small fix on TLS signature parsing * Small fixes in TLS module * Enhance Encrypted PMS support * Convergence py3 - print * Revert useless changes * Strengthen crypto lib validation
-
- Jun 29, 2017
-
-
gpotter2 authored
-