ambrop7
|
e8e49d95e9
modadd: declare a function not a macto
|
14 years ago |
ambrop7
|
5be9d90124
OTPChecker: do not use bstruct. Remove bstruct.
|
14 years ago |
ambrop7
|
c8c4bb72aa
OTPCalculator: num_blocks should be size_t
|
14 years ago |
ambrop7
|
b3acca89bb
OTPCalculator: fix integer overflow on allocation
|
14 years ago |
ambrop7
|
f6c12fe887
version 1.999.107rc6
|
14 years ago |
ambrop7
|
8e3eda263f
bstruct, OTPChecker: fix overflows in size computation
|
14 years ago |
ambrop7
|
28d0ad3f58
balign: add balign_up_overflows
|
14 years ago |
ambrop7
|
547c6043a6
cosmetic changes
|
14 years ago |
ambrop7
|
abc0fb93c5
use BAlloc in allocations where zero size is possible
|
14 years ago |
ambrop7
|
484e669d4b
cosmetic changes
|
14 years ago |
ambrop7
|
94933789ed
cosmetic changes
|
14 years ago |
ambrop7
|
10c9e5f498
cosmetic changes
|
14 years ago |
ambrop7
|
875caf35d0
version 1.999.107rc5
|
14 years ago |
ambrop7
|
0c4deb8ae0
client: check device MTU before DPReceiveDevice_Init to avoid assertion failure if the MTU is too large
|
14 years ago |
ambrop7
|
0a2e6d6b46
tun2socks: optimize sending to device by not copyng the packet if there is only one chunk (which appears to be always)
|
14 years ago |
ambrop7
|
5b094de8b0
BTap: use a simple send function instead of PacketPassInterface; we send packets immediately anyway.
|
14 years ago |
ambrop7
|
7c9776158b
PacketProtoDecoder: report errors without FlowError.
|
14 years ago |
ambrop7
|
38f3e1b523
cosmetic changes
|
14 years ago |
ambrop7
|
f4eeaaaa4e
version 1.999.107rc4
|
14 years ago |
ambrop7
|
c540227778
ncd: modules: add runonce
|
14 years ago |
ambrop7
|
3e46c3f42e
BProcess, BInputProcess: move to system
|
14 years ago |
ambrop7
|
e5ce3dc6c9
1.999.107rc3
|
15 years ago |
ambrop7
|
97bcc48314
BLog_syslog: move from system to base
|
15 years ago |
ambrop7
|
99c126910a
BDatagram: cosmetic changes, fix typo in FreeBSD code
|
15 years ago |
ambrop7
|
03b308336f
BConnection: cosmetic changes
|
15 years ago |
ambrop7
|
a9514b2221
misc/balloc.h: allow allocating zero bytes. Probably fixes code which assumed this can be done.
|
15 years ago |
ambrop7
|
df8a27358b
version 1.999.107rc2
|
15 years ago |
ambrop7
|
2a801be23e
system/CMakeLists.txt: add missing link library
|
15 years ago |
ambrop7
|
402090d5fd
version 1.999.107rc1
|
15 years ago |
ambrop7
|
230ac03a87
Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP.
|
15 years ago |