Matt Traudt
|
2034e0d1d4
sched: Groundwork before KIST implementation
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
Nick Mathewson
|
d5c47f0436
Add some how-to documentation for ht.h. Closes #19896
|
8 lat temu |
Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
8 lat temu |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 lat temu |
Nick Mathewson
|
f6afb04abb
Use HT_BUCKET_NUM_ in more places
|
9 lat temu |
Nick Mathewson
|
5faa017b86
Merge remote-tracking branch 'public/ticket11737'
|
9 lat temu |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 lat temu |
Nick Mathewson
|
6344345140
Add correctness assertions for hashtable iteration
|
10 lat temu |
teor
|
13298d90a9
Silence spurious clang warnings
|
10 lat temu |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 lat temu |
Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 lat temu |
Nick Mathewson
|
9b10d7a7dd
Add ATTR_UNUSED to HT_FIND
|
10 lat temu |
Nick Mathewson
|
78301d99fe
Fix compilation with DEBUG_DNS_CACHE
|
10 lat temu |
Nick Mathewson
|
4d51dcda2f
scan-build: limit hashtable size so it always fits in SSIZE_MAX
|
10 lat temu |
Nick Mathewson
|
35423d397f
Merge branch 'bug4900_siphash_v2'
|
10 lat temu |
Nick Mathewson
|
1ad6dd0dbe
Remove string hash in ht.h so we can't accidentally use it
|
10 lat temu |
Sebastian Hahn
|
3f567f529f
gcc/clang: Mark macro-generated functions as possible unused
|
10 lat temu |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 lat temu |
Nick Mathewson
|
d7b79bf020
Clean up reserved identifier usage in src/ext include guards
|
12 lat temu |
Nick Mathewson
|
63f542a5c2
Move all externally maintained source files into src/ext
|
12 lat temu |