- Aug 07, 2007
-
-
phil@secdev.org authored
-
phil@secdev.org authored
-
- Aug 03, 2007
-
-
Phil authored
Most of the initialization is done once for all at the class creation instead of being done at each instantiation Now the .graph() method can become a class method and can be called directly on a class
-
- Aug 02, 2007
-
-
Phil authored
-
- Aug 01, 2007
-
-
Phil authored
-
- Jul 31, 2007
-
-
Phil authored
-
- Jul 29, 2007
-
-
Phil authored
-
- Jul 27, 2007
-
-
Phil authored
-
- Jul 24, 2007
-
-
phil@secdev.org authored
-
phil@secdev.org authored
-
- Jul 23, 2007
-
-
phil@secdev.org authored
-
phil@secdev.org authored
-
phil@secdev.org authored
-
phil@secdev.org authored
-
- Jul 22, 2007
- Jul 19, 2007
- Jul 18, 2007
- Jul 17, 2007
- Jul 16, 2007
-
-
Phil authored
-
Phil authored
-
Phil authored
See http://trac.secdev.org/scapy/wiki/LengthFields_UseCases for more information.
-
Phil authored
-
Phil authored
Now 'adjust' parameter shoud be a function of two arguments instead of one. The new argument is in first and is the packet itself. By default, adjust=lambda pkt,v:v
-
- Jul 15, 2007
-
-
Phil authored
The element will be converted into a list
-
- Jul 13, 2007
-
-
Phil authored
WARNING! API CHANGE! New API for FieldLenField, StrLenField, PacketLenField, PacketListField, FieldListField... This changeset provides the API change and the update of the protocols to cope with the API changes. See http://trac.secdev.org/scapy/wiki/LengthFields for more details.
-
Phil authored
-