Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
scapy
/
0ad1b69fb0e11e909b49fbea3edbdaa4488ce676
« Previous
f3a4c64
Fix for Python 2.5 (cannot mix keyword arguments and **kargs)
by Pierre LALET
· 9 years ago
e81b901
Fix ls()
by Pierre LALET
· 9 years ago
a3859f1
Windows: code clean-up, fix iface repr, fix get_working_if()
by Pierre LALET
· 9 years ago
1fd1861
Windows: add XP-specific code for routes
by Pierre LALET
· 9 years ago
665faf6
Fix IFACES: index by GUID instead of name (not unique)
by Pierre LALET
· 9 years ago
d69b5b7
Code clean up
by Pierre LALET
· 9 years ago
995d8cc
Remove unneeded list
by Pierre LALET
· 9 years ago
ed9886a
Fix global variable case
by Pierre LALET
· 9 years ago
f0d4835
Windows: improve VBS fallback
by Pierre LALET
· 9 years ago
44db92a
Factorize powershell-related code + introduce VBS fallback
by Pierre LALET
· 9 years ago
81801ff
Windows: use a config value for powershell path
by Pierre LALET
· 9 years ago
be77018
Ship winpcapy w/ scapy
by n1nj4sec
· 9 years ago
0dfb5bf
Windows: use Winpcap, drop DNET dependency
by n1nj4sec
· 9 years ago
6ac34c6
Merge pull request #33 from p-l-/fix-argument-set
by Guillaume Valadon
· 9 years ago
d1c7e32
Merge pull request #30 from p-l-/feature-plot-xy
by Guillaume Valadon
· 9 years ago
ce89fee
Merge pull request #32 from p-l-/fix-automaton-tests
by Guillaume Valadon
· 9 years ago
e3de546
Use .extend() instead of multiple .append() in loop
by Pierre LALET
· 9 years ago
95d83fa
Replace filter/map + lambda by comprehension, prevent list creation
by Pierre LALET
· 9 years ago
197e545
Rename argument set -> values; replace filter + lambda by comprehension
by Pierre LALET
· 9 years ago
2e1e7e1
Rename argument set -> values
by Pierre LALET
· 9 years ago
8c935c0
Linux/L2socket: handle .close() to remove promisc mode
by Pierre LALET
· 9 years ago
e767ab4
Add a notebook to show graph examples
by Pierre LALET
· 9 years ago
a89091f
Travis-CI: enable automaton tests
by Pierre LALET
· 9 years ago
269bdae
Fix automaton tests using fake socket generators
by Pierre LALET
· 9 years ago
3ecf379
Merge pull request #29 from danieljakots/master
by Pierre Lalet
· 9 years ago
f50242c
Add optional parameter plot_xy to .plot() and .multiplot()
by Pierre LALET
· 9 years ago
746cbd9
Merge pull request #27 from guedou/matplotlib
by Pierre Lalet
· 9 years ago
a7d199a
Fix IPv6 support on OpenBSD
by Daniel Jakots
· 9 years ago
4c7a140
Merge pull request #23 from p-l-/fix-with-py25
by Guillaume Valadon
· 9 years ago
692b5a9
Merge pull request #25 from p-l-/fix-ether-auto-dstaddr
by Guillaume Valadon
· 9 years ago
c311a49
Merge pull request #26 from p-l-/fix-igmpv3
by Guillaume Valadon
· 9 years ago
c38efa0
Adapting multiplot() to work with matplotlib
by Guillaume Valadon
· 9 years ago
69eb667
Adding some comments
by Guillaume Valadon
· 9 years ago
eec78d2
Fix layer binding in IGMPv3 (contrib)
by Pierre LALET
· 9 years ago
a57b6eb
Fix crash when an unpriv user builds an Ether() packet without dst set
by Pierre LALET
· 9 years ago
9699682
Merge pull request #21 from p-l-/feature-fields-generators
by Guillaume Valadon
· 9 years ago
648951b
Merge pull request #24 from p-l-/fix-setup-pypi
by Guillaume Valadon
· 9 years ago
b62f2b2
Merge pull request #22 from p-l-/fix-tcpdump-call
by Guillaume Valadon
· 9 years ago
1b1b687
Update setup files for PyPI
by Pierre LALET
· 9 years ago
9cb4a70
matplotlib support from bitbucket
by Guillaume Valadon
· 9 years ago
a587698
Use __future__ to allow with statement under Python 2.5
by Pierre LALET
· 9 years ago
2f1df68
Use appropriate config value to call tcpdump
by Pierre LALET
· 9 years ago
2fcb18a
Preserve previous behavior when specifying ranges with tuples
by Pierre LALET
· 9 years ago
4dbc2b9
Use xrange objects to (internally) represent tuples in field values
by Pierre LALET
· 9 years ago
868c8e1
Accept generators and xrange objects as field values
by Pierre LALET
· 9 years ago
6217358
Merge pull request #18 from p-l-/move-sebek-contrib
by Guillaume Valadon
· 9 years ago
15ae22b
Linux: L2Socket can set promiscuous mode (fixes #17)
by Pierre LALET
· 9 years ago
99669ea
Merge pull request #19 from p-l-/travis-pypy
by Guillaume Valadon
· 9 years ago
18c410b
Add PyPy to travis tests
by Pierre LALET
· 9 years ago
de41b3c
Add unit tests for Sebek
by Pierre LALET
· 9 years ago
36f7a81
Move Sebek support to contrib, since it is uncommon
by Pierre LALET
· 9 years ago
6802208
Merge pull request #13 from p-l-/improve-do-dissect
by Guillaume Valadon
· 9 years ago
77be0dc
Merge pull request #14 from p-l-/fix-doc
by Guillaume Valadon
· 9 years ago
4f851ec
Update ethertypes link
by Pierre LALET
· 9 years ago
4eede28
Fix .do_dissect() (code easier to read and a bit faster)
by Pierre LALET
· 9 years ago
526f130
Merge pull request #12 from p-l-/fix-py25
by Guillaume Valadon
· 9 years ago
a85683e
Fix syntax for Python 2.5 compatibility
by Pierre LALET
· 9 years ago
bed0f35
Fix PacketList() and sr()
by Pierre LALET
· 9 years ago
b96aa72
Merge pull request #9 from p-l-/fix-ranges
by Guillaume Valadon
· 9 years ago
7436c6a
Merge pull request #8 from p-l-/fix-doc
by Guillaume Valadon
· 9 years ago
4cca870
Remove unneeded lists (primarily range() calls)
by Pierre LALET
· 9 years ago
aefe6fc
Use __slots__ for PacketList (and subclasses)
by Pierre LALET
· 9 years ago
35e8e18
Doc update for Github
by Pierre LALET
· 9 years ago
b30167a
Add a static __all_slots__ attribute to improve performances
by Pierre LALET
· 9 years ago
44d8b52
Fix contrib HomePlugAV after 9dff11b6
by Pierre LALET
· 9 years ago
c2b3859
Clean up: remove unused code
by Pierre LALET
· 9 years ago
9dff11b
Fix test to tell whether self is a class or an instance
by Pierre LALET
· 9 years ago
e813a77
Fix fields in contrib/ (lacking tests)
by Pierre LALET
· 9 years ago
733d9f8
Fix StrFixedLenEnumField (not used - not tested)
by Pierre LALET
· 9 years ago
f295d18
Fix fields for contrib/ tests
by Pierre LALET
· 9 years ago
5ac5f52
EIGRP (contrib): fix multiple inheritance issue
by Pierre LALET
· 9 years ago
b62dbe4
Use __slots__ for fields defined in layers/ (all base tests OK)
by Pierre LALET
· 9 years ago
2132b05
Use __slots__ for all "base" fields
by Pierre LALET
· 9 years ago
06627ee
Fix PacketList.__repr__ to work w/ new Packet()
by Pierre LALET
· 9 years ago
02a7994
Fix contrib HomePlugAV for Packet.__slots__
by Pierre LALET
· 9 years ago
af5d291
Change ASN1_Packet .fields_desc use to support __slots__
by Pierre LALET
· 9 years ago
9f6816e
Fix test case (Packet attributes need to be in __slots__)
by Pierre LALET
· 9 years ago
cb081c7
Handle dynamic Packet().name
by Pierre LALET
· 9 years ago
5bcea64
Remove NoPayload.__getattr__(): no (more) need for sth specific here
by Pierre LALET
· 9 years ago
09e1280
Use slots for Packet() instances
by Pierre LALET
· 9 years ago
94953c1
Open 2.3.2-dev
by Guillaume Valadon
· 9 years ago
0a9b14b
Release 2.3.2
by Guillaume Valadon
· 9 years ago
f5cb464
Merge pull request #7 from guedou/master
by Pierre Lalet
· 9 years ago
90c279b
gtp.uts fixed
by Guillaume Valadon
· 9 years ago
e08d386
Merge pull request #6 from p-l-/fix-tests
by guedou
· 9 years ago
698b422
Merge pull request #5 from guedou/master
by Pierre Lalet
· 9 years ago
d0f8d46
Add netaccess tag to tests when appropriate
by Pierre LALET
· 9 years ago
1848f53
Fix UTscapy output and return code
by Pierre LALET
· 9 years ago
24e6ff5
Missing field import
by Guillaume Valadon
· 9 years ago
de11825
Merge pull request #4 from p-l-/fix-ipsec
by guedou
· 9 years ago
cf00a5d
Merge pull request #3 from p-l-/fix-PacketListField
by guedou
· 9 years ago
ef9c519
Fix ipsec layer to work w/ pycrypto lacking some AES modes
by Pierre LALET
· 9 years ago
46e4ebf
Fix PacketListField.do_copy() to work w/ strings elements
by Pierre LALET
· 9 years ago
ae82f91
Merge pull request #2 from p-l-/prepare-github
by Pierre Lalet
· 9 years ago
064203b
Add README / prepare for Github migration
by Pierre LALET
· 9 years ago
669a62c
Merged in p-l/scapy (pull request #155)
by Guillaume Valadon
· 9 years ago
f077e70
Merged in p-l/scapy (pull request #157)
by Guillaume Valadon
· 9 years ago
d35c4ca
Merged in michaelharo/scapy-license (pull request #114)
by Pierre Lalet
· 9 years ago
86fc5f2
Merged in tonymcclure/scapy (pull request #102)
by Pierre Lalet
· 9 years ago
b77c1ae
Merged in gvaladon/scapy-issues/Extended ICMP to Support Multi-Part Messages (Michael Haro) (pull request #153)
by Pierre Lalet
· 9 years ago
Next »