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

Committer:
RodColeman
Date:
Thu Sep 08 10:48:09 2011 +0000
Revision:
0:850eacf3e945
revised fixed length to 178 bytes

Who changed what in which revision?

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