Switching from ASN.1 (asn1c) to google protocol buffers. Some things are still missing (packet verification, tests, ...), this is very early stuff.

This commit is contained in:
lotodore
2012-09-18 15:57:58 +02:00
parent 9c33f6e08a
commit 86c58fc7c8
16 changed files with 52009 additions and 1828 deletions
+1
View File
@@ -343,6 +343,7 @@ SOURCES += src/third_party/asn1/ChatCleanerMessage.c \
src/third_party/asn1/CleanerChatType.c \
src/third_party/asn1/ChatTypePrivate.c \
src/third_party/asn1/ChatRejectMessage.c
SOURCES += src/third_party/protobuf/pokerth.pb.cc
win32 {
DEFINES += CURL_STATICLIB
DEFINES += _WIN32_WINNT=0x0501