Skip to content

Commit

Permalink
Fixes: CronQuery, MultiES, Pristine state, Socks New: http.authtype, …
Browse files Browse the repository at this point in the history
…http.user

  - CronQuery changes to split up multi day queries
  - Fixed viewer crashes in pristine state (arkime#304)
  - Added MultiES and fress install test cases
  - HTTP Authorization parsing (http.authtype, http.user)
  - Moved HTTP URI parsing from message complete to headers complete
  - Better Socks4 support
  • Loading branch information
awick committed Nov 7, 2014
1 parent 0f88083 commit 0bb6b2e
Show file tree
Hide file tree
Showing 18 changed files with 1,145 additions and 362 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,16 @@
- Some cron efficiency improvements
- Check more often if files need to be expired
- More SMB1 parsing
- More TLS cipherso
- More TLS ciphers
- Major viewer test suite restructure and improvements
- Handle searching for ip 255.255.255.255 (issue #301)
- Fixed RangeError (issue #299)
- CronQuery changes to split up multi day queries
- Fixed viewer crashes in pristine state (#304)
- Added MultiES and fress install test cases
- HTTP Authorization parsing (http.authtype, http.user)
- Moved HTTP URI parsing from message complete to headers complete
- Better Socks4 support


0.11.2 2014/10/16
Expand Down
Loading

0 comments on commit 0bb6b2e

Please sign in to comment.