Julius Pfrommer
|
fd08d012d9
Server: Initialize the config in the server
|
5 gadi atpakaļ |
Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 gadi atpakaļ |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 gadi atpakaļ |
Frank Meerkoetter
|
1648fb8aaa
Use EXIT_SUCCESS/FAILURE for the examples
|
5 gadi atpakaļ |
Stefan Profanter
|
d715db1057
Stack: Use non-amalgamated headers in all the examples
|
5 gadi atpakaļ |
Jose Cabral
|
1605455a74
Fixes #1925 and clean examples
|
6 gadi atpakaļ |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 gadi atpakaļ |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 gadi atpakaļ |
Julius Pfrommer
|
430b510c12
Merge branch '0.2'
|
7 gadi atpakaļ |
Julius Pfrommer
|
68402c5ff6
use compilable examples for the tutorials
|
7 gadi atpakaļ |
Julius Pfrommer
|
ce6f56c348
use amalgamated header for the examples
|
7 gadi atpakaļ |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
7 gadi atpakaļ |
Julius Pfrommer
|
54daafd37a
rename plugins to begin with ua_
|
8 gadi atpakaļ |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 gadi atpakaļ |
Julius Pfrommer
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
8 gadi atpakaļ |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
8 gadi atpakaļ |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 gadi atpakaļ |
Julius Pfrommer
|
53d67b4140
single server config struct
|
8 gadi atpakaļ |
Julius Pfrommer
|
47749e1045
add many log messages for log-level DEBUG. simplify stdout logger
|
9 gadi atpakaļ |
Julius Pfrommer
|
db1c4979c2
clean up the canonical examples
|
9 gadi atpakaļ |
Julius Pfrommer
|
3649101943
move to canonical examples that show only a single feature
|
9 gadi atpakaļ |