Tim Wojtulewicz
|
4d4c6280e9
|
Miscellaneous deprecations and renaming
|
2022-07-12 12:01:23 -07:00 |
|
Tim Wojtulewicz
|
70e63d4749
|
Remove deprecated MemoryAllocation() methods and related code
|
2022-06-30 18:56:52 +00:00 |
|
Tim Wojtulewicz
|
1f8d406658
|
Only set connection history if strings differ
|
2022-05-09 14:35:56 -07:00 |
|
Tim Wojtulewicz
|
4f470c24ed
|
String/StringVal: Replace char*/string constructors with string_view
|
2022-02-04 13:52:04 -07:00 |
|
Vern Paxson
|
d758585e42
|
updated Bro->Zeek in comments in the source tree
|
2022-01-24 14:26:20 -08:00 |
|
Tim Wojtulewicz
|
64748edab1
|
Replace most uses of typedef with using for type aliasing
|
2021-10-11 14:51:10 -07:00 |
|
Tim Wojtulewicz
|
9cb54f5d44
|
clang-format: Force zeek-config.h to be earlier in the config ordering
|
2021-09-25 11:52:55 -07:00 |
|
Tim Wojtulewicz
|
b2f171ec69
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
|
Tim Wojtulewicz
|
a7fd34375f
|
GH-572: Mark MemoryAllocation() and related methods deprecated
|
2021-06-28 11:07:58 -07:00 |
|
Tim Wojtulewicz
|
13f80ed5dd
|
Add unit tests to ZeekString.cc
|
2021-05-11 09:26:16 -07:00 |
|
Tim Wojtulewicz
|
4ad08172d0
|
Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros
|
2021-02-24 14:35:44 -07:00 |
|
Jon Siwek
|
8a8a983c49
|
Add missing zeek/ to header includes
Related to https://github.com/zeek/zeek/pull/1377
|
2021-01-29 19:16:29 -08:00 |
|
Tim Wojtulewicz
|
0618be792f
|
Remove all of the random single-file deprecations
These are the changes that don't require a ton of changes to other files outside
of the original removal.
|
2021-01-27 10:52:40 -07:00 |
|
Tim Wojtulewicz
|
96d9115360
|
GH-1079: Use full paths starting with zeek/ when including files
|
2020-11-12 12:15:26 -07:00 |
|
Tim Wojtulewicz
|
fe0c22c789
|
Base: Clean up explicit uses of namespaces in places where they're not necessary.
This commit covers all of the common and base classes.
|
2020-08-24 12:07:00 -07:00 |
|
Tim Wojtulewicz
|
45d2c96643
|
Rename BroString files to ZeekString
|
2020-07-02 17:24:22 -07:00 |
|