Caleb James DeLisle
|
62b95fa037
Try to fix a test failure which happens for some people
|
11 年之前 |
Caleb James DeLisle
|
4a6a1e853f
Removed Errno.[ch], -2070 LoC
|
11 年之前 |
Caleb James DeLisle
|
e66f768687
buffer underrun bug in test
|
11 年之前 |
Caleb James DeLisle
|
ac6e8a8bed
Merge branch 'master' into named-pipes
|
11 年之前 |
Caleb James DeLisle
|
075ab1c331
Removed CanaryAllocator and folded behavior into MallocAllocator.
|
11 年之前 |
Caleb James DeLisle
|
9e03503435
Added framing of angel<->core messages.
|
11 年之前 |
Caleb James DeLisle
|
25832d1f44
Removed unused files
|
11 年之前 |
Caleb James DeLisle
|
5c25cfbbe0
Asynchronous pipe using libuv
|
11 年之前 |
Caleb James DeLisle
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 年之前 |
SeekingFor
|
0de682bf92
allow path > 256 chars
|
11 年之前 |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 年之前 |
Caleb James DeLisle
|
d0b10b877f
Documented admin RPC API and made numerous minor bug fixes
|
11 年之前 |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 年之前 |
Caleb James DeLisle
|
913f7019fc
Use CanaryAllocator in tests.
|
12 年之前 |
Marcus Wanner
|
d4ae13470c
Fixing widespread erroneous "it's" usage.
|
12 年之前 |
Caleb James DeLisle
|
996121dd9c
Fixed bug which manifested on 32 bit machiens.
|
12 年之前 |
Caleb James DeLisle
|
9b08100ec3
Included IpTunnel and did a refactoring of the codebase.
|
12 年之前 |
Caleb James DeLisle
|
dc1319d992
general cleanup of the source tree and merged IPTunnel which is not yet working.
|
12 年之前 |
Caleb James DeLisle
|
6a60c41dc8
Made some changes to the Errno.h abstraction.
|
12 年之前 |
TrueShiftBlue
|
2c1a0fdaac
Implement portable pipe interface
|
12 年之前 |
TrueShiftBlue
|
9a77a86330
Begin refactoring errno references to util/Errno for portability
|
12 年之前 |
Caleb James DeLisle
|
2f433dece2
Created Events and Random structures to wrap libevent and the random generator.
|
12 年之前 |
Caleb James DeLisle
|
b7ba91cb2b
Trying to fix a bug with initialization.
|
12 年之前 |
Caleb James DeLisle
|
8f36b5bea7
Refactored angel<->core communication to use an Interface based abstraction.
|
12 年之前 |
Caleb James DeLisle
|
50d478bac9
porting AdminTestFramework to use the angel system.
|
12 年之前 |
Caleb James DeLisle
|
4b48230aa6
moved some inline functions out of Log.h
|
12 年之前 |
Caleb James DeLisle
|
78aae966d4
Moved logging infra into util/log, git AdminLog to build
|
12 年之前 |
Caleb James DeLisle
|
ea4681fdc0
Added a layer of indirection to the logger so that it can be swapped out.
|
12 年之前 |
Caleb James DeLisle
|
74e169ae96
work in progress
|
12 年之前 |
Caleb James DeLisle
|
d663b89802
Can't use things on the stack after the function returns.
|
12 年之前 |