index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
internal
/
refcount.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
1
-2
/
+2
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Fix compilation on Windows using icc
Matt Caswell
2024-01-31
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Include <openssl/err.h> in include/refcount.h
John Kohl
2023-07-27
1
-0
/
+1
*
fix memory allocation and reference counting issues
Pauli
2023-07-05
1
-1
/
+2
*
refcnt: convert references counts to a structure
Pauli
2023-07-01
1
-52
/
+125
*
QUIC: Fix bugs where threading is disabled
Hugo Landau
2023-05-24
1
-1
/
+1
*
QUIC: Fix CRYPTO_GET_REF
Hugo Landau
2023-05-12
1
-0
/
+1
*
REFCOUNT: Add support for querying refcount
Hugo Landau
2023-05-12
1
-0
/
+37
*
Disable atomic refcounts with no-threads
J.W. Jagersma
2022-11-25
1
-1
/
+1
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-13
/
+5
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
include/internal: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
1
-0
/
+1
*
tag unused function arguments as ossl_unused
Pauli
2020-12-03
1
-10
/
+21
*
REF_PRINT: cast pointer to void to avoid warnings
Daniel Bevenius
2020-11-16
1
-1
/
+1
*
Fix one typo in a comment.
FdaSilvaYY
2020-06-21
1
-2
/
+2
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Fix Compiler error/warning for windows icl build
Shane Lontis
2019-09-18
1
-0
/
+15
*
fix --strict-warnings build
Patrick Steuer
2019-04-07
1
-1
/
+1
*
Avoid linking error on WCE700 for _InterlockedExchangeAdd().
Soujyu Tanaka
2019-03-29
1
-2
/
+12
*
internal/refcount.h: allow non-atomic build
Richard Levitte
2019-03-14
1
-20
/
+29
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
1
-1
/
+1
*
internal/refcount.h: overhaul fencing and add _MSC_VER section.
Andy Polyakov
2018-08-16
1
-11
/
+62
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-0
/
+22
*
Revert "Add internal functions to fetch a refcount"
Richard Levitte
2017-05-28
1
-13
/
+0
*
Correct small typo in CRYPTO_GET_REF
Richard Levitte
2017-05-28
1
-1
/
+1
*
Add internal functions to fetch a refcount
Richard Levitte
2017-05-27
1
-0
/
+13
*
Add -Wundef to --strict-warnings options.
Bernd Edlinger
2017-02-24
1
-2
/
+4
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-0
/
+65