index
:
usrsctp.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-11-19
Sync master with fuzzing branch (#551)
Felix Weinrank
2020-11-02
Use CMAKE's BUILD_SHARED_LIBS flag to build shared library (#543)
Felix Weinrank
2020-03-18
Fuzzer (#446)
Felix Weinrank
2020-01-22
CMake changes to import usrsctp as submodule (#422)
Paul-Louis Ageneau
2019-10-10
Added initial support of compilation by clang-cl.exe on Windows. (#400)
Yury Yaroshevich
2019-09-26
Improve fuzzing utilities (#384)
Felix Weinrank
2019-08-25
Fuzzer integration (#356)
Felix Weinrank
2019-08-06
C++ compiler flags removed (#338)
Felix Weinrank
2019-07-30
MinGW Compile fix (#329)
Felix Weinrank
2018-08-06
improved compiling checks
Felix Weinrank
2018-08-02
CMake improvements
Felix Weinrank
2018-07-31
Fix compiler warnings for windows
Felix Weinrank
2018-07-26
Revert "Merge branch 'fuzzer-integration-upcall' into upcallAPI"
Felix Weinrank
2018-06-18
Merge branch 'master' into fuzzer-integration-upcall
Felix Weinrank
2018-05-21
Fix typo.
Michael Tuexen
2018-05-15
silece warnings
Felix Weinrank
2018-05-07
switch to cc code
Felix Weinrank
2018-04-24
fuzzer fix - only use clang6 upon now
Felix Weinrank
2018-04-23
Prepare hongfuzz
Felix Weinrank
2018-03-27
Merge branch 'master' into fuzzer-integration
Felix Weinrank
2018-03-23
Check for "-Wstrict-prototypes"
Felix Weinrank
2017-11-17
improve fuzzer integration
Felix Weinrank
2017-11-16
whitespace
Felix Weinrank
2017-11-16
sync with master
Felix Weinrank
2017-11-16
CMake tests
Felix Weinrank
2017-11-15
Buildbot test: optimization level
Felix Weinrank
2017-11-15
Compiler flags test
Felix Weinrank
2017-11-15
Compiler flags test
Felix Weinrank
2017-11-15
Compiler flags test
Felix Weinrank
2017-11-15
Fix typos
Felix Weinrank
2017-11-15
cmake refactoring
Felix Weinrank
2017-11-07
CMakeLists - convert spaced to tabs
Felix Weinrank
2017-10-14
Avoid taking a pointer of a packed structure.
Michael Tuexen
2017-09-19
CMake cleanup : sync options with configure script
Felix Weinrank
2017-07-18
update compiler settings for sanitizers
Felix Weinrank
2017-07-18
adding sanitizer support - first try
Felix Weinrank
2017-07-16
Compiler flags: don't check for unreachable code
Felix Weinrank
2017-07-16
CFLAGS: don't set Werror by default
Felix Weinrank
2017-07-16
More strict compiler flags
Felix Weinrank
2017-07-15
CMake beautification
Felix Weinrank
2017-07-14
CMAKE refactoring
Felix Weinrank
2017-07-13
correct include_directories path
Felix Weinrank
2017-07-12
CMAKE refactoring
Felix Weinrank
2017-01-02
CMake - cleanup
Felix Weinrank
2016-12-15
CMake changes
Felix Weinrank
2016-03-24
CMAKE: Move compiler options in to subdirectories
Felix Weinrank
2016-03-16
CMAKE: Refactoring
Felix Weinrank
2016-03-15
CMAKE: removed warnings, idents and cleanup
Felix Weinrank
2015-08-26
include winsock2 in windows, license
Felix Weinrank
2015-08-26
inital CMAKE support - thx to proller
Felix Weinrank