History log of /external/scapy/scapy/contrib/http2.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e001e668bdf69417a384d8f4d0cb2e92592469b 17-Oct-2017 gpotter2 <gabriel@potter.fr> Python 3: fix HTTP/2
/external/scapy/scapy/contrib/http2.py
a65ddc700c23475df28978a17f3b44e93f56ec80 29-Sep-2017 Pierre LALET <pierre.lalet@cea.fr> Python 3: fix dict methods
/external/scapy/scapy/contrib/http2.py
bb2df990808a99d921f957cf0a3a7585313808c5 27-Jun-2017 gpotter2 <gabriel@potter.fr> Update StringIO
/external/scapy/scapy/contrib/http2.py
b72a0b59db7b6fa0726ffa22da3b88679bffe69c 27-Jun-2017 gpotter2 <gabriel@potter.fr> Auto-Fix: refactor print() function
/external/scapy/scapy/contrib/http2.py
22a55b62eb35e8611fe03b99e4ff4f257a97b5d1 27-Jun-2017 gpotter2 <gabriel@potter.fr> [Python 2 to 3] Main six fixes (#630)

* Apply six fixes
* Include six directly in scapy
* Ignore six library in coverage
* Moved winpcapy to modules
* Iterator and list fixes
/external/scapy/scapy/contrib/http2.py
57fd688097ef5b52c0580cd1b42ce6c605aeb6c0 31-May-2017 Pierre Lalet <pierre@droids-corp.org> Merge pull request #628 from gpotter2/py3-step2-1

[Python 2 to 3] Exceptions, loops, isinstance and haskey
c417bdcd9fc708965fa61ca1903d4348c8b4d031 31-May-2017 Guillaume Valadon <guillaume@valadon.net> Merge pull request #648 from gpotter2/patch-7

[General] Update licenses & Contrib flags
49fef49091880acc3777252e2c1ae393b17f7eb1 30-May-2017 gpotter2 <gabriel@potter.fr> Merge branch 'master' into py3-step2-1
72aa7b6143e7f476e8857fef165be95b95c16dc5 02-May-2017 gpotter2 <gabriel@potter.fr> Better doc + small format fixes
/external/scapy/scapy/contrib/http2.py
d51edef8530fe1e944f13eb65ef863c2d7f04b1d 25-Apr-2017 gpotter2 <gabriel@potter.fr> Python 2 to 3: Exceptions, loops, isinstance and haskey
/external/scapy/scapy/contrib/http2.py
05dc450e1f3b4240f3cca288b1208cb7e8949938 03-May-2017 Guillaume Valadon <guillaume@valadon.net> map() calls rewritten as list comprehensions
/external/scapy/scapy/contrib/http2.py
3e3cb22b2c55d29ed5ffc780c77feda2f7ef4564 13-May-2017 gpotter2 <gabriel@potter.fr> Update/Add missing licences/status flags
/external/scapy/scapy/contrib/http2.py
7c94745fa69f203d68500904081ca77c997f4c93 03-Aug-2016 Florian Maury <florian.maury@ssi.gouv.fr> initial http/2 support
/external/scapy/scapy/contrib/http2.py