- Sep 26, 2017
-
-
Guillaume Valadon authored
-
- Sep 23, 2017
-
-
gpotter2 authored
-
- Sep 22, 2017
-
-
gpotter2 authored
-
- Sep 21, 2017
- 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
-