index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e_os.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-2
/
+0
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-0
/
+1
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-20
/
+0
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-8
/
+0
*
Remove NO_DIRENT; it isn't used anywhere
Rich Salz
2017-08-26
1
-1
/
+0
*
Move more socket stuff
Richard Levitte
2017-08-25
1
-9
/
+0
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-170
/
+7
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-3
/
+3
*
fix some typos
FdaSilvaYY
2017-08-16
1
-2
/
+2
*
Fix two MSVC warnings in apps.c
FdaSilvaYY
2017-08-16
1
-0
/
+1
*
Move ossl_assert
Matt Caswell
2017-08-03
1
-17
/
+0
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-2
/
+2
*
Add parentheses around macro argument of OSSL_NELEM.
Bernd Edlinger
2017-06-20
1
-1
/
+1
*
Add a macro for testing assertion in both debug and production builds
Matt Caswell
2017-05-22
1
-0
/
+18
*
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
Andy Polyakov
2017-03-30
1
-20
/
+21
*
Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags
Qin Long
2017-03-29
1
-1
/
+1
*
Move PRIu64, OSSLzu to e_os.h
Rich Salz
2017-03-28
1
-0
/
+26
*
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-03-19
1
-0
/
+4
*
Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"
Kurt Roeckx
2017-02-20
1
-4
/
+0
*
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-02-19
1
-0
/
+4
*
Change default directory for the .rnd file on Windows and VMS
Richard Levitte
2016-06-20
1
-0
/
+2
*
Fix strdup macro redefinition
Mat
2016-05-30
1
-1
/
+3
*
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
Richard Levitte
2016-05-28
1
-6
/
+2
*
Handle Visual C warning about non-standard function names.
Richard Levitte
2016-05-26
1
-0
/
+7
*
Move Haiku configuration to separate config file to denote
Andy Polyakov
2016-05-19
1
-7
/
+0
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-54
/
+6
*
DJGPP adjustments
Richard Levitte
2016-05-12
1
-0
/
+4
*
Include winsock2.h even if compiling no-sock
Matt Caswell
2016-04-20
1
-1
/
+1
*
Cascade no-dgram from no-sock in Configure not e_os.h
Matt Caswell
2016-04-20
1
-4
/
+0
*
Add Haiku support.
Jérôme Duval
2016-04-14
1
-0
/
+7
*
Clean-up *_DEBUG options.
Andy Polyakov
2016-04-07
1
-4
/
+1
*
More Borland removal.
Rich Salz
2016-03-24
1
-8
/
+0
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-75
/
+0
*
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
David Woodhouse
2016-03-10
1
-4
/
+3
*
OpenSSLDie --> OPENSSL_die
Rich Salz
2016-03-08
1
-24
/
+2
*
Revert "Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms"
Rich Salz
2016-03-07
1
-1
/
+4
*
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
David Woodhouse
2016-03-07
1
-4
/
+1
*
ISSUE 43: Add BIO_sock_shutdown
Rich Salz
2016-03-07
1
-10
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-0
/
+2
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-7
/
+18
*
Refactoring BIO: add wrappers around sockaddr et al
Richard Levitte
2016-02-03
1
-0
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
1
-1
/
+1
*
Simplify the EXIT macrot for VMS
Richard Levitte
2016-01-13
1
-9
/
+4
*
Have the VMS exit code follow POSIX conventions
Richard Levitte
2016-01-13
1
-0
/
+8
*
Add ossl_inline
Dr. Stephen Henson
2015-12-23
1
-17
/
+0
*
Configuratons: add -DFILIO_H to harmonized Solaris targets.
Andy Polyakov
2015-11-24
1
-1
/
+1
*
e_os.h: __sun done right.
Andy Polyakov
2015-11-23
1
-24
/
+4
[next]