ambrop7
|
e39dbd4fda
Add notes on using encryption functions from non-main threads.
|
15 years ago |
ambrop7
|
9d5a63d27c
security: turn BSecurity_GlobalInit into BSecurity_GlobalInitThreadSafe
|
15 years ago |
ambrop7
|
87b07fcebd
security: add BSecurity_GlobalFree
|
15 years ago |
ambrop7
|
ca7bb87f96
client: call BSecurity_GlobalInit to initialize OpenSSL locking. Prevents random crashes when threads
|
15 years ago |
ambrop7
|
9de80f62cd
BThreadWork: add BThreadWorkDispatcher_UsingThreads
|
15 years ago |
ambrop7
|
fc2ce39626
security: add BSecurity for initializing OpenSSL locking
|
15 years ago |
ambrop7
|
6ee3e674e2
DebugObject: put a lock around increment and decrement. Fixes assertion failures when used when
|
15 years ago |
ambrop7
|
c8ec8b4f1b
minor changes
|
15 years ago |
ambrop7
|
5a015fcb49
SPProtoDecoder: parallelize encryption and hashing using BThreadWork
|
15 years ago |
ambrop7
|
644c1155c1
SPProtoEncoder: parallelize encryption and hashing using BThreadWork
|
15 years ago |
ambrop7
|
fb953a3050
BThreadWork: use a condition variable instead of a semaphore to pass works to the thread. Also use it
|
15 years ago |
ambrop7
|
da0a122b53
client: add --threads option, default to zero threads
|
15 years ago |
ambrop7
|
9213aa8373
BThreadWork: make pipe read end non-blocking
|
15 years ago |
ambrop7
|
3de2af71eb
tests: add threadwork_test
|
15 years ago |
ambrop7
|
f272be1cd2
OTPChecker: parallelize OTP generation using BThreadWork
|
15 years ago |
ambrop7
|
c97534f8e9
OTPGenerator: parallelize OTP generation using BThreadWork
|
15 years ago |
ambrop7
|
48963af6f9
add BThreadWork
|
15 years ago |
ambrop7
|
6f95696566
ChunkBuffer2: add ChunkBuffer2_calc_blocks for computing the number of blocks, checking for overflows
|
15 years ago |
ambrop7
|
600ee272bf
version 1.999.103rc1
|
15 years ago |
ambrop7
|
5b8a1d3287
CMakeLists.txt: make sure int is at least 32 bits
|
15 years ago |
ambrop7
|
09694b13ba
Use system installed mswsock.h if possible. Fixes build with new mingw-w64 toolchains.
|
15 years ago |
ambrop7
|
85256b3283
CMakeLists.txt: check for kqueue on FreeBSD
|
15 years ago |
ambrop7
|
76f53f6510
FreeBSD support.
|
15 years ago |
ambrop7
|
873b2c5163
CMakeLists.txt: fix if's
|
15 years ago |
ambrop7
|
5e0f0c8e88
version 1.999.102rc1
|
15 years ago |
ambrop7
|
cd61b3ce15
ncd: add list concatenation module
|
15 years ago |
ambrop7
|
873710cc86
ncd: add module for logical operators
|
15 years ago |
ambrop7
|
6db744d152
version 1.999.101.3
|
15 years ago |
ambrop7
|
b6ab08596c
BSocket: set control data pointer for WSASendMsg to NULL if there is no control data; fixes UDP transport on Windows 7
|
15 years ago |
ambrop7
|
8ce59ec63a
version 1.999.101.2
|
15 years ago |