These 8 commits are when the Protocol Buffers files have changed:
| Commit: | 4ec16c4 | |
|---|---|---|
| Author: | Georgy Kirichenko | |
| Committer: | GeorgyKirichenko | |
Protobuf 3.0 compatibility Protobuf 3.0 does not support `optional` keyword so emulate it with `oneof` statement. Also it have a bug with unused function argument what requires `-Wno-unused-parameter` to be enabled. Relates #178
The documentation is generated from this commit.
| Commit: | 97ddeb9 | |
|---|---|---|
| Author: | Georgy Kirichenko | |
| Committer: | Georgy Kirichenko | |
Protobuf 3.0 compatibility Protobuf 3.0 does not support `optional` keyword so emulate it with `oneof` statement. Also it have a bug with unused function argument what requires `-Wno-unused-parameter` to be enabled. Relates #178
The documentation is generated from this commit.
| Commit: | 5bc653e | |
|---|---|---|
| Author: | Georgy Kirichenko | |
| Committer: | Georgy Kirichenko | |
Protobuf 3.0 compatibility Protobuf 3.0 does not support `optional` keyword so emulate it with `oneof` statement. Also it have a bug with unused function argument what requires `-Wno-unused-parameter` to be enabled. Relates #178
The documentation is generated from this commit.
| Commit: | a0ef832 | |
|---|---|---|
| Author: | Vladislav Abrosimov | |
| Committer: | Georgy Kirichenko | |
add support for pure L3 balancing
| Commit: | ae7112b | |
|---|---|---|
| Author: | Vladislav Abrosimov | |
| Committer: | GeorgyKirichenko | |
add support for pure L3 balancing
| Commit: | 9607879 | |
|---|---|---|
| Author: | Timur Aitov | |
| Committer: | Timur Aitov | |
rm symlinks. move source files from src directory
| Commit: | c0fe2bd | |
|---|---|---|
| Author: | Timur Aitov | |
sync with 55.0 version
| Commit: | e3dead5 | |
|---|---|---|
| Author: | Timur Aitov | |
| Committer: | Timur Aitov | |
Initial commit