Josh Soref
|
cd201aa24e
|
Spelling src
These are non-functional changes.
* accounting
* activation
* actual
* added
* addresult
* aggregable
* aligned
* alternatively
* ambiguous
* analysis
* analyzer
* anticlimactic
* apparently
* application
* appropriate
* arithmetic
* assignment
* assigns
* associated
* authentication
* authoritative
* barrier
* boundary
* broccoli
* buffering
* caching
* called
* canonicalized
* capturing
* certificates
* ciphersuite
* columns
* communication
* comparison
* comparisons
* compilation
* component
* concatenating
* concatenation
* connection
* convenience
* correctly
* corresponding
* could
* counting
* data
* declared
* decryption
* defining
* dependent
* deprecated
* detached
* dictionary
* directional
* directly
* directory
* discarding
* disconnecting
* distinguishes
* documentation
* elsewhere
* emitted
* empty
* endianness
* endpoint
* enumerator
* essentially
* evaluated
* everything
* exactly
* execute
* explicit
* expressions
* facilitates
* fiddling
* filesystem
* flag
* flagged
* for
* fragments
* guarantee
* guaranteed
* happen
* happening
* hemisphere
* identifier
* identifies
* identify
* implementation
* implemented
* implementing
* including
* inconsistency
* indeterminate
* indices
* individual
* information
* initial
* initialization
* initialize
* initialized
* initializes
* instantiate
* instantiated
* instantiates
* interface
* internal
* interpreted
* interpreter
* into
* it
* iterators
* length
* likely
* log
* longer
* mainly
* mark
* maximum
* message
* minimum
* module
* must
* name
* namespace
* necessary
* nonexistent
* not
* notifications
* notifier
* number
* objects
* occurred
* operations
* original
* otherwise
* output
* overridden
* override
* overriding
* overwriting
* ownership
* parameters
* particular
* payload
* persistent
* potential
* precision
* preexisting
* preservation
* preserved
* primarily
* probably
* procedure
* proceed
* process
* processed
* processes
* processing
* propagate
* propagated
* prototype
* provides
* publishing
* purposes
* queue
* reached
* reason
* reassem
* reassemble
* reassembler
* recommend
* record
* reduction
* reference
* regularly
* representation
* request
* reserved
* retrieve
* returning
* separate
* should
* shouldn't
* significant
* signing
* simplified
* simultaneously
* single
* somebody
* sources
* specific
* specification
* specified
* specifies
* specify
* statement
* subdirectories
* succeeded
* successful
* successfully
* supplied
* synchronization
* tag
* temporarily
* terminating
* that
* the
* transmitted
* true
* truncated
* try
* understand
* unescaped
* unforwarding
* unknown
* unknowndata
* unspecified
* update
* usually
* which
* wildcard
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-11-09 12:08:15 -05:00 |
|
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 |
|