Timeline


and

02/22/12: Today

11:59 Ticket #355 (lookup_addr() only supports IPv4 addresses) closed by jsiwek
Solved/Applied
11:53 Ticket #766 (isipv6 function) closed by jsiwek
Solved/Applied: The is_v4_addr and is_v6_addr functions are now available in the …
11:50 Ticket #352 (Make --enable-ipv6 default) closed by jsiwek
Solved/Applied: IPv6 support is enabled by default in the master branch now. The comment …
11:22 Ticket #775 (IP address parsing more strict with new IPv6 code) reopened by robin
11:21 Ticket #775 (IP address parsing more strict with new IPv6 code) closed by robin
fixed: In [d887eb3178c9f50a8808fae6ffe838e52e0a8f72/bro]: […]
10:52 Ticket #782 (to_subnet BiF) created by seth
Would it make sense to have a bif to convert from a string to a subnet …
10:46 Changeset in bro [93fac7a4] by amannb
topic/bernhard/input-threadsfix one of the bugs seth found in the input framework. (bug in PutTable?
09:44 Changeset in bro [7e5f733] by amannb
topic/bernhard/input-threadsraw input reader for seth, which can simply read a file into string-events …
08:56 Changeset in bro [531189b] by amannb
topic/bernhard/input-threadstry to make ascii reader a little bit more robust to failure - mainly …
07:10 Ticket #781 (Case sensitive (non-normalized) HTTP header names) created by sconzo
There are a lot of usecases to have access to the normalized HTTP header …
05:29 Ticket #775 (IP address parsing more strict with new IPv6 code) reopened by robin
I'm merging this in, but the CanonIPv4() function looks overly …
05:28 Changeset in bro [d887eb3] by robin
masterMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: GeoIP …

02/21/12: Yesterday

13:13 Changeset in bro [c0839cb] by seth
masterfastpathGeoIP installation documentation update.
12:34 Ticket #780 (file extraction trunctation.) created by justin
Tracked this down a while ago but forgot to submit it. I was running into …
12:25 Ticket #779 (missing values cause bro to crash when used inside of a 'when' statement.) created by justin
Simplest test case: […] gives: […] outside of the when block, …
09:55 Ticket #778 (topic/dnthayer/ftp-ipv6) created by dnthayer
This branch fixes the code that handles the FTP EPSV and EPRT commands …
09:18 Changeset in bro [96df1ba] by dnthayer
topic/dnthayer/ftp-ipv6Add test case for FTP over IPv4
00:33 Changeset in bro [031b3bb] by amannb
topic/bernhard/postgresqlInput framework analogue to the postgres logwriter. Basically works, but …

02/20/12:

23:35 Changeset in bro [c443338] by amannb
topic/bernhard/postgresqlMerge branch 'topic/bernhard/input-threads' into topic/bernhard/postgresql …
23:32 Changeset in bro [5b805ae] by amannb
topic/bernhard/postgresqlPostgreSQL writer for Logging framework. Fully functional - only caveat …
17:13 Changeset in bro [d5b413c] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlreduce number of needed hash operations
15:30 Changeset in bro [edd30da] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlbetter testcase & fix a few bugs (that took way too long to find).
15:18 Changeset in bro [8e32e89] by dnthayer
topic/icmp6Merge remote-tracking branch 'origin/master' into topic/icmp6 Conflicts: …
13:23 Changeset in bro [fe5b376] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresql...and update for table event testcase after fix.
13:20 Changeset in bro [4f57817] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresql...forgotten in last commit.
13:18 Changeset in bro [4126b45] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlAutomatic file re-refresh and streaming works. * simple testcase for file …
12:35 Ticket #775 (IP address parsing more strict with new IPv6 code) closed by jsiwek
fixed: In [b66b74e5dc0ce96bb1e58cfec591e1a41240d5e0/bro]: […]
12:28 Changeset in bro [b66b74e] by jsiwek
masterfastpathDecrease strictness of parsing IPv4 strings into addrs. (fixes #775) IPv4 …
09:56 Ticket #777 (Leak in DNS manager) closed by jsiwek
fixed: In [1f7bfbb83c6b320d52f4ff91b6fdc426cb03b59a/bro]: […]
09:56 Changeset in bro [1f7bfbb] by jsiwek
masterfastpathFix memory leak in DNS manager (fixes #777).
08:58 Ticket #776 (DNS not logging replies on trace) closed by robin
Solved/Applied: Makes sense, closing ticket.

02/19/12:

21:52 Changeset in btest [1b6908c] by robin
topic/robin/parallelCleaning up the output restructuring.
21:52 Changeset in btest [dfc4d0c] by robin
topic/robin/parallelAdding new option -r that reruns all tests that failed last time. btest …
08:57 Ticket #777 (Leak in DNS manager) created by robin
core.leaks.dns reports a leak: […]

02/18/12:

14:36 Ticket #771 (topic/jsiwek/v6-dns-name-lookup) closed by robin
Solved/Applied
14:36 Ticket #770 (topic/v6-addr) closed by robin
Solved/Applied

02/17/12:

18:40 Changeset in bro [52cfec8] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeMerge remote-tracking branch 'origin/topic/robin/v6-addr-merge' into …
17:48 Changeset in bro [14cd6c1] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeMerge branch 'master' into topic/robin/v6-addr-merge
17:46 Changeset in bro [b3333a7] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeReverting loopback change which doesn't seem to fully work.
15:39 Changeset in bro [0e3934b] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeUpdating NEWS.
15:36 Changeset in bro [7ab36db] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeUpdating NEWS.
15:05 Ticket #776 (DNS not logging replies on trace) created by robin
I'm attaching a DNS session (extracted from the test suite) for which Bro …
13:24 Changeset in bro [1f0b880] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeChanging ARP detection to always kick in even if no analyzer is activated. …
13:23 Ticket #775 (IP address parsing more strict with new IPv6 code) created by robin
Given this scripts: […] 2.0: […] topic/v6-addr (and soon …
12:15 Changeset in bro [8ca8e88] by katrina
topic/katrina/tcp-analyzerAdded documentation for TCP analyzer data structures
10:39 Changeset in bro [be3fb5f] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergeMerge remote-tracking branch 'origin/topic/jsiwek/v6-dns-name-lookup' into …
10:01 Changeset in bro [06e59e1] by jsiwek
masterfastpathtopic/icmp6topic/robin/v6-addr-mergetopic/v6-addrFix IPAddr/IPPrefix serialization bugs. (all unit tests pass)
10:00 Changeset in bro [c227563] by jsiwek
masterfastpathtopic/icmp6topic/robin/v6-addr-mergetopic/v6-addrFix compile error.
09:58 Changeset in broctl [0c69c58] by dnthayer
topic/dnthayer/bug767Rename the spool/policy directory so it is less visible Addresses #767.
08:55 Changeset in bro [d61fad4] by dnthayer
topic/dnthayer/ftp-ipv6Fix IPv6 URLs

02/16/12:

20:50 Changeset in bro [5565e19] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergetopic/v6-addrMerge remote-tracking branch 'origin/topic/v6-addr' into …
20:39 Changeset in bro [94b9644] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergetopic/v6-addrWorking on merging the v6-addr branch. This is checkpoint, tests don't …
15:40 Changeset in bro [d21a450] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqladd streaming reads & automatic re-reading of files to ascii reader. …
15:11 Changeset in bro [b4605a4] by amannb
topic/bernhard/inputapply fixes
15:03 Changeset in bro [91943c2] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresql* rework script interface, add autostart stream flag that starts up a …
13:17 Changeset in bro [278704f] by dnthayer
topic/dnthayer/ftp-ipv6Add a test for FTP over IPv6
11:32 Changeset in bro [de149ff] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlMerge branch 'topic/bernhard/log-threads' into …
11:31 Changeset in bro [bc6ebe5] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlremove unnecessary error function from manger
11:27 Changeset in bro [8488334] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlinterface documentation. to a big part stolen from the logging framework
11:22 Changeset in bro [6d98008] by dnthayer
topic/dnthayer/ftp-ipv6Merge remote-tracking branch 'origin/topic/v6-addr' into …
09:27 Changeset in bro [93fa1167] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/robin/v6-addr-mergetopic/v6-addrVarious tweaks/refactor of new IPAddr class usages or IPv6 related code. …
08:54 Ticket #774 (IPv6 in signatures) created by seth
IPv6 addresses aren't supported in signatures. This isn't huge priority …
08:34 Ticket #773 (DCE_RPC IPv6 support) created by jsiwek
In DCE_RPC.cc, the is_mapped_dce_rpc_endpoint function (after changes in …
08:14 Changeset in bro [430cd9b] by seth
topic/seth/scripts-for-2.1Initial rework of packet filter framework. - Large rework on packet …
07:11 Ticket #772 (Problem with $path_func in Log filters) created by seth
I finally wrote a generic path_func and it doesn't work. The 'path' …

02/15/12:

15:14 Changeset in bro [a850cc5] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlmake filter removal and stream closure asynchronous.
14:29 Changeset in bro [2f2509f] by dnthayer
topic/dnthayer/ftp-ipv6Merge remote-tracking branch 'origin/topic/v6-addr' into …
13:58 Changeset in bro [ef31099] by dnthayer
topic/icmp6Merge branch 'master' into topic/icmp6 Conflicts: policy/bro.init …
13:09 Changeset in bro [b66027a] by katrina
topic/katrina/tcp-analyzerIncorporated TCPStats analyzer. This passes all of my local tests, but I …
13:07 Changeset in bro [7458ebf] by robin
masterfastpathtopic/icmp6topic/robin/v6-addr-mergetopic/v6-addrCheckpoint after pass.
09:29 Ticket #771 (topic/jsiwek/v6-dns-name-lookup) created by jsiwek
This branch enables DNS name resolutions performed by Bro to query both A …
09:27 Ticket #770 (topic/v6-addr) created by jsiwek
This branch enables IPv6 support in the default Bro configuration. …
09:02 Changeset in bro [2ef18e9] by jsiwek
masterfastpathtopic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergeDNS name lookups performed by Bro now also query AAAA records. DNS_Mgr …
08:36 Ticket #769 (Detect non-caching recursive resolvers) created by seth
Two steps to this... - Detect recursive resolvers. This should probably …
07:27 Ticket #768 (Inline monitoring of modified scripts.) created by seth
We need to train users to do check, install, restart through broctl …
06:27 Ticket #767 (Active copies of scripts not hidden) created by seth
I'm not sure when this happened, but I thought that the files that broctl …

02/13/12:

22:29 Changeset in bro [88233ef] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlIt works. Even including all unit tests. But: there are still a few …
14:01 Changeset in bro [808f391] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrMerge branch 'master' into topic/v6-addr
13:57 Changeset in bro [0f207c2] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrPort DNS_Mgr to use new IPAddr class, enable lookups on IPv6 addrs. Host …
13:39 Changeset in bro [c87f82c] by dnthayer
topic/dnthayer/ftp-ipv6Merge remote-tracking branch 'origin/topic/v6-addr' into …
02:37 Changeset in bro [4e868d2] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlMerge branch 'topic/bernhard/log-threads' into …
02:35 Changeset in bro [1e4a93c] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlMerge remote-tracking branch 'origin/topic/bernhard/log-threads' into …
02:30 Changeset in bro [8a6dfee] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlMerge remote-tracking branch 'origin/topic/robin/log-threads' into …

02/12/12:

13:08 Changeset in bro [7fcb7b5] by robin
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/robin/log-threadsSave CPU when idle. This needs a bit more testing. It may also with the …
13:07 Changeset in bro [b8ec653e] by robin
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/robin/log-threadsBugfixes. - Data queued at termination wasn't written out completely. …
08:50 Changeset in bro [abb506e] by robin
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/robin/log-threadsMerge branch 'master' into topic/robin/log-threads

02/10/12:

14:55 Changeset in bro [74899e2] by dnthayer
topic/dnthayer/ftp-ipv6Update FTP EPSV response processing for IPv6
00:04 Changeset in bro [357cdd3] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/log-threadstopic/robin/v6-addr-mergetopic/v6-addrMerge remote-tracking branch 'origin/fastpath' * origin/fastpath: Fix …

02/09/12:

16:50 Changeset in bro [c0f05f5] by dnthayer
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrFix a minor typo in documentation
16:34 Changeset in bro [42d6440] by dnthayer
topic/dnthayer/ftp-ipv6Fix parsing of FTP EPRT command and EPSV response
13:32 Changeset in bro [086f747] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrAdd counts_to_addr and addr_to_counts conversion BIFs.
10:55 Changeset in bro [f945f3c5] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrChange HashKey? threshold for using H3 to 36 bytes. This is enough to …
10:53 Changeset in bro [303f02d] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrInline some IPAddr methods.
09:58 Ticket #766 (isipv6 function) created by aashish
While you are developing IPv6 capabilities, it would be nice to see a …
05:34 Ticket #765 (topic/jsiwek/detect-webapps-fix) closed by seth
Solved/Applied: Forgot to close this ticket.

02/08/12:

15:30 Changeset in bro [3ff0eed] by dnthayer
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrRemove mention of --enable-brov6 in docs
12:16 Changeset in bro [a28e671] by dnthayer
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/log-threadstopic/robin/v6-addr-mergetopic/v6-addrFix minor typos in the documentation
11:53 Changeset in bro [d5107af] by seth
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/log-threadstopic/robin/v6-addr-mergetopic/v6-addrMerge remote-tracking branch 'origin/topic/jsiwek/detect-webapps-fix' * …
09:23 Changeset in bro [d3e432e8] by dnthayer
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrAdd a test and baseline for addr_to_ptr_name BiF.
08:52 Ticket #765 (topic/jsiwek/detect-webapps-fix) created by jsiwek
This branch in bro fixes a "missing field value" error that the …
08:37 Changeset in bro [26731b1] by jsiwek
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/log-threadstopic/robin/v6-addr-mergetopic/v6-addrFix missing optional field access in webapp signature_match handler.

02/07/12:

17:57 Changeset in bro [161ad1a] by seth
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrAdding a test and baseline for ptr_name_to_addr BiF.
14:25 Changeset in bro [9ab5180] by jsiwek
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/log-threadstopic/robin/v6-addr-mergetopic/v6-addrFix compiler warning about Brofiler ctor init list order.
14:15 Changeset in bro [31565d6] by dnthayer
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrFix the ptr_name_to_addr BiF to work with IPv6
12:27 Changeset in bro [5ad0bab] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrFix a memory leak that perftools now complains about.
09:53 Changeset in bro [6c2351a] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrMerge branch 'topic/v6-addr' of  git://git.bro-ids.org/bro into …
09:42 Changeset in bro [4cb6a27] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrAdd extra guard against non-IP, non-ARP packets being parsed as IPv6. …

02/06/12:

17:37 Changeset in bro [8385d5b] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlit compiles :) But that's all, not tested, don't expect it to do anything …
16:15 Changeset in bro [238e954] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlMerge remote-tracking branch 'origin/topic/bernhard/log-threads' into …
16:14 Changeset in bro [833e724] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlway less compile errors.
13:53 Changeset in bro [e22d396] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltypo
13:15 Changeset in bro [f76bbf0] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlfix CreateBackend? function - the way that the right backend was chosen & …
12:49 Changeset in bro [eca32610] by seth
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrProtocol field for NULL encapsulation was read big endian.
12:16 Changeset in bro [e726bfe] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlMerge branch 'topic/bernhard/log-threads' into …
11:08 Changeset in bro [115e6a1] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlMerge branch 'topic/bernhard/log-send-proto' into …
11:05 Changeset in bro [1f58ac8] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrFix some hashing bugs resulting from adaptation of new IPAddr class.
10:57 Changeset in bro [23b2c95] by amannb
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqlbackend does not need friend access to manager
10:54 Changeset in bro [f6c6387] by amannb
topic/bernhard/input-threadstopic/bernhard/postgresqlMerge branch 'topic/bernhard/input' into topic/bernhard/input-threads …
09:06 Changeset in bro [2e2f8f5] by jsiwek
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrMerge branch 'master' into topic/v6-addr Conflicts: src/bro.bif
07:03 Changeset in bro [c2ee066] by Hui Lin <hlin33@…>
topic/hui/powergrid3new branch due to libbroccoli issue

02/04/12:

22:49 Changeset in bro [d4b64e5] by Hui Lin <hlin33@…>
topic/hui/powergrid2totally destroyed by buggy libbroccoli

02/03/12:

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

02/02/12:

16:48 Changeset in bro [1d417a3] by dnthayer
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/scripts-for-2.1topic/v6-addrFix minor typos in documentation

01/31/12:

11:51 Changeset in bro [9c9b72a] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/scripts-for-2.1topic/v6-addrMerge 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/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/scripts-for-2.1topic/v6-addrFix 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/robin/log-threadsMerge remote-tracking branch 'origin/topic/bernhard/log-threads' into …
13:22 Changeset in bro [b6912f1] by robin
topic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrFix mktemp portability issue affecting test coverage. (addresses #752) …

01/26/12:

20:55 Changeset in bro [f6f9dd9] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrFixed 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrUpdating submodule(s). [nomail]
17:45 Changeset in bro [6a3b41b] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrBugfix 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrDisalbing brofiling because of problem. See #756.
17:35 Changeset in bro [6a6092d] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrAdding 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrUpdating submodule(s). [nomail]
17:15 Changeset in broctl [e908ba6] by robin
mastertopic/dnthayer/bug767Updating 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge 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/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge remote-tracking branch 'origin/topic/bif_cleanup' * …
13:47 Changeset in bro [7a8c9b1] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge remote-tracking branch 'origin/topic/jsiwek/local-table-init' * …
13:38 Changeset in bro [27ce620] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge remote-tracking branch 'origin/topic/jsiwek/complex-record-indices' …
13:25 Changeset in bro [2a06617] by robin
masterfastpathtopic/bernhard/input-threadstopic/bernhard/log-threadstopic/bernhard/postgresqltopic/dnthayer/dns-ipv6topic/dnthayer/ftp-ipv6topic/hui/powergrid3topic/icmp6topic/jsiwek/brofilertopic/jsiwek/v6-dns-name-lookuptopic/katrina/tcp-analyzertopic/matthias/cert-checkstopic/matthias/split-escapedtopic/robin/log-threadstopic/robin/v6-addr-mergetopic/seth/64bit-binpac-updatestopic/seth/scripts-for-2.1topic/v6-addrMerge 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
masterfastpathtopic/dnthayer/ftp-ipv6topic/icmp6topic/jsiwek/v6-dns-name-lookuptopic/robin/v6-addr-mergetopic/v6-addrFixing typo
Note: See TracTimeline for information about the timeline view.