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
/
man
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
Use bundled headers instead of installed headers when building
Jeremy Huddleston Sequoia
2
-6
/
+7
2015-09-11
update changelog for 2.2.4
Brent Cook
1
-0
/
+4
2015-09-11
bump version to 2.2.4
Brent Cook
2
-0
/
+14
2015-09-11
add -lrt check for linux
Brent Cook
1
-0
/
+7
2015-09-11
speed up builds without killing os x perhaps
Brent Cook
1
-1
/
+1
2015-09-11
add cmake test support
Brent Cook
1
-3
/
+20
2015-09-11
Small README typo
Will Tange
1
-1
/
+1
2015-09-11
ensure headers are sanitized before release
Brent Cook
2
-2
/
+1
2015-09-11
remove support for old MSVC versions, KNF
Brent Cook
1
-551
/
+405
2015-09-11
Do not build lib-objects targets if we are just building static libs.
Brent Cook
4
-25
/
+26
2015-09-11
updates for MSVC 2015's degenerate headers
Brent Cook
8
-3
/
+42
2015-09-11
distribute strcasecmp.c
Brent Cook
1
-0
/
+3
2015-09-11
disable shared CMake builds for OS X / Windows for now
Brent Cook
4
-12
/
+30
2015-09-11
adjust order for ! .gitignore rule precedence
Brent Cook
1
-8
/
+9
2015-09-11
update messages about Cygwin support
Brent Cook
1
-3
/
+2
2015-09-11
distribute include and man CMakefiles
Brent Cook
2
-1
/
+4
2015-08-28
clarify reporters
v2.2.3
Brent Cook
1
-2
/
+2
2015-08-28
update contributor attributions
Brent Cook
1
-3
/
+4
2015-08-28
update summary
Brent Cook
1
-1
/
+1
2015-08-28
update Changelog for 2.2.3
Brent Cook
1
-0
/
+13
2015-08-28
replace remaining bash-only features in the update script
Brent Cook
2
-20
/
+20
2015-08-28
VERSION is now generated
Brent Cook
1
-2
/
+0
2015-08-28
update pc files to use the package version, not library ABI version
Brent Cook
3
-3
/
+3
2015-08-28
derive version numbers from VERSION files
Brent Cook
1
-14
/
+14
2015-08-28
Add install targets and shared libraries to CMake
Jeff Davey
7
-5
/
+61
2015-08-19
update to pull from OPENBSD_5_8
Brent Cook
1
-1
/
+1
2015-08-04
disable strict aliasing on HP-UX C/aC++ compiler
v2.2.2
kinichiro
1
-1
/
+1
2015-08-03
rebuild manpages on opensslv.h changes
Brent Cook
1
-1
/
+1
2015-08-03
disable explicit_bzero optimizations with CMake builds
Brent Cook
1
-0
/
+1
2015-08-03
update build information
Brent Cook
2
-3
/
+42
2015-08-03
MSVC is not yet ready to build all of the tests
Brent Cook
1
-1
/
+3
2015-08-03
add win32-specific explicit_bzero implementation
Brent Cook
3
-0
/
+18
2015-08-03
expand changelog, fix typo
Brent Cook
1
-1
/
+7
2015-08-02
update release notes for 2.2.2
Brent Cook
1
-2
/
+45
2015-08-01
initial Linux cmake suppport
Brent Cook
2
-1
/
+10
2015-07-22
disable current broken cmake tests
Brent Cook
1
-16
/
+16
2015-07-22
s/CMakeFiles/CMakeLists/, start porting test scripts
Brent Cook
2
-2
/
+6
2015-07-22
correct fallback err.h macro behavior
Brent Cook
1
-4
/
+4
2015-07-21
add cmake tests
Brent Cook
4
-6
/
+277
2015-07-21
tests aren't ready for cmake, skip for now
Brent Cook
1
-1
/
+0
2015-07-21
don't build eng_rsax.c anymore
Brent Cook
1
-1
/
+0
2015-07-21
move sleep shim to posix_win.c
Brent Cook
2
-5
/
+8
2015-07-21
add initial build for arc4random/getentropy fallbacks
Brent Cook
1
-3
/
+18
2015-07-21
tighten up compat include paths, fix glibc compatibility
Brent Cook
4
-16
/
+10
2015-07-21
add initial CMake and Visual Studio build support
Brent Cook
53
-153
/
+2082
2015-07-20
remove generated version file
Brent Cook
2
-1
/
+1
2015-07-20
eng_rsax is gone
Brent Cook
2
-2
/
+1
2015-07-19
update man links
Brent Cook
1
-1
/
+0
2015-07-17
implement compatibility shim for __warn_references
Brent Cook
3
-0
/
+44
2015-07-16
derive VERSION from opensslv.h from upstream
Brent Cook
3
-4
/
+5
[next]