Paul-Louis Ageneau
|
cffe3df7ed
Merge pull request #121 from aldenml/fix-error
|
5 年之前 |
Alden Torres
|
8aebe2a8a4
add gcc flag -Wno-format-truncation to usrsctp when using b2
|
5 年之前 |
Paul-Louis Ageneau
|
86f7bd6dba
Fixed usrsctp build dir on Windows
|
5 年之前 |
Paul-Louis Ageneau
|
cc4346a6e8
Added FUNDING.yml
|
5 年之前 |
Paul-Louis Ageneau
|
0625508348
Fixed compilation warning
|
5 年之前 |
Paul-Louis Ageneau
|
cc01baee7f
Fixed typo
|
5 年之前 |
Paul-Louis Ageneau
|
6f7e59b973
Set sctp_build_programs to 0
|
5 年之前 |
Paul-Louis Ageneau
|
c93f44f132
Bumped version to 0.6.5
|
5 年之前 |
Paul-Louis Ageneau
|
517b69043f
Merge pull request #120 from paullouisageneau/workaround-usrsctp-send-after-close
|
5 年之前 |
Paul-Louis Ageneau
|
b04db3a744
Better workaround for usrsctp send after closing/unregistering
|
5 年之前 |
Paul-Louis Ageneau
|
36090a24e4
Updated usrsctp
|
5 年之前 |
Paul-Louis Ageneau
|
6b75b3e227
Re-added usrsctp_deregister_address call mistakenly removed in #116
|
5 年之前 |
Paul-Louis Ageneau
|
afed83f5f0
Merge pull request #116 from paullouisageneau/workaround-usrsctp-send-after-close
|
5 年之前 |
Paul-Louis Ageneau
|
75c42592bf
Unregister usrsctp send callback before closing
|
5 年之前 |
Paul-Louis Ageneau
|
b35bfbeb0a
Merge pull request #119 from paullouisageneau/fix-jamfile
|
5 年之前 |
Paul-Louis Ageneau
|
e481e896cb
Added NO_EXAMPLES cmake flag
|
5 年之前 |
Paul-Louis Ageneau
|
202467928a
Changed build directory name to build-[crypto]-[variant]
|
5 年之前 |
Paul-Louis Ageneau
|
71650ce163
Use different build directories for different builds
|
5 年之前 |
Paul-Louis Ageneau
|
706a8b7160
Merge pull request #118 from paullouisageneau/threadpool
|
5 年之前 |
Paul-Louis Ageneau
|
6f419a32ea
Increased test timings for destruction
|
5 年之前 |
Paul-Louis Ageneau
|
f5ff042d62
Check for re-init in destructor
|
5 年之前 |
Paul-Louis Ageneau
|
822b2e6558
Simplified Init with a recursive mutex
|
5 年之前 |
Paul-Louis Ageneau
|
5b251af1d7
Added initialized flag
|
5 年之前 |
Paul-Louis Ageneau
|
5b56291b67
Fixed init lock on destruction
|
5 年之前 |
Paul-Louis Ageneau
|
777f5a8dfe
Revised deinitialization
|
5 年之前 |
Paul-Louis Ageneau
|
971e6e8b91
Fixed init tokens handling
|
5 年之前 |
Paul-Louis Ageneau
|
a3fb52c173
Fixed TCP transport thread interruption
|
5 年之前 |
Paul-Louis Ageneau
|
db00253c18
Made Processor keep an init token to prevent early threadpool join
|
5 年之前 |
Paul-Louis Ageneau
|
dd2967b0e1
Fixed Init critical section
|
5 年之前 |
Paul-Louis Ageneau
|
cc4e215067
Install OpenSSL in Windows workflow
|
5 年之前 |