index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC: Enable building ocspcheck.
Pierre Wendling
2023-11-01
1
-4
/
+0
*
generate opensslconf.h in build dir for cmake
Brent Cook
2023-07-04
3
-12
/
+27
*
link internal apps statically
Brent Cook
2023-05-27
3
-9
/
+23
*
A handful of files were removed
Theo Buehler
2023-04-25
2
-2
/
+0
*
Fix unreachable nc portability shim
Sebastian Blunt
2022-04-15
1
-2
/
+1
*
Add strtonum to compat library and export it
kinichiro
2021-12-26
6
-36
/
+0
*
Remove unneeded target_include_directories with cmake
kinichiro
2021-12-04
3
-0
/
+3
*
Force cmake to link strtonum shim with Darwin less than 20
kinichiro
2021-05-22
3
-3
/
+6
*
Statically link libcrypto/ssl into libtls with cmake
kinichiro
2021-05-07
1
-1
/
+1
*
Add '--enable-libtls-only' build option
Brent Cook
2021-04-07
3
-42
/
+9
*
modify nc build to link libcompat objects directly
Brent Cook
2020-10-20
1
-2
/
+6
*
include strtonum for ocspcheck
Brent Cook
2020-10-19
2
-0
/
+11
*
Link crypto and ssl object files directly instead of static library
kinichiro
2020-10-04
1
-1
/
+1
*
Configure libtls and nc(1) to statically link to libcrypto/ssl
Brent Cook
2020-10-04
1
-3
/
+3
*
Install ocspcheck.8 manual
kinichiro
2020-01-09
1
-0
/
+2
*
re-add CMS to openssl(1)
Brent Cook
2019-11-07
2
-0
/
+2
*
Enable speed on win32
kinichiro
2019-07-14
1
-0
/
+66
*
Fix MacOSX cmake missing symbol _clock_gettime
paul4334
2019-04-30
1
-0
/
+7
*
implement app_timer_real
Brent Cook
2018-09-23
1
-0
/
+14
*
add private includes for apps and tests
Brent Cook
2018-06-14
3
-3
/
+3
*
scope private/public headers when embedding into other projects
Brent Cook
2018-05-29
3
-20
/
+3
*
add proper guard and typedef
Brent Cook
2018-03-23
1
-1
/
+1
*
adjust definition of compat clock_gettime
Brent Cook
2018-03-23
1
-1
/
+1
*
add clock_gettime for macos 10.11 and earlier
Brent Cook
2018-03-22
2
-0
/
+32
*
Remove CMAKE_HOST_ references
Don
2018-03-16
1
-2
/
+2
*
bump base requirement to Windows Vista, use builtin inet_ntop/pton
Brent Cook
2018-03-14
2
-11
/
+0
*
Add app_timer_user for Windows build
kinichiro
2017-12-26
1
-7
/
+5
*
Create correct directory in CMake install.
Aric Belsito
2017-11-06
1
-1
/
+1
*
Fix checking memmem in apps/ocspcheck/CMakeLists.txt
kinichiro
2017-09-26
1
-1
/
+1
*
use standard initialization for poll loop delay
Brent Cook
2017-08-13
1
-1
/
+3
*
Merge branch 'master' of https://github.com/libressl-portable/portable into S...
d3x0r
2017-07-06
3
-6
/
+7
|
\
|
*
use GNUInstallDirs from cmake to specify install paths.
d3x0r
2017-07-06
3
-6
/
+6
*
|
Add option LIBRESSL_SKIP_INSTALL
d3x0r
2017-07-06
3
-8
/
+16
|
/
*
add nc(1) manpage to install if enabled
Brent Cook
2017-04-12
1
-0
/
+1
*
Copy libc compat files rather than adding into the repository
kinichiro
2017-01-28
2
-380
/
+0
*
skip building ocspcheck on MSCV
Brent Cook
2017-01-27
1
-0
/
+4
*
Copy openbsd library file every time rather than statically checking in
kinichiro
2017-01-27
3
-267
/
+0
*
Add inet_ntop and memmem for ocspcheck
kinichiro
2017-01-26
4
-0
/
+289
*
Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
kinichiro
2017-01-25
1
-0
/
+1
*
initial ocspcheck integration
Brent Cook
2017-01-24
3
-1
/
+40
*
fix static mingw builds, platform LDADD needs to come at the end
Brent Cook
2017-01-09
2
-4
/
+4
*
remove unneeded slash after DESTDIR
kinichiro
2016-10-30
1
-4
/
+4
*
remove cms
Brent Cook
2016-09-14
2
-2
/
+0
*
remove DEFAULT_CA_FILE patch, since libtls handles this by default
Brent Cook
2016-08-13
1
-5
/
+0
*
Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"
Brent Cook
2016-07-09
1
-0
/
+5
*
remove DEFAULT_CA_FILE patch, since libtls handles this by default
Brent Cook
2016-07-07
1
-5
/
+0
*
Land #192, fix fix ld warning "attempted multiple inclusion of file" on Solaris
Brent Cook
2016-05-02
2
-5
/
+5
|
\
|
*
fix ld warning "attempted multiple inclusion of file" on Solaris
kinichiro
2016-04-21
2
-5
/
+5
*
|
add cmake build options
kinichiro
2016-04-14
2
-0
/
+14
|
/
*
modify cmake to build nc
kinichiro
2016-04-09
5
-80
/
+139
[next]