Netservices modded to read fragmented HTTP respsonse/payload from special purpose server - 180 bytes only

Committer:
RodColeman
Date:
Thu Sep 08 10:41:36 2011 +0000
Revision:
0:8f5825f330b0
setDataLen hacked to 180bytes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
RodColeman 0:8f5825f330b0 1 #ifndef SHA1CONFIG_H
RodColeman 0:8f5825f330b0 2 #define SHA1CONFIG_H
RodColeman 0:8f5825f330b0 3
RodColeman 0:8f5825f330b0 4 #define POLARSSL_SHA1_C 1
RodColeman 0:8f5825f330b0 5
RodColeman 0:8f5825f330b0 6 #endif