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
/
openssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for speed.c and .h churn
Theo Buehler
2025-01-02
1
-5
/
+0
*
use TIMEVAL typedef with select()
Brent Cook
2024-10-06
1
-1
/
+1
*
for poll timeout -1, set loop time more reasonably
Brent Cook
2024-10-06
1
-2
/
+2
*
spkac.c is no more
Theo Buehler
2024-07-08
2
-2
/
+0
*
cmake: stop exporting compat functions
Viktor Szakats
2023-12-14
1
-1
/
+1
*
generate opensslconf.h in build dir for cmake
Brent Cook
2023-07-04
1
-6
/
+11
*
link internal apps statically
Brent Cook
2023-05-27
1
-2
/
+7
*
A handful of files were removed
Theo Buehler
2023-04-25
2
-2
/
+0
*
Add strtonum to compat library and export it
kinichiro
2021-12-26
2
-12
/
+0
*
Remove unneeded target_include_directories with cmake
kinichiro
2021-12-04
1
-0
/
+1
*
Force cmake to link strtonum shim with Darwin less than 20
kinichiro
2021-05-22
1
-1
/
+2
*
Add '--enable-libtls-only' build option
Brent Cook
2021-04-07
2
-41
/
+5
*
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
1
-1
/
+1
*
scope private/public headers when embedding into other projects
Brent Cook
2018-05-29
1
-6
/
+1
*
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
*
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
*
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
1
-2
/
+2
|
\
|
*
use GNUInstallDirs from cmake to specify install paths.
d3x0r
2017-07-06
1
-2
/
+2
*
|
Add option LIBRESSL_SKIP_INSTALL
d3x0r
2017-07-06
1
-4
/
+8
|
/
*
fix static mingw builds, platform LDADD needs to come at the end
Brent Cook
2017-01-09
1
-2
/
+2
*
remove unneeded slash after DESTDIR
kinichiro
2016-10-30
1
-4
/
+4
*
remove cms
Brent Cook
2016-09-14
2
-2
/
+0
*
Land #192, fix fix ld warning "attempted multiple inclusion of file" on Solaris
Brent Cook
2016-05-02
1
-2
/
+2
|
\
|
*
fix ld warning "attempted multiple inclusion of file" on Solaris
kinichiro
2016-04-21
1
-2
/
+2
*
|
add cmake build options
kinichiro
2016-04-14
1
-0
/
+8
|
/
*
modify cmake to build nc
kinichiro
2016-04-09
2
-0
/
+82
*
update apps.h include
Brent Cook
2015-10-18
1
-1
/
+1
*
Windows compatibility fixes
Brent Cook
2015-10-18
3
-3
/
+3
*
visual studio path updates
Brent Cook
2015-09-18
2
-2
/
+2
*
move windows file IO mode setup to apps_win.c
Brent Cook
2015-09-13
1
-0
/
+31
*
readd openssl.1, distribute nc.1
Brent Cook
2015-09-13
1
-0
/
+2
*
add 'nc' to the distribution as an example of libtls client and server
Brent Cook
2015-09-12
4
-0
/
+485