File: AUTHORS

package info (click to toggle)
python-dpkt 1.9.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,104 kB
  • sloc: python: 14,911; makefile: 23
file content (75 lines) | stat: -rw-r--r-- 1,494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75

Original author
---------------

Dug Song <dugsong@monkey.org>


Contributors
------------

Timur Alperovich <timuralp@umich.edu>
	radiotap module

Nic Bellamy <nic.bellamy@vadacom.co.nz>
	HTTP header parsing fix

the grugq <thegrugq@gmail.com>
	better RTP module

David Helder <dhelder@gizmolabs.org>
	bug fixes

Przemyslaw Karwasiecki <karwas@gmail.com>
	TABLE_DUMP in MRT module

Reza Lotun <rlotun@cs.ubc.ca>
	MetaPacket cleanup

Jeff Nathan <jeff@snort.org>
	bug fixes

Tim Newsham <newsham@lava.net>
	IPv6 bugfixing and improvements

keisuke.nishimoto@gmail.com
	Snoop file parser

Jon Oberheide <jon@oberheide.org>
	STUN, H.225, TPKT, NTP, RIP, Diameter, SCTP, BGP, MRT, RX modules

plotnikoff@gmail.com
	handle dynamic imports from py2exe/freeze.py/zipped egg packages

simdream@gmail.com
	handle multiple cookie values in HTTP

Owen Stephens <owen@owenstephens.co.uk>
	IP6 extension header support

Robert Stone <otaku@monkey.org>
	Netflow and QQ modules

Thomas Taranowski <thomastaranowski@yahoo.com>
	dnet IP checksum bug on i386

Jirka Vejrazka
	bug fixes

Tim Yardley <yardley@gmail.com>
	DHCP definitions

Oscar Ibatullin <oscar.ibatullin@gmail.com>
	pcapng module, core improvements, bit fields, pretty print, creating parsers doc

Kyle Keppler <kyle.keppler@gmail.com>
	Python 3 port

Hao Sun <sunhao2013@gmail.com>
	Python 3 port

Brian Wylie <briford.wylie@gmail.com>
    Examples, Docs, Tests, CI, Python 3 port

crocogorical <crocogorical@gmail.com>
	Extend test coverage