Timeline


and

02/03/12: Today

16:06 Changeset in bro [fe5d865e] by dnthayer
topic/v6-addrRemove --enable-brov6 from configure usage text
14:46 Changeset in bro [b3f1f45] by jsiwek
topic/v6-addrRemove --enable-brov6 flag, IPv6 now supported by default. Internally, …
14:12 Changeset in bro [a0487ec] by amannb
topic/bernhard/log-threadsmove Value and Field from the logging namespace to the threading …
13:27 Changeset in bro [600d015d] by seth
mastertopic/dnthayer/dns-ipv6One more very minor change I forgot to commit.
13:25 Changeset in bro [0fbe925] by seth
mastertopic/dnthayer/dns-ipv6Fixed a misspelling.
13:20 Ticket #764 (Change software framework interface) closed by seth
Solved/Applied
13:17 Changeset in bro [44bb4d0] by seth
mastertopic/dnthayer/dns-ipv6Updates for CHANGES and VERSION files.
13:17 Changeset in bro [2cd88ee] by seth
mastertopic/dnthayer/dns-ipv6Merge remote-tracking branch 'origin/topic/bernhard/software' * …
04:05 Changeset in bro [819cb57] by robin
masterfastpathtopic/dnthayer/dns-ipv6Updating submodule(s). [nomail]
04:04 Changeset in bro [ffb4094] by robin
topic/bernhard/log-threadstopic/robin/log-threadsBugfixes
04:04 Changeset in bro [4879cb7] by robin
topic/bernhard/log-threadstopic/robin/log-threadsImproved signal handling. Sending SIGTERM triggers a normal shutdown of …
04:04 Changeset in bro [cf6a346] by robin
topic/bernhard/log-threadstopic/robin/log-threadsFixing prof.log output. The queue Size() method was not yet atomic.
04:04 Changeset in bro [70fe787] by robin
topic/bernhard/log-threadstopic/robin/log-threadsUpdating thread naming. Also includes experimental code to adapt the …
04:04 Changeset in bro [a428645] by robin
topic/bernhard/log-threadstopic/robin/log-threadsDocumenting the threading/* classes. Also switching from semaphores to …
04:04 Changeset in bro [4f0fc57] by robin
topic/bernhard/log-threadstopic/robin/log-threadsDoing bulkd writes instead of individual writes now. Also slight change …
04:04 Changeset in bro [1058e11] by robin
topic/bernhard/log-threadstopic/robin/log-threadsAdding thread statistics to prof.log
04:04 Changeset in bro [29fc561] by robin
topic/bernhard/log-threadstopic/robin/log-threadsDocumenting logging API.
01:56 Changeset in bro [396e8c9] by robin
masterfastpathtopic/dnthayer/dns-ipv6Merge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix …

02/02/12: Yesterday

16:48 Changeset in bro [1d417a3] by dnthayer
masterfastpathtopic/dnthayer/dns-ipv6Fix minor typos in documentation

01/31/12:

11:51 Changeset in bro [9c9b72a] by robin
masterfastpathtopic/dnthayer/dns-ipv6Merge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix …
11:50 Ticket #764 (Change software framework interface) created by amannb
topic/bernhard/software contains a patch that makes the interface to the …

01/30/12:

22:14 Ticket #763 (Escape # when first character in log file line) created by amannb
Bro should probably escape the # character, when it is the first that …
15:35 Changeset in bro [4a6a9fe] by dnthayer
masterfastpathtopic/dnthayer/dns-ipv6Fix sorting of lines in Brofiler coverage.log Lines with a range were …
15:26 Changeset in bro-aux [139cc2e] by robin
masterAdding script to delete old fully-merged branches.
15:17 Ticket #762 (Add eof line to logfiles) created by amannb
I think it would be good to have a way to tell if a logfile was …
13:22 Changeset in bro [2df3738] by robin
topic/bernhard/log-threadstopic/robin/log-threadsMerge remote-tracking branch 'origin/topic/bernhard/log-threads' into …
13:22 Changeset in bro [b6912f1] by robin
topic/bernhard/log-threadstopic/robin/log-threadsMerge branch 'master' of  ssh://git.bro-ids.org/bro into …
13:08 Changeset in bro [386bd54] by matthias
topic/matthias/cert-checksRename ASN.1 DN parsing function to SSL::split_dn.
12:12 Changeset in bro [6cc29a7] by amannb
topic/bernhard/log-threadstopic/robin/log-threadsmake logging with threads compile on mac os and fix a couple of string …

01/27/12:

22:40 Changeset in bro [6be7240] by seth
topic/seth/smb-smb2-workTons of overhaul done, but lots more to go.
22:02 Changeset in btest [e6f76fb] by robin
topic/robin/parallelInternal restructuring to factor output out into sublcasses. Work in …
19:58 Ticket #761 (64bit types in binpac) created by seth
There are branches in binpac and bro repositories to add support for 64bit …
19:55 Changeset in bro [c03efbb] by seth
topic/seth/64bit-binpac-updatesSmall updates for the bittorrent analyzer to support 64bit types in …
19:40 Changeset in binpac [35d69ff] by seth
topic/seth/64bit-typeMerge remote-tracking branch 'origin/master' into topic/seth/64bit-type …
19:32 Changeset in binpac [2828db8] by seth
topic/seth/64bit-typeAdding int64 and uint64 types to binpac.
17:16 Changeset in bro [e4e770d4] by robin
topic/bernhard/log-threadstopic/robin/log-threadsThreaded logging framework. This is based on Gilbert's code but I ended …
13:40 Changeset in bro [79d9dbc] by matthias
topic/matthias/cert-checksLook for subject default values and localhost certs.
13:26 Changeset in bro [85c8db6] by matthias
topic/matthias/cert-checksCheck if a local box has a localhost cert.
13:25 Changeset in bro [e6f0939] by matthias
topic/matthias/cert-checksSmall enhancements.
11:03 Ticket #760 (Lift Server Alternative Name (SAN) field to scripting layer) created by matthias
It would be nice to have the Subject Alternative Name (SAN) field of …
10:48 Changeset in bro [f6637d4] by matthias
topic/matthias/cert-checksCheck SNI against CN subject field. This check compares the SNI value …
10:47 Changeset in bro [bf2e9bf] by matthias
topic/matthias/cert-checksTeach ASN.1 parsing function to handle escaped strings.
10:47 Ticket #759 (Increase test coverage) created by robin
Now that we have the Brofiler, we need to (1) Devise a hard criteria for …
10:44 Ticket #752 (topic/jsiwek/brofiler) closed by robin
fixed: In [c607785cec2b548ea8084be2eea27812fa603725/bro]: […]
10:43 Changeset in bro [c607785] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/topic/jsiwek/brofiler' * …
10:39 Changeset in bro [b59412c] by matthias
topic/matthias/cert-checksMerge branch 'topic/matthias/split-escaped' into …
10:33 Ticket #758 (New function split_esc) created by matthias
In the topic branch topic/matthias/split-escaped, I added new …
10:24 Ticket #757 (Change split* to return a string_vec rather string_array) created by matthias
Currently, split and friends return a string_array, which is a …
10:16 Changeset in bro [b4497595] by matthias
topic/matthias/cert-checkstopic/matthias/split-escapedAdd btest cases.
10:15 Changeset in bro [665d7a1] by matthias
topic/matthias/cert-checkstopic/matthias/split-escapedCatch special case when escape string is empty.
10:14 Changeset in bro [7b61d5b] by matthias
topic/matthias/cert-checkstopic/matthias/split-escapedMake split_esc faster by avoiding regex conjunction.
09:16 Changeset in bro [c1f4bf2] by matthias
topic/matthias/cert-checkstopic/matthias/split-escapedProvide a new function split_esc. This function extends the split* family …
09:01 Changeset in bro [0065cf6] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/robin/log-threadstopic/seth/64bit-binpac-updatesFix mktemp portability issue affecting test coverage. (addresses #752) …

01/26/12:

20:55 Changeset in bro [f6f9dd9] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/robin/log-threadstopic/seth/64bit-binpac-updatesFixed for Brofiler merge.

01/25/12:

18:36 Ticket #684 (Change to_port BiF to take a string as argument) closed by robin
fixed: In [b649ade9bad0cd3d63182317ea89ef02a626816f/bro]: […]
18:36 Ticket #739 (topic/jsiwek/local-table-init) closed by robin
fixed: In [7a8c9b1c6915b8e595927b2909a16e9913b57e64/bro]: […]
18:36 Ticket #464 (Bug with complex data structures) closed by robin
fixed: In [27ce62077f397dfe9deecc84a04345be122c5d75/bro]: […]
18:03 Changeset in bro [60ae6f0] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesUpdating submodule(s). [nomail]
17:45 Changeset in bro [6a3b41b] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesBugfix caught by test-suite.
17:39 Changeset in bro-aux [df700af] by robin
masterWhite space tweak.
17:36 Changeset in bro [d6767e1] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesDisalbing brofiling because of problem. See #756.
17:35 Changeset in bro [6a6092d] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesAdding coverage to brief make target as well.
17:33 Ticket #756 (notice_policy.log keeps causing test failures) created by robin
Many changes reorder notice_policy.log, which then lets in particular the …
17:15 Changeset in bro [1aefccd] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesUpdating submodule(s). [nomail]
17:15 Changeset in broctl [e908ba6] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in capstats [bd19833] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in pysubnettree [4fcb8fa] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in trace-summary [7b61c4b] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in binpac [43308aa] by robin
mastertopic/seth/64bit-typeUpdating submodule(s). [nomail]
17:15 Changeset in bro-aux [28d2318] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in broccoli [930e7c7] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in broccoli-python [5eba042] by robin
masterUpdating submodule(s). [nomail]
17:15 Changeset in broccoli-ruby [34f3948] by robin
masterUpdating submodule(s). [nomail]
17:12 Changeset in bro [848ae23] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/topic/jsiwek/brofiler' * …
16:58 Changeset in btest [ee87db3] by robin
masterMerge remote-tracking branch 'origin/topic/jsiwek/brofiler' * …
16:48 Changeset in bro [b649ade] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/topic/bif_cleanup' * …
13:47 Changeset in bro [7a8c9b1] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/topic/jsiwek/local-table-init' * …
13:38 Changeset in bro [27ce620] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/topic/jsiwek/complex-record-indices' …
13:25 Changeset in bro [2a06617] by robin
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fixed …
13:24 Changeset in bro-aux [6711585] by robin
masterMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix a …

01/23/12:

22:00 Changeset in bro [2c439fd] by robin
topic/v6-addrFixing typo

01/22/12:

21:41 Changeset in bro [0868317] by robin
topic/v6-addrInterface draft for new IP address wrapper class.

01/21/12:

14:48 Changeset in bro [c80afa7] by Gilbert Clark <gilbert@…>
topic/gilbert/log-threadsIncremental commit.

01/20/12:

19:49 Changeset in bro [cfb7fac] by seth
topic/seth/smb-smb2-workMerge remote-tracking branch 'origin/master' into topic/seth/smb-smb2-work …
17:00 Changeset in bro [e201d11] by matthias
topic/matthias/cert-checksCheck for NUL bytes in cert subject CN.
16:58 Changeset in bro [a989d78] by matthias
topic/matthias/cert-checksAdd utility function to parse ASN.1 string.
14:54 Changeset in bro [1e4c3d8] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesTeach CompHash? to allow indexing by records with vector/table/set fields. …
12:51 Changeset in bro [eacdfff] by amannb
mastertopic/dnthayer/dns-ipv6Merge remote-tracking branch 'origin/master' into topic/bernhard/software …
12:42 Changeset in bro [f24c50b] by amannb
topic/bernhard/inputremove unnecessary stuff from function.
12:33 Changeset in bro [ac1708f] by amannb
topic/bernhard/inputfix handling of predicates - now the second argument that is sent to the …
12:03 Changeset in bro [92050af] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/master' into topic/bernhard/input
08:22 Changeset in bro [5b04789] by seth
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesFixed a bug resulting in over-logging of detected webapps.
07:39 Ticket #689 (Adding CPU Profiler to FindGooglePerftools) closed by jsiwek
Solved/Applied: Fixed in [e8da8bb8e3d8edf939942f3387bff6ff9657ed8a/cmake]

01/19/12:

12:12 Changeset in bro-aux [a89ee54] by dnthayer
masterfastpathFix a bro-cut error message and correct some typos A bro-cut error …

01/18/12:

20:09 Changeset in bro [8eeb371] by robin
masterfastpathtopic/bernhard/inputtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-workMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Make …
16:23 Changeset in bro [cf1b0b3] by dnthayer
topic/gilbert/log-utilUpdate code to work with Bro 2.0
16:08 Ticket #755 (Bogus DNS_truncated_ans_too_short notice in weird.log for NetBIOS DNS ...) created by matthias
As part of the trace testing for 2.0, I found an issue with NetBIOS DNS …
14:56 Changeset in bro [6c255d1] by matthias
masterfastpathtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge remote-tracking branch 'origin/master' into topic/bif_cleanup …
13:25 Changeset in bro [ec82e4d] by Gilbert Clark <gilbert@…>
topic/gilbert/log-threadsCode resurrection in progress. Please wait while we work to make this …
13:16 Changeset in bro [c4adce0] by Gilbert Clark <gilbert@…>
topic/gilbert/log-threadsGetting rid of the cmake directory in preparation to merge …
09:45 Changeset in bro [0287f7a] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesFix superfluous/duplicate data getting in to testing coverage log.
08:52 Changeset in bro [14192aa] by dnthayer
topic/gilbert/log-utilMerge branch 'master' into topic/gilbert/log-util
08:08 Ticket #754 (Complete implementation of switch statement) created by seth
The switch statement is stubbed out in the parser but it's not completely …
08:07 Ticket #753 (Remove the match statement) created by seth
The match statement is no longer used and doesn't have any new use cases …

01/17/12:

14:36 Ticket #305 (Replace communication system with 0mq) closed by seth
Invalid

01/13/12:

14:06 Changeset in bro [ec6560a] by jsiwek
masterfastpathtopic/bernhard/inputtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-workMake communication log baseline test more reliable.
12:52 Changeset in bro [713e3ac] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesAdd "# @no-test" tag to blacklist statements from test coverage analysis. …

01/12/12:

18:58 Ticket #680 (Add session_ticket handshake type to Bro's SSL/TLS parser) closed by seth
Solved/Applied: This actually went into 2.0
14:01 Changeset in bro [18c0e06] by Hui Lin <hlin33@…>
topic/hui/powergrid2120112 commit
11:51 Changeset in bro [eb53a3d] by amannb
topic/bernhard/inputmake input framework compile with brov6
11:07 Changeset in bro [d476e9f] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/master' into topic/bernhard/input
10:59 Ticket #752 (topic/jsiwek/brofiler) created by jsiwek
This branch is in bro, btest, bro-testing, and bro-testing-private
09:58 Changeset in bro [b6c3567] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesTest coverage integration for external tests and complete suite. …
08:43 Changeset in bro [aff631b] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge branch 'master' into topic/jsiwek/brofiler

01/11/12:

21:27 Ticket #751 (Broxygen Wishlist) created by robin
Collecting a number of lower priority items here I noticed: - In a …
20:48 WikiStart edited by robin
(diff)
14:57 Changeset in bro [9c42f02] by dnthayer
masterfastpathtopic/bernhard/inputtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-workfixed some broken links
14:33 Changeset in btest [abd4a2d] by jsiwek
mastertopic/jsiwek/brofilerDon't add btest's path to PATH anymore. Because it impedes the ability to …
14:30 Changeset in bro [9aefeec4] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesIntegrate Bro script coverage profiling with the btest suite.
13:52 Changeset in bro [5ae95bf] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: …
12:25 Changeset in bro [6a2af5c] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating submodule(s). [nomail]
12:21 Changeset in bro [b6ea4c6] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFixing links.
12:16 Changeset in bro-aux [1ac5080] by robin
masterfastpathTweaks to release scripts, plus a new one for signing files.
11:02 Changeset in bro [d9dccd9] by dnthayer
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrcorrected some minor typos
09:28 Changeset in broctl [7787e8d] by seth
topic/seth/myricom-tmpIntermediate temporary support for myricom clustering.
08:57 Changeset in bro [1181444] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesMerge branch 'master' into topic/jsiwek/brofiler Conflicts: src/main.cc

01/10/12:

19:38 Changeset in bro [eac4690] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating submodule(s). [nomail]
19:33 Changeset in broccoli [722ca1f] by robin
masterKeeping doc reference compatible with docutils
19:17 Changeset in bro [4dd8981] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrSlight reordering on main doc page.
19:09 Changeset in bro [71eaae8] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFixing typos
18:58 Changeset in broctl [8463678] by robin
masterrelease/1.0topic/seth/myricom-tmpUpdating version number in docs.
18:56 Changeset in broctl [64f1a8f] by robin
masterrelease/1.0topic/seth/myricom-tmpUpdating CHANGES and VERSION.
17:51 Changeset in bro [8b06fdf] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating CHANGES and VERSION.
17:40 Changeset in bro [a7a33ab] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating submodule.
17:40 Changeset in btest [5350e46] by robin
mastertopic/jsiwek/brofilerUpdating CHANGES and VERSION.
17:37 Changeset in bro [981c0eb] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrCouple submodule notes for NEWS.
17:27 Changeset in bro [46de660] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating submodules.
17:25 Changeset in broccoli [71da6a3] by robin
masterAdding link to manual and API docs to README.
17:18 Changeset in broctl [6ae5307] by robin
masterrelease/1.0topic/seth/myricom-tmpUpdating submodules.
17:11 Changeset in trace-summary [d5cc3fa] by robin
masterUpdating CHANGES and VERSION.
17:11 Changeset in pysubnettree [8907aec] by robin
masterUpdating CHANGES and VERSION.
17:10 Changeset in capstats [e4bece8] by robin
masterUpdating CHANGES and VERSION.
17:05 Changeset in broccoli [aa23e4a] by robin
masterUpdating submodules.
17:01 Changeset in broccoli-ruby [67db70e] by robin
masterUpdating CHANGES and VERSION.
16:56 Changeset in broccoli-python [497d39f] by robin
masterUpdating CHANGES and VERSION.
16:56 Changeset in broccoli-python [b408cc8] by robin
masterUpdating CHANGES and VERSION.
16:47 Changeset in bro-aux [22a2c52] by robin
masterfastpathRemoving the INSTALL file.
16:39 Changeset in binpac [aa1aa85] by robin
mastertopic/seth/64bit-typeUpdating CHANGES and VERSION.
14:24 Changeset in bro [fdceff8] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix …
14:23 Changeset in bro [b33cf93] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/master' * origin/master: Small fix …
14:00 Changeset in bro [3d2dc5f] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/topic/script-reference' * …
12:41 Changeset in bro [38f58df] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrSmall fix to binary package quickstart docs.
11:44 Changeset in bro-scripts [02bc367] by seth
masterMoved the new script to make file names more consistent.
11:33 Changeset in bro [3138f01] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/master' into topic/bernhard/input
11:26 Changeset in bro-scripts [03c7406] by seth
masterSome regex fixes for detecting malicious http exe downloads.
11:17 Changeset in bro-scripts [b599596] by seth
masterAdded a script for bad windows executable download detection ported and …
11:14 Ticket #736 (Small Notice cleanup) closed by seth
Rejected: I hate rewording notice messages. I'm just going to close this ticket. …
10:58 Changeset in bro [03e12c3] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFix some failing coverage unit tests.
10:46 Changeset in bro [b284dd2] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/master'
10:43 Changeset in bro [66be86d] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFixing coverage failures. Friendly reminder: please run test-suite before …
10:32 Changeset in bro [a2e8146] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix …
10:26 Ticket #740 (Bug resulting in too many internal type references) closed by jsiwek
fixed: In [2348d794b6e0476a944b119e08319cae4bffc7b9/bro]: […]
10:25 Changeset in bro [2348d79] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFix ref counting bug in BIFs that call internal_type. (fixes #740)
09:49 Changeset in bro [82b1ee0] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: …
08:47 Ticket #750 (Patch adding IPv6 support for pysubnettree) created by robin
The attached patch adds IPv6 support to pysubnettree from Henry Stern / …
08:40 Ticket #749 (Extend the file type to be able to represent sockets) created by seth
I'd like to be able to create tcp and udp sockets and print to them. For …
08:25 Changeset in bro [4232e67] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrA few updates for the FAQ.
07:49 Changeset in bro [86a1cbca] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrA few more tiny documentation updates commited to the wrong branch. :)
07:39 Ticket #745 (Remote log rotators use 2 digit year) closed by jsiwek
fixed: In [f921a4d5db4912d446910aed79ea84b5159c092f/bro]: […]
07:38 Changeset in bro [f921a4d] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrChange SFTP/SCP log rotators to use 4-digit year in filenames (fixes …
07:38 Changeset in bro [727e626] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdded an option for filtering out urls before they are turned into …
07:25 Ticket #748 (Allow creation of blank patterns) created by seth
Right now, it's not possible to create blank patterns of but it would …
06:10 Ticket #656 (Add stats.bro back) closed by seth
fixed: In [048516c6057dd55b4ff9d30587c826d575fce3df/bro]: […]
06:10 Changeset in bro [048516c] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdding back the stats.bro file. Closes #656
06:07 Ticket #747 (Scheduled event misfire) created by seth
If a scheduled event is scheduled in a bro_init handler it will fire the …

01/09/12:

22:30 Changeset in bro [4de670a] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFixing some doc warnings.
22:23 Ticket #734 (Protocol Documentation Bundle 4) closed by seth
Solved/Applied
22:21 Ticket #746 (Check the ssl/tls dpd signatures) created by seth
I think there are some cases where the current ssl/tls dpd signatures …
22:09 Changeset in bro [9b63735] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrForgot to add protocol identifier support for TLS 1.2
21:56 Changeset in bro [911d7d8] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFinished SSL & syslog autodocs.
21:25 Changeset in bro [a8f9af3] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge branch 'topic/script-reference' of  ssh://git.bro-ids.org/bro into …
20:13 Ticket #745 (Remote log rotators use 2 digit year) created by seth
The SFTP rotator at least names it's files with 2 digit years which should …
19:53 Changeset in bro [8ab372c] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdding the draft SSL extension type next_protocol_negotiation.
19:50 Changeset in bro [6d3d289] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFix some documentation errors.
18:28 Changeset in bro [5ff7afa] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrTweaks.
18:28 Ticket #743 (topic/jsiwek/openbsd-support) closed by robin
fixed: In [2efab49e127cd42cfb6609c0326491b12fc1d71e/bro]: […]
18:28 Ticket #737 (SFTP log rotator) closed by robin
fixed: In [03306d791d58a3cbbf708fca89c11c14e3c53b10/bro]: […]
18:07 Changeset in bro [e5a42e8] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge branch 'topic/script-reference' of  ssh://git.bro-ids.org/bro into …
18:04 Changeset in bro [b10e02b] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrA set of script-reference polishing. Includes: - Quite a bit of CSS …
18:01 Changeset in bro [cbfe16d] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating baseline.
16:11 Changeset in bro [26183a1] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrUpdating submodule(s). [nomail]
16:11 Changeset in broccoli [20d0a88] by robin
masterUpdating submodule(s). [nomail]
16:11 Changeset in broctl [4d57e07] by robin
masterrelease/1.0topic/seth/myricom-tmpUpdating submodule(s). [nomail]
16:11 Changeset in capstats [72ae084] by robin
masterUpdating submodule(s). [nomail]
16:11 Changeset in pysubnettree [1b6fbb4] by robin
masterUpdating submodule(s). [nomail]
16:11 Changeset in trace-summary [54f83f2] by robin
masterUpdating submodule(s). [nomail]
16:11 Changeset in binpac [3741d4f] by robin
mastertopic/seth/64bit-typeUpdating submodule(s). [nomail]
16:11 Changeset in bro-aux [bce1059] by robin
masterfastpathUpdating submodule(s). [nomail]
16:11 Changeset in broccoli-python [c888caf] by robin
masterUpdating submodule(s). [nomail]
16:11 Changeset in broccoli-ruby [9baebef] by robin
masterUpdating submodule(s). [nomail]
16:10 Changeset in broctl [51b37a6] by robin
masterrelease/1.0topic/seth/myricom-tmpMerge remote-tracking branch 'origin/topic/jsiwek/openbsd-support' * …
16:10 Changeset in broccoli [a47cc73] by robin
masterMerge remote-tracking branch 'origin/topic/jsiwek/openbsd-support' * …
16:10 Changeset in bro-aux [8132053] by robin
masterfastpathMerge remote-tracking branch 'origin/topic/jsiwek/openbsd-support' * …
14:59 Changeset in bro [fd74eb8] by dnthayer
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrfixed a couple typos in comments
14:11 Changeset in bro [b877802] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdd summary documentation to bif files.
13:49 Changeset in bro [aa69fd5] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge branch 'topic/script-reference' of  git://git.bro-ids.org/bro into …
13:49 Changeset in bro [69a0206] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge branch 'master' into topic/script-reference Conflicts: …
13:26 Changeset in bro [acf5537] by dnthayer
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdd ssl and syslog script documentation
12:24 Ticket #731 (Protocol Documentation Bundle 1) closed by jsiwek
fixed: In [62d012e04aad212c7195f4ad3fd3ad43920efcb7/bro]: […]
12:23 Changeset in bro [62d012e] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdd Conn and DNS protocol script documentation. (fixes #731)
10:23 Changeset in bro [f389fb4] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrSmall updates to the default local.bro. - Removed the note from …
09:55 Changeset in bro [1ebd938] by seth
topic/seth/unified2-analyzerAdding the unified2 analyzer. - This isn't connected to anything yet.

01/08/12:

21:02 Changeset in bro [2efab49] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/topic/jsiwek/openbsd-support' * …
20:49 Changeset in bro [03306d7] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/topic/jsiwek/sftp-pp' * …

01/07/12:

23:22 Ticket #733 (Protocol Documentation Bundle 3) closed by seth
fixed: In [3be1222532eaf8a19030570a001c57ffe28e27ca/bro]: […]
23:22 Changeset in bro [3be1222] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrDocumentation updates for HTTP & IRC scripts. Closes #733
22:16 Ticket #732 (Protocol Documentation Bundle 2) closed by seth
fixed: In [48ed922e0606ff9a926204d461deb455117ede6f/bro]: […]
22:16 Changeset in bro [48ed922] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrSSH&FTP Documentation updates. Closes #732
09:16 Changeset in bro [a8d4a3c] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/master' into topic/bernhard/input

01/06/12:

13:54 Ticket #709 (Framework Documentation Package 4) closed by seth
Solved/Applied: Will be merged with the topic/script-reference branch.
13:50 Changeset in bro [1afe8b0] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrFixing a warning from the documentation generation.
13:36 Changeset in bro [f603d01] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrThis completes framework documentation package 4. - Closes ticket #709
13:31 Ticket #744 (Subnets types broken in logging framework with ipv6 enabled) created by seth
When configured with --enable-brov6, the logging framework is broken when …
12:58 Changeset in bro [e7cf347] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrAdd SFTP log postprocessor that transfers logs to remote hosts. Addresses …
12:11 Changeset in bro [7646ef1] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrMerge remote-tracking branch 'origin/master' into topic/script-reference …
11:10 Changeset in bro [e83df94] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrAdd FAQ entry about disabling NIC offloading features.
10:36 Ticket #743 (topic/jsiwek/openbsd-support) created by jsiwek
This branch adds some support for building Bro on OpenBSD. It exists in …
09:50 Changeset in broctl [2a630e0] by jsiwek
masterrelease/1.0topic/jsiwek/openbsd-supporttopic/seth/myricom-tmpTweaks for OpenBSD support. - Change the way Bro version is detected by …
09:49 Changeset in broccoli [46d1041] by jsiwek
mastertopic/jsiwek/openbsd-supportTweaks for OpenBSD support. - Add linking against BIND library to ensure …
09:43 Changeset in bro-aux [7947a36] by jsiwek
masterfastpathtopic/jsiwek/openbsd-supportTweaks for OpenBSD support. - Add linking against BIND library to ensure …
09:39 Changeset in bro [d661ccf] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/v6-addrTweaks for OpenBSD support. - Add note about top-level Makefile possibly …
08:56 Ticket #742 (Maintain constant order for hostname notice email extension) created by seth
The orig and resp field names will be ordered differently at times which …
06:35 Ticket #741 (Remove HTTP verbs from HTTP analyzer) created by seth
We should remove the HTTP verbs (methods) from the HTTP analyzer and just …

01/05/12:

15:23 Changeset in bro [e48f626] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrAddign a file NEWS with release notes. Using that to capture the most …
15:03 Changeset in bro [edb6e80] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: …
07:27 Ticket #740 (Bug resulting in too many internal type references) created by seth
There is a hard limit to how many references Bro will create for a type or …
01:11 Changeset in bro [5bef49d] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/master' into topic/bernhard/input …
01:08 Changeset in bro [3054b45] by amannb
topic/bernhard/inputMerge remote-tracking branch 'origin/topic/bernhard/input' into …

01/04/12:

14:55 Ticket #739 (topic/jsiwek/local-table-init) created by jsiwek
This branch allows local tables to be initialized with a {} list, like how …
14:44 Changeset in bro [aae60a6] by jsiwek
masterfastpathtopic/bernhard/log-threadstopic/dnthayer/dns-ipv6topic/jsiwek/brofilertopic/jsiwek/local-table-inittopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/seth/64bit-binpac-updatesAllow local table variables to be initialized with {} list expressions.
14:41 Changeset in bro [7d85308] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrRemove upgrade documentation regarding change in default snaplen.
14:37 Ticket #720 (Fix problem with loss at low packet rate) closed by jsiwek
fixed: In [645c80f9742049e45cab9f7349ed34a1ddb722d8/bro]: […]
14:30 Changeset in bro [645c80f] by jsiwek
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrReduce snaplen default from 65535 to old default of 8192. (fixes #720) …
13:09 Ticket #738 (topic/seth/ssl-improvements - Merge in some more ssl fixes) closed by robin
Solved/Applied
12:48 Changeset in bro [e5b3d31] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrMerge remote-tracking branch 'origin/topic/seth/ssl-improvements' * …
12:45 Changeset in bro [0ca6e49] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrMerge branch 'master' of  ssh://git.bro-ids.org/bro
12:34 Changeset in bro [aa4cc3c] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrAdding top-level "test" target to Makefile.
12:30 Changeset in bro [ba30713] by robin
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/unified2-analyzertopic/v6-addrAdding SWIG as dependency to INSTALL. And a bit of polishing.
12:03 Ticket #738 (topic/seth/ssl-improvements - Merge in some more ssl fixes) created by seth
This fixes a bug and cleans up the ssl analyzer a bit more. It should be …
11:51 Changeset in bro [e5bb76e] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/ssl-improvementstopic/seth/unified2-analyzertopic/v6-addrRemoved the SSLv2.cc file since it's not used.
11:50 Ticket #737 (SFTP log rotator) created by seth
We have an SCP log rotator, we need an SFTP one too. It's basically the …
11:49 Ticket #736 (Small Notice cleanup) created by seth
Clean up the obviously bad message wording on notices.
10:53 Changeset in bro [0b93b07] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/ssl-improvementstopic/seth/unified2-analyzertopic/v6-addrAdded the ssl_session_ticket_handshake event back.
10:51 Changeset in bro [3d0722f] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/ssl-improvementstopic/seth/unified2-analyzertopic/v6-addrMerge branch 'master' into topic/seth/ssl-improvements Conflicts: …
10:44 Ticket #711 (topic/robin/pp-alarms) closed by seth
Solved/Applied
10:41 Changeset in bro [f8ec986] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/local-table-inittopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/ssl-improvementstopic/seth/unified2-analyzertopic/v6-addrMerge remote-tracking branch 'origin/topic/robin/pp-alarms' * …
10:37 Changeset in bro [adfbed8] by seth
masterfastpathrelease/2.0topic/bernhard/inputtopic/bernhard/log-threadstopic/bif_cleanuptopic/dnthayer/dns-ipv6topic/gilbert/log-threadstopic/gilbert/log-utiltopic/jsiwek/brofilertopic/jsiwek/complex-record-indicestopic/jsiwek/local-table-inittopic/jsiwek/openbsd-supporttopic/jsiwek/sftp-pptopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/script-referencetopic/seth/64bit-binpac-updatestopic/seth/smb-smb2-worktopic/seth/ssl-improvementstopic/seth/unified2-analyzertopic/v6-addrThe silliest, tiniest little whitespace fixes.
10:20 Ticket #735 (Clean up and merge the TCPStats analyzer) created by seth
Katrina wants to get her TCPStats analyzer merged. Let's aim for getting …
Note: See TracTimeline for information about the timeline view.