123456789101112131415161718192021222324252627 |
- main.o: main.cpp BBS2chProxyConnection.h DataStorage.h \
- BBS2chProxyThreadInfo.h BBS2chProxyAuth.h IBBS2chProxySocket.h \
- BBS2chProxyHttpHeaders.h BBS2chProxyURL.h BBS2chProxyKeyManager.h \
- BBS2chProxySecureSocket.h BBS2chProxyThreadPool.h
- BBS2chProxyConnection.o: BBS2chProxyConnection.cpp \
- BBS2chProxyConnection.h DataStorage.h BBS2chProxyThreadInfo.h \
- BBS2chProxyAuth.h IBBS2chProxySocket.h BBS2chProxyHttpHeaders.h \
- BBS2chProxyURL.h BBS2chProxyKeyManager.h hmac.h \
- stringEncodingConverter.h BBS2chProxyRawSocket.h \
- BBS2chProxySecureSocket.h utils.h
- BBS2chProxyAuth.o: BBS2chProxyAuth.cpp BBS2chProxyAuth.h DataStorage.h \
- hmac.h
- DataStorage.o: DataStorage.cpp DataStorage.h
- hmac.o: hmac.c hmac.h
- stringEncodingConverter.o: stringEncodingConverter.c \
- stringEncodingConverter.h
- BBS2chProxyRawSocket.o: BBS2chProxyRawSocket.cpp BBS2chProxyRawSocket.h \
- IBBS2chProxySocket.h
- BBS2chProxySecureSocket.o: BBS2chProxySecureSocket.cpp \
- BBS2chProxySecureSocket.h IBBS2chProxySocket.h
- BBS2chProxyHttpHeaders.o: BBS2chProxyHttpHeaders.cpp \
- BBS2chProxyHttpHeaders.h
- BBS2chProxyURL.o: BBS2chProxyURL.cpp BBS2chProxyURL.h
- BBS2chProxyKeyManager.o: BBS2chProxyKeyManager.cpp \
- BBS2chProxyKeyManager.h parson/parson.h
- parson/parson.o: parson/parson.c parson/parson.h
|