Skip to content

Releases: gnh1201/caterpillar

0.1.4.21

18 Feb 18:31
5bc6c7a
Compare
Choose a tag to compare

0.1.4.21 released

  • Fixed: missing call sock.close() when filtering a content

0.1.4.20

18 Feb 17:42
c29de5e
Compare
Choose a tag to compare

0.1.4.20 released

0.1.4.20

  • Fixed: filtering not working in first block of the request data

0.1.4.19

  • reduce memory usage (use optimized code)
  • increase filtering speed

0.1.4.19

18 Feb 17:29
737033f
Compare
Choose a tag to compare

0.1.4.19 released

  • reduce memory usage (use optimized code)
  • increase filtering speed

0.1.4.18

18 Feb 09:10
23a3691
Compare
Choose a tag to compare

0.1.4.18 released

  • Add: Save an evidence file of the filtered request and response data. ./savedfile/{current_time}_{hostname}.bin

0.1.4.17

18 Feb 04:49
56b5f0d
Compare
Choose a tag to compare

0.1.4.17 released

  • Do not retry when failed SSL negotiation

0.1.4.16

18 Feb 04:25
106c416
Compare
Choose a tag to compare

0.1.4.16 released

  • Added: Set resource (e.g. file descriptor) limit to maximum of the system. (use resource module)

0.1.4.15

18 Feb 04:04
3183daf
Compare
Choose a tag to compare

0.1.4.15 released

  • Fixed: Possible thread and socket file descriptor leak when trying SSL negotiation

0.1.4.14

18 Feb 01:15
54162b4
Compare
Choose a tag to compare

0.1.4.14 released

  • Fixed: cache confusing when trying connect to https://[LOCAL_DOMAIN]/ (root page)

0.1.4.9

17 Feb 13:41
7479132
Compare
Choose a tag to compare

0.1.4.9 released

  • fixed the filter logics

0.1.4.8

17 Feb 12:55
2978c73
Compare
Choose a tag to compare

0.1.4.8 released

  • Disable preview a filtered contents