14 months ago Phil Open 2.2.0-dev
14 months ago Phil Added signature for changeset 2e1a9aa85242
14 months ago Phil Added tag v2.2.0 for changeset 74274bb47d3c
14 months ago Phil Release 2.2.0 v2.2.0
14 months ago Phil Added IKEv2 as contrib (ticket #353)
14 months ago Phil Added RIPng as contrib (ticket #301)
2009-07-19 Jochen Bartl Added RIPv2 authentication header
14 months ago Phil Added EtherIP as contrib (ticket #297)
14 months ago Phil Added RSVP as contrib (ticket #197)
14 months ago Phil Added VTP as contrib (ticket #179)
14 months ago Phil Added OSPF as contrib (ticket #163)
14 months ago Phil Added BGP as contrib (ticket #162)
14 months ago Phil Added VLAN Query Protocol (VQP) as contrib (ticket #147)
14 months ago Phil Added EIGRP UTScapy unit tests in contrib (ticket #117)
14 months ago Phil Added EIGRP as contrib (ticket #117)
14 months ago Phil Added DTP as contrib (ticket #115)
14 months ago Phil Added WPA EAPOL as contrib (ticket #104)
14 months ago Phil Added Cisco HDLC and SLARP as contrib (ticket #88)
14 months ago Phil Added AVS WLAN Monitor header as contrib (ticket #82)
14 months ago Phil Updated HSRP opcodes and state fields (ticket #59)
14 months ago Phil Added contrib MPLS (ticket #31)
14 months ago Phil Added contrib IGMPv1/v2/v3 (ticket #31)
14 months ago Phil Added Skinny (SCCP) contrib (ticket #23)
14 months ago Phil Added ubberlogger dissectors contrib (ticket?#1)
14 months ago Phil Added CDP extension contrib (ticket #18)
14 months ago Phil Added contrib set of modules
17 months ago Phil Add IPv6NDOptRedirectHdr regression code
17 months ago Phil Update ICMPv6NDOptRedirectedHdr regression tests
17 months ago Phil Fix PadField.getfield() pad length calculation (ticket #358)
17 months ago Phil Added xUNIT output format to UTscapy
20 months ago Phil Added support PPI (Per-Packet Information) header. Decoding is partial but sufficient to reach next layer.
21 months ago Phil Merge with scapy-com
21 months ago Jakub Warmuz Deep copy Field's default value during Packet's fields initialization.
21 months ago Phil Merge with scapy-com
21 months ago m0t typo in scapy/asn1fields.py
22 months ago Dirk Loss Remove dependency on special 'scapy' string in pcap.__version__
23 months ago Dirk Loss Merge
23 months ago Dirk Loss Added (simple) module-level docstrings for all modules
24 months ago Jochen Bartl Fixed lambdas for length calculation in ICMPv6NDOptRedirectedHdr
2010-05-18 Jochen Bartl Fixed size of reserved field in ICMPv6 ND Redirect Option header
21 months ago Phil Added TCP Mood option ;) (RFC5841, patch from ticket #348, A. Lagoutte)
21 months ago Phil Added 'file_cache' option to sendpfast for faster replays (patch from ticket #349, X. Mehrenberger)
21 months ago Phil Fixed DNS name encoding for '.' with (fixed) patch from ticket #354
21 months ago Phil Fix missing imports(ticket #355)
21 months ago Phil Fix typo
21 months ago Phil Fixed executable zip headers offset (zip -A) (ticket #320)
22 months ago Phil Catch exceptions from layers imports and print a warning message instead of crashing
22 months ago stf Added BitMultiEnumField
2010-04-21 Phil Simplified the build mecanism
2010-04-10 Phil Open 2.1.1-dev
2010-04-10 Phil Added signature for changeset 9bea293f85d7
2010-04-10 Phil Added tag v2.1.1 for changeset 94ae39b9a927
2010-04-10 Phil Release 2.1.1 v2.1.1
2010-04-07 Phil Merge
2010-03-20 Dirk Loss Updated Windows install doc to refer to PyCrypto 2.1
2010-03-20 Dirk Loss Converted tabs to spaces in crypto/cert.py
2009-12-14 Dirk Loss Change download location for Windows from scapy.net to hg repo
2010-04-07 Phil Made Python Crypto lib become a soft dependency.
2010-04-07 Phil Added all files in bin/ to MANIFEST.in so that .bat are not forgotten in source archive
2010-03-04 Phil Fixed L3RawSocket a bit to use conf.l?types (fixes ticket #193)