Peter Thorson
|
ead6f8853c
|
Merge pull request #81 from oberstet/policy-refactor2
Various build things
|
2012-03-08 10:45:37 -08:00 |
|
Tobias Oberstein
|
16a4ba98b4
|
refactor build for tree of scons makefiles, fix out of source build, correct target handling
|
2012-03-08 17:55:13 +01:00 |
|
Tobias Oberstein
|
ae2dac32f0
|
make away warn
|
2012-03-08 17:15:37 +01:00 |
|
Tobias Oberstein
|
57630721f6
|
fix newlines at file ends, more aggressive optim.
|
2012-03-08 17:09:25 +01:00 |
|
Tobias Oberstein
|
48ac9e7042
|
use std::limits instead of macros, reorder includes, fix build
|
2012-03-08 16:55:23 +01:00 |
|
Tobias Oberstein
|
95a861c33b
|
merge
|
2012-03-08 15:39:48 +01:00 |
|
Peter Thorson
|
1d9e0caeb6
|
adds namespace to network utilities, fixes #80
|
2012-03-08 08:29:50 -06:00 |
|
Peter Thorson
|
a11e66d3f5
|
scons updates
|
2012-03-08 07:56:58 -06:00 |
|
Peter Thorson
|
f506c185a8
|
fixes or silences some VCPP warnings
|
2012-03-08 07:55:41 -06:00 |
|
Tobias Oberstein
|
4c5421e3fa
|
Basically rewrite SConstruct. VC++ builds without warns. Still needs variant dir / targets fixed.
|
2012-03-07 17:14:21 +01:00 |
|
Tobias Oberstein
|
aac25f9532
|
Fix/silence warnings on vc++
|
2012-03-07 15:58:02 +01:00 |
|
Tobias Oberstein
|
f4b910d2c3
|
Merge remote branch 'peter/policy-refactor' into policy-refactor2
|
2012-03-07 15:47:50 +01:00 |
|
Peter Thorson
|
b9fd0d99ad
|
fixes data types for 32 bit systems
|
2012-03-07 08:37:12 -06:00 |
|
Tobias Oberstein
|
0832ab5e82
|
make vc build work again
|
2012-03-07 15:19:07 +01:00 |
|
Peter Thorson
|
69fb256087
|
some temporary fixes for windows builds
|
2012-03-07 08:13:46 -06:00 |
|
Peter Thorson
|
9512891f24
|
missed one ERROR rename in example
|
2012-03-07 08:01:19 -06:00 |
|
Peter Thorson
|
edfb6308e6
|
updates vcpp2010 project
|
2012-03-07 08:01:03 -06:00 |
|
Peter Thorson
|
accff169d8
|
experimental scons build file
|
2012-03-07 08:00:49 -06:00 |
|
Peter Thorson
|
8a5f84dd99
|
merges Tobias' statistics changes
|
2012-03-06 20:23:23 -06:00 |
|
Peter Thorson
|
c3026e4e93
|
renames ERROR for better cross platform support
|
2012-03-06 19:04:43 -06:00 |
|
Peter Thorson
|
322f5116cb
|
finishes wsperf refactoring
|
2012-03-06 18:55:05 -06:00 |
|
Peter Thorson
|
fea76ad02c
|
wsperf refactoring
|
2012-03-06 09:31:06 -06:00 |
|
Peter Thorson
|
301edcd948
|
wsperf bug fixes, adds Xcode target
|
2012-03-06 07:10:40 -06:00 |
|
Peter Thorson
|
133a313b02
|
better wsperf error message on connection fail
|
2012-03-05 11:40:49 -06:00 |
|
Peter Thorson
|
6e768d5816
|
client properly fires on_fail on connection failure references #69
|
2012-03-05 11:40:29 -06:00 |
|
Peter Thorson
|
0a386077dc
|
removes binaries
|
2012-03-05 09:50:37 -06:00 |
|
Peter Thorson
|
f7e7ad876b
|
machine readable message types
|
2012-03-05 09:50:07 -06:00 |
|
Peter Thorson
|
3c433c4668
|
fixes wsperf avg and KBps starting values
|
2012-03-05 09:44:21 -06:00 |
|
Peter Thorson
|
623d9a1f98
|
corrected some stdint issues
|
2012-03-05 09:43:55 -06:00 |
|
Peter Thorson
|
827f8b657f
|
includes token in output, fixes makefile
|
2012-03-05 09:24:02 -06:00 |
|
Peter Thorson
|
86eeba1124
|
slight optimization
|
2012-03-05 08:39:45 -06:00 |
|
Peter Thorson
|
5ff3a6292f
|
adds preliminary wsperf example code
|
2012-03-05 08:34:42 -06:00 |
|
Peter Thorson
|
7c2e7d31c0
|
updates fuzzing_client makefile
|
2012-02-29 08:32:42 -06:00 |
|
Peter Thorson
|
363ff2f736
|
re-enables 9.1.x and 9.2.x tests in fuzzing client
|
2012-02-29 06:34:53 -06:00 |
|
Peter Thorson
|
93ac2e0a01
|
removes old api code
|
2012-02-29 06:33:43 -06:00 |
|
Peter Thorson
|
986905e80c
|
chat server example updated to latest API
|
2012-02-24 08:03:47 -06:00 |
|
Peter Thorson
|
3ec229c223
|
minor echo server updates
|
2012-02-24 08:03:16 -06:00 |
|
Peter Thorson
|
2fba5ca478
|
uses union instead of reinterpret_cast
|
2012-02-24 07:36:29 -06:00 |
|
Peter Thorson
|
f0365ba42e
|
masking_key casting fix to resolve aliasing warnings #references 72
|
2012-02-20 06:56:41 -06:00 |
|
Peter Thorson
|
c2cbe7110d
|
newlines at end of all files #references #72
|
2012-02-20 06:41:09 -06:00 |
|
Peter Thorson
|
9e93420728
|
adds policy refactor headers to Makefile install. fixes #71
|
2012-02-20 06:34:53 -06:00 |
|
Peter Thorson
|
e94825bb41
|
adjust listen locking, fixes #66
|
2012-02-13 07:06:15 -06:00 |
|
Peter Thorson
|
84884ff9cd
|
fixes #55
|
2012-02-13 06:57:15 -06:00 |
|
Peter Thorson
|
eec4882775
|
example updates
|
2012-02-13 06:56:58 -06:00 |
|
Peter Thorson
|
1d80eb6a88
|
ignore binaries
|
2012-02-13 06:56:47 -06:00 |
|
Peter Thorson
|
5239ce10dc
|
ignore binaries
|
2012-02-03 19:54:53 -06:00 |
|
Peter Thorson
|
841a9d911d
|
removes binaries
|
2012-02-03 19:54:15 -06:00 |
|
Peter Thorson
|
6793b61b5d
|
refined and documented the concurrent_server example references #62
|
2012-02-03 19:53:25 -06:00 |
|
Peter Thorson
|
8271525d4b
|
Adds concurrent_server example
|
2012-02-03 09:26:08 -06:00 |
|
Peter Thorson
|
5065ff2615
|
preliminary work on endpoint/connection concurrency support fixes #63
|
2012-02-03 09:25:56 -06:00 |
|