aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Options tweaksAldo Cortesi2017-03-071-17/+17
* | Remove less commonly used command-line optionsAldo Cortesi2017-03-071-24/+0
* | Add the --set option to set options directlyAldo Cortesi2017-03-071-0/+40
* | Option spacing and coverageAldo Cortesi2017-03-071-1/+23
* | Add --options that dumps annotated option defaultsAldo Cortesi2017-03-071-0/+5
* | Cleanups and test coverageAldo Cortesi2017-03-073-4/+34
* | Automate slurping up command-line optionsAldo Cortesi2017-03-072-9/+4
* | Replacements and setheaders are always stringsAldo Cortesi2017-03-062-19/+19
* | Unify mode specificationAldo Cortesi2017-03-065-40/+30
* | Options unification: streamfileAldo Cortesi2017-03-061-1/+1
* | Options unification: string choicesAldo Cortesi2017-03-061-3/+3
* | Options unification: simple stringsAldo Cortesi2017-03-063-8/+8
* | Options unification: sizesAldo Cortesi2017-03-063-3/+20
* | Start unifying options and the command-line: booleansAldo Cortesi2017-03-056-19/+24
* | Revamp optionsAldo Cortesi2017-03-059-104/+90
|/
* Merge branch 'master' into on-issuesNikhil Soni2017-03-0318-421/+1022
|\
| * http2: fix h2 header normalization test (#2080)Thomas Kriechbaumer2017-03-011-69/+0
| * added XSS scanner example (#1907)David Dworken2017-02-271-0/+368
| * do not return IP addresses in SSLCert.altnamesThomas Kriechbaumer2017-02-261-1/+1
| * certs: coverage++Thomas Kriechbaumer2017-02-262-7/+26
| * connections: coverage++ (#2064)Thomas Kriechbaumer2017-02-261-28/+171
| * optmanager: coverage++ (#2062)Thomas Kriechbaumer2017-02-251-7/+15
| * http: coverage++ (#2060)Thomas Kriechbaumer2017-02-241-0/+25
| * move tests around (#2059)Thomas Kriechbaumer2017-02-242-225/+232
| * move tests around (#2058)Thomas Kriechbaumer2017-02-243-67/+68
| * flowfilter: coverage++Thomas Kriechbaumer2017-02-243-1/+102
| * nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-2411-47/+44
| * Merge pull request #2048 from ujjwal96/ipv6-addressesMaximilian Hils2017-02-221-0/+1
| |\
| | * Absolute IPv6 addresses supportedUjjwal Verma2017-02-201-0/+1
* | | Adds test for --keep-host-headerNikhil Soni2017-03-031-0/+20
* | | Changes dns_spoofing example to use --keep-host-headerNikhil Soni2017-03-031-2/+0
|/ /
* / Add test for @concurrent decorator in class.Matthew Shao2017-02-212-0/+31
|/
* improve testThomas Kriechbaumer2017-02-201-3/+3
* Merge pull request #2017 from lymanZerga11/patch-1Thomas Kriechbaumer2017-02-201-0/+21
|\
| * Update test_flowlist.pylymanZerga112017-02-141-4/+3
| * Update test_flowlist.pylymanZerga112017-02-141-13/+4
| * Update test_flowlist.pylymanZerga112017-02-131-4/+5
| * Update test_flowlist.pylymanZerga112017-02-131-1/+0
| * Update test_flowlist.pylymanZerga112017-02-131-3/+3
| * Update test_flowlist.pylymanZerga112017-02-121-2/+2
| * Update test_flowlist.pylymanZerga112017-02-121-7/+5
| * Create test_flowlist.pylymanZerga112017-02-121-0/+33
* | improve testsThomas Kriechbaumer2017-02-201-3/+8
* | Merge pull request #2041 from krsoninikhil/debugThomas Kriechbaumer2017-02-201-0/+2
|\ \
| * | Adds test for pyinstaller indicatorNikhil Soni2017-02-191-0/+2
* | | protobuf: coverage++Thomas Kriechbaumer2017-02-191-7/+45
* | | http2: disable priority forwardingThomas Kriechbaumer2017-02-181-127/+36
* | | Merge pull request #2040 from mhils/request-host-headerMaximilian Hils2017-02-181-1/+46
|\ \ \
| * | | add request.host_header, fix #2036Maximilian Hils2017-02-171-1/+46
* | | | Merge pull request #2038 from Kriechi/improve-http2-covThomas Kriechbaumer2017-02-181-0/+69
|\ \ \ \ | |/ / / |/| | |