index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
LPdir_win.c
Age
Commit message (
Expand
)
Author
2018-12-06
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2017-06-20
Fix typo (note by oneton@users.github)
Rich Salz
2017-06-15
Standardize Levitte's dual-license
Rich Salz
2016-07-18
Fix mingw build
Matt Caswell
2016-07-16
crypto/LPdir_win.c: rationalize temporary allocations.
Andy Polyakov
2016-07-16
crypto/LPdir_win.c: harmonize with o_fopen.c.
Andy Polyakov
2016-07-16
Add back lost copyright and license text in LPdir_win.c
Richard Levitte
2016-05-17
Copyright consolidation 09/10
Rich Salz
2015-05-05
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-04
Use safer sizeof variant in malloc
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-11-28
Check for FindNextFile when defining it rather than FindFirstFile
Richard Levitte
2014-09-03
Followup on RT3334 fix: make sure that a directory that's the empty
Richard Levitte
2014-09-03
RT3334: Fix crypto/LPdir_win.c
Phil Mesnier
2006-10-23
Fix mingw warnings.
Andy Polyakov
2004-09-23
Import changed files from LPlib. The changes are logged as follows
Richard Levitte
2004-07-25
Typos and due casts. As for the latter. It's "safe" to cast as below,
Andy Polyakov
2004-07-22
From LPlib:
Richard Levitte
2004-07-22
From LPlib:
Richard Levitte
2004-07-21
From LPlib:
Richard Levitte
2004-07-20
From LPlib:
Richard Levitte
2004-07-19
Imported from LPlib, making sure the entry name (at least on Unix) is
Richard Levitte
2004-07-10
Copy a few files from LPlib (a new project of mine), add a wrapper.
Richard Levitte