zeek/src
2018-11-22 07:58:41 -06:00
..
3rdparty@1594233572 Updating submodule(s). 2018-11-03 10:57:25 -05:00
analyzer GH-218: Add missing ICMP router advertisement counterpart 2018-11-22 07:58:41 -06:00
broker Fix memory leak in broker type checking 2018-10-03 11:10:32 -05:00
broxygen BIT-1936: improve Broxygen warnings 2018-06-05 17:33:11 -05:00
file_analysis Improve error handling in x509_ocsp_verify function 2018-11-05 17:10:21 -06:00
input Fix an issue with raw reader culling streams for dead processes. 2018-09-11 11:21:31 -04:00
iosource Add 'fallthrough' comment to a switch/case block 2018-10-04 11:28:56 -05:00
logging Fix invalid memory free when using Log::default_field_name_map 2018-09-10 19:06:35 -05:00
plugin Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
probabilistic Remove unnessary check 2018-11-07 13:11:15 -08:00
threading GH-186: fix JSON formatting of timestamps before Unix epoch 2018-10-12 21:34:28 +00:00
Anon.cc Fix compile warnings raised by gcc7. 2017-12-05 10:27:23 -08:00
Anon.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Attr.cc Check that there is only one of read, write, create_expire 2016-03-18 12:34:26 -07:00
Attr.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Base64.cc Refactoring of Base64 functions. 2015-08-04 15:46:24 +02:00
Base64.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
binpac-lib.pac Remove $Id$ tags 2011-08-04 15:21:18 -05:00
binpac.pac Remove $Id$ tags 2011-08-04 15:21:18 -05:00
binpac_bro-lib.pac Change failure in utf16_bytestring_to_utf8_val to be a conn weird. 2016-08-17 00:57:49 -04:00
binpac_bro.h Unified2 file analyzer updated to new plugin style. 2013-08-10 22:26:32 -04:00
bro-bif.h Infrastructure for modularizing protocol analyzers. 2013-03-29 19:59:31 -07:00
bro.bif Emit missing GeoIP database errors only once at startup 2018-09-21 13:27:27 -05:00
bro.pac Change failure in utf16_bytestring_to_utf8_val to be a conn weird. 2016-08-17 00:57:49 -04:00
bro_inet_ntop.c Merge remote-tracking branch 'origin/topic/jsiwek/bro_inet_ntop' 2012-03-23 16:10:01 -07:00
bro_inet_ntop.h Fix build on OpenBSD 5.2. 2013-02-22 10:45:22 -06:00
Brofiler.cc Relocate temporary script coverage files 2018-06-01 11:30:36 -05:00
Brofiler.h Initial skeleton of new Broxygen infrastructure. 2013-10-03 10:42:04 -05:00
BroList.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
BroString.cc Merge branch 'Reporter/MessageFix' of https://github.com/catenacyber/bro 2018-04-16 10:58:45 -07:00
BroString.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
bsd-getopt-long.c Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
bsd-getopt-long.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
CCL.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
CCL.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
ChunkedIO.cc Removing OpenSSL dependency for plugins. 2016-08-01 12:32:27 -07:00
ChunkedIO.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
CMakeLists.txt Exclude CMakeFiles from header installation path 2018-07-24 16:38:30 -05:00
CompHash.cc Preallocate all possible PortVals. 2017-12-11 15:29:28 -06:00
CompHash.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Conn.cc Fix coding conventions nits/typos 2018-11-07 10:27:43 -06:00
Conn.h Merge remote-tracking branch 'origin/topic/jsiwek/empty-lines' 2018-08-20 15:35:16 -05:00
const.bif Refactored patch (removed options, less ambiguous name) 2015-08-24 23:45:21 +02:00
Continuation.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
ConvertUTF.c Merge remote-tracking branch 'origin/topic/seth/rdp' 2015-03-30 17:10:04 -05:00
ConvertUTF.h Merge remote-tracking branch 'origin/topic/dnthayer/fix-rdp' 2015-08-31 10:35:19 -07:00
cq.c Merge remote-tracking branch 'origin/topic/seth/stats-improvement' 2016-05-07 11:51:35 -07:00
cq.h Merge remote-tracking branch 'origin/topic/seth/stats-improvement' 2016-05-07 11:51:35 -07:00
DbgBreakpoint.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
DbgBreakpoint.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
DbgDisplay.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
DbgHelp.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
DbgWatch.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
DbgWatch.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Debug.cc Fix a debugger bug where it would not support statements like print(3). 2016-09-26 10:17:12 -07:00
Debug.h Add argument checking to a few more printf-style calls. 2016-08-15 15:34:27 -07:00
DebugCmdInfoConstants.cc Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
DebugCmdInfoConstants.h Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
DebugCmdInfoConstants.in Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
DebugCmds.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
DebugCmds.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
DebugLogger.cc Add -B scripts flag to allow debug output of script load order. 2017-09-19 09:38:08 -07:00
DebugLogger.h Add -B scripts flag to allow debug output of script load order. 2017-09-19 09:38:08 -07:00
Desc.cc Fix ASCII logging of very large values of type "double" 2017-11-06 14:01:07 -06:00
Desc.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
DFA.cc Continued stats cleanup and extension. 2016-01-09 01:14:13 -05:00
DFA.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Dict.cc Cleaned up stats collection. 2016-01-04 00:55:52 -05:00
Dict.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
digest.h Fix md5 problem with freebsd 11.0 clang 3.8 2016-10-13 13:36:40 -07:00
Discard.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
Discard.h Update PacketFilter/Discarder code for IP version independence. 2012-03-08 13:12:04 -06:00
DNS_Mgr.cc Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
DNS_Mgr.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
EquivClass.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
EquivClass.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
event.bif Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
Event.cc Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
Event.h Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
EventHandler.cc Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
EventHandler.h Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
EventLauncher.cc First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00
EventLauncher.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
EventRegistry.cc A number of smaller API extensions to provide plugins with access to 2014-05-29 18:15:14 -07:00
EventRegistry.h A number of smaller API extensions to provide plugins with access to 2014-05-29 18:15:14 -07:00
Expr.cc Support appending to vector of any 2018-11-07 11:48:43 -06:00
Expr.h Merge remote-tracking branch 'origin/topic/vern/set-ops2' 2018-08-02 10:43:41 -05:00
File.cc Adapt most of the X509 support to OpenSSL 1.1 2017-12-06 00:07:49 +01:00
File.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Flare.cc Make strerror_r portable. 2017-09-18 14:50:30 -07:00
Flare.h Merge remote-tracking branch 'origin/topic/jsiwek/improve_comm_loop' 2014-09-25 12:46:48 -07:00
Frag.cc Cleaned up stats collection. 2016-01-04 00:55:52 -05:00
Frag.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Frame.cc BIT-1785: fix scripts able to access uninitialized variables. 2017-02-06 23:30:54 -06:00
Frame.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Func.cc Add script-layer call stack to internal errors messages that abort 2018-11-02 17:43:34 -05:00
Func.h Add script-layer call stack to internal errors messages that abort 2018-11-02 17:43:34 -05:00
Hash.cc Merge remote-tracking branch 'origin/topic/johanna/bit-1612' 2016-07-14 16:26:17 -07:00
Hash.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
ID.cc BIT-466: add redef += support to vectors 2018-08-17 15:16:15 -05:00
ID.h Make options redef-able by default. 2018-08-10 11:53:36 -07:00
input.h implemented /re/i for case-insensitive patterns 2018-06-26 15:59:41 -07:00
IntSet.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
IntSet.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
IP.cc Preallocate all possible PortVals. 2017-12-11 15:29:28 -06:00
IP.h Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
IPAddr.cc Fix buffer overlows in IP address masking logic. 2014-05-06 12:13:43 -05:00
IPAddr.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
List.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
List.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
main.cc GH-199: change bro --help exit status from 1 to 0 2018-10-31 22:28:38 -05:00
make_dbg_constants.py Merge remote-tracking branch 'origin/topic/dnthayer/ticket1440' 2015-08-07 13:10:08 -07:00
modp_numtoa.c Do not use scientific notations when printing doubles in logs. 2016-05-23 16:07:22 -07:00
modp_numtoa.h Do not use scientific notations when printing doubles in logs. 2016-05-23 16:07:22 -07:00
module_util.cc Allow access to global variables using GLOBAL:: namespace. 2016-12-07 15:28:34 -08:00
module_util.h Merge remote branch 'origin/topic/gregor/bif-tuning' 2011-02-25 15:41:56 -08:00
nb_dns.c Fix (unlikely) memory leak in nb_dns.c 2018-02-05 10:45:02 -06:00
nb_dns.h DNS TXT support 2012-10-30 12:32:39 -04:00
Net.cc Switch packet stats to uint64. 2018-09-05 20:33:30 +00:00
Net.h Make old comm. system usages an error unless old_comm_usage_is_ok is set 2018-06-15 17:15:46 -05:00
net_util.cc Merge remote-tracking branch 'origin/topic/johanna/gcc-6.2.1' 2016-10-24 11:12:05 -07:00
net_util.h Fixing memory leak triggered by new MAC address logging. 2016-06-07 11:46:56 -07:00
NetVar.cc First step of DHCP analyzer rearchitecture. 2018-02-02 10:14:15 -05:00
NetVar.h First step of DHCP analyzer rearchitecture. 2018-02-02 10:14:15 -05:00
NFA.cc fixed 3 leaks in creating pattern values 2018-06-26 10:43:06 -07:00
NFA.h fixed 3 leaks in creating pattern values 2018-06-26 10:43:06 -07:00
Obj.cc Add script-layer call stack to internal errors messages that abort 2018-11-02 17:43:34 -05:00
Obj.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Op.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
OpaqueVal.cc Review usage of Reporter::InternalError, addresses BIT-1045. 2013-10-10 14:45:06 -05:00
OpaqueVal.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
option.bif Add sending of values to nodes that dropped out. 2018-06-29 13:10:00 -07:00
OSFinger.cc Add a missing "break" in OSFinger.cc 2018-09-19 15:50:19 -05:00
OSFinger.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
PacketDumper.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
PacketDumper.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
PacketFilter.cc Refactor IP_Hdr routing header handling, add MobileIPv6 Home Address handling. 2012-04-05 10:50:35 -05:00
PacketFilter.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
parse.y Fix coding conventions nits/typos 2018-11-07 10:27:43 -06:00
patricia.c Fix compiler warnings on OpenBSD 2016-12-02 16:15:12 -06:00
patricia.h Add bif that allows searching for all matching subnets in table. 2016-03-09 12:24:00 -08:00
PersistenceSerializer.cc Preallocate all possible PortVals. 2017-12-11 15:29:28 -06:00
PersistenceSerializer.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Pipe.cc Make strerror_r portable. 2017-09-18 14:50:30 -07:00
Pipe.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
plugins.cc.in A work-around for supporting plugins compiled as *.a. 2013-06-02 19:36:25 -07:00
PolicyFile.cc Make strerror_r portable. 2017-09-18 14:50:30 -07:00
PolicyFile.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
PrefixTable.cc Add filter_subnet_table bif 2016-03-16 15:50:13 -07:00
PrefixTable.h Add filter_subnet_table bif 2016-03-16 15:50:13 -07:00
PriorityQueue.cc Merge remote-tracking branch 'origin/topic/seth/stats-improvement' 2016-05-07 11:51:35 -07:00
PriorityQueue.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Queue.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
Queue.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
RandTest.cc Migrate entropy testing to opaque. 2012-12-13 19:28:19 -08:00
RandTest.h Migrate entropy testing to opaque. 2012-12-13 19:28:19 -08:00
re-parse.y d'oh there's isalpha. I looked earlier for isletter :-P 2018-06-26 20:47:12 -07:00
re-scan.l use PCRE syntax instead of the beautiful new (?i ...) syntax 2018-06-29 13:01:05 -07:00
RE.cc Improve Specific_RE_Matcher::CompileSet() error condition cleanup 2018-07-16 16:07:34 -05:00
RE.h implemented /re/i for case-insensitive patterns 2018-06-26 15:59:41 -07:00
Reassem.cc Make Reassembler::TotalSize a constant time operation 2018-05-22 09:20:44 -05:00
Reassem.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
RemoteSerializer.cc Fix some compiler warnings. 2018-07-23 18:07:15 +00:00
RemoteSerializer.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
reporter.bif Weird settings: make constants into options. 2018-09-05 13:12:23 -07:00
Reporter.cc Weird settings: make constants into options. 2018-09-05 13:12:23 -07:00
Reporter.h Merge remote-tracking branch 'origin/topic/johanna/weird-options' 2018-09-05 16:57:08 -05:00
rule-parse.y Fix a couple of problems with signature matching. 2016-10-19 14:23:43 -07:00
rule-scan.l Replace libmagic w/ Bro signatures for file MIME type identification. 2014-03-04 11:12:06 -06:00
Rule.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
Rule.h Replace libmagic w/ Bro signatures for file MIME type identification. 2014-03-04 11:12:06 -06:00
RuleAction.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
RuleAction.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
RuleCondition.cc Merge branch 'topic/corelight/eval-condition-crash' of https://github.com/corelight/bro 2017-10-03 11:56:32 -05:00
RuleCondition.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
RuleMatcher.cc Fix a couple of problems with signature matching. 2016-10-19 14:23:43 -07:00
RuleMatcher.h Fix a couple of problems with signature matching. 2016-10-19 14:23:43 -07:00
scan.l Add @deprecated directive 2018-08-31 09:24:03 -05:00
Scope.cc Merge remote-tracking branch 'origin/topic/johanna/bit-1976' 2018-08-29 18:28:54 -05:00
Scope.h Merge remote-tracking branch 'origin/topic/johanna/bit-1976' 2018-08-29 18:28:54 -05:00
SerialInfo.h Fix uninitialized (or unused) fields. 2013-09-27 10:13:52 -05:00
SerializationFormat.cc Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
SerializationFormat.h Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
Serializer.cc Make 0 be a valid packet source timestamp 2018-06-04 13:56:52 -05:00
Serializer.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
SerialObj.cc Fix compiler warnings. 2013-03-07 14:41:18 -06:00
SerialObj.h bitwise operations for "count" types implemented 2018-04-26 12:38:24 -07:00
SerialTypes.h Merge branch 'topic/vern/bit-ops' of https://github.com/bro/bro 2018-06-21 16:05:07 -05:00
Sessions.cc BIT-1798: fix PPTP GRE tunnel decapsulation 2018-08-14 16:48:04 -05:00
Sessions.h Fix typo in Sessions.h 2018-10-16 09:23:43 -07:00
setsignal.c Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
setsignal.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
siphash24.c Merge remote-tracking branch 'origin/topic/johanna/bit-1612' 2016-07-14 16:26:17 -07:00
siphash24.h Merge remote-tracking branch 'origin/topic/johanna/bit-1612' 2016-07-14 16:26:17 -07:00
SmithWaterman.cc Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
SmithWaterman.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
StateAccess.cc Correcting spelling errors found under bro 2.4.1+dfsg-2 here: 2016-04-25 11:49:04 -05:00
StateAccess.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
stats.bif Add rate-limiting sampling mechanism for weird events 2018-07-26 19:57:36 -05:00
Stats.cc Whitespace changes. 2018-05-21 20:31:29 +00:00
Stats.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Stmt.cc Whitespace changes. 2018-05-21 20:31:29 +00:00
Stmt.h Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
StmtEnums.h Add 'while' statement to Bro language. 2015-02-13 11:26:54 -06:00
strings.bif Add convenient way to access version information to Bro. 2016-09-29 12:45:48 -07:00
strsep.c Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
Tag.cc Fix some Coverity warnings. 2016-08-02 11:38:29 -07:00
Tag.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Timer.cc Add rate-limiting sampling mechanism for weird events 2018-07-26 19:57:36 -05:00
Timer.h Add rate-limiting sampling mechanism for weird events 2018-07-26 19:57:36 -05:00
Traverse.cc Fix null pointer deref in AST traversal 2018-06-22 20:18:36 -05:00
Traverse.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
TraverseTypes.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
Trigger.cc Fix use-after-free in Trigger.cc 2017-10-26 10:36:13 -07:00
Trigger.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
TunnelEncapsulation.cc Preallocate all possible PortVals. 2017-12-11 15:29:28 -06:00
TunnelEncapsulation.h Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00
Type.cc Document variable argument list BIFs using ellipsis 2018-05-31 13:14:57 -05:00
Type.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
types.bif Merge branch 'nfs-updates' of https://github.com/dtrejod/bro 2018-02-05 14:15:18 -06:00
UID.cc Internal UID simplifications/nits. 2013-09-04 11:46:53 -05:00
UID.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
util-config.h.in Add 'bro-config' script. 2016-08-15 14:45:29 -05:00
util.cc Fix buffer sizes in the rotate_file function 2018-09-19 15:45:53 -05:00
util.h Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
Val.cc Fix crash when modifying a table from within its &expire_func 2018-10-12 08:35:25 -04:00
Val.h BIT-466: add redef += support to vectors 2018-08-17 15:16:15 -05:00
Var.cc Merge remote-tracking branch 'origin/topic/johanna/bit-1976' 2018-08-29 18:28:54 -05:00
Var.h Merge remote-tracking branch 'origin/topic/johanna/bit-1976' 2018-08-29 18:28:54 -05:00
version.c.in Extend plugin infrastructure to catch Bro version mismatches at link 2017-07-07 15:58:05 -07:00