-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathAUTHORS
25 lines (25 loc) · 1.04 KB
/
AUTHORS
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
- Kyle Isom (https://github.com/kisom/)
- original author
- Joshua Chia (https://github.com/kisom/jchia/)
- load savefile from a Python File object
- Christian Wenk (https://github.com/chrwen-omicron)
- improve handling of different endianness
- added support for nanosecond time resolution
- Douglas Kastle (https://github.com/douglaskastle)
- Added initial python3 support
- Joss Gray (https://github.com/jossgray)
- UDP transport support
- Tommy Olofsson (https://github.com/tommyolofsson)
- added support for large captures
- Marco 'don' Kaulea (https://github.com/Don42)
- fixed error in setup.py
- rename misnamed variable
- introduce custom exceptions
- Cristian Klein (https://github.com/cristiklein)
- Initial IP options support
- TCP transport support
- Kivanc Cakmak (https://github.com/kivanccakmak)
- added Wi-Fi support
- Shea Lutton (https://github.com/shealutton)
- added length of pcap file
- added documentation to iterate over all packets