-/* trunnel-impl.h -- copied from Trunnel v1.4.1
+/* trunnel-impl.h -- copied from Trunnel v1.4.2
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
#include "trunnel-local.h"
#endif
-#ifdef _MSC_VER
+#if defined(_MSC_VER) && (_MSC_VER < 1600)
#define uint8_t unsigned char
#define uint16_t unsigned short
#define uint32_t unsigned int
-/* trunnel.c -- copied from Trunnel v1.4.1
+/* trunnel.c -- copied from Trunnel v1.4.2
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* trunnel.h -- copied from Trunnel v1.4.1
+/* trunnel.h -- copied from Trunnel v1.4.2
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* ed25519_cert.c -- generated by Trunnel v1.4.1.
+/* ed25519_cert.c -- generated by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* ed25519_cert.h -- generated by by Trunnel v1.4.1.
+/* ed25519_cert.h -- generated by by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* link_handshake.c -- generated by Trunnel v1.4.1.
+/* link_handshake.c -- generated by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* link_handshake.h -- generated by by Trunnel v1.4.1.
+/* link_handshake.h -- generated by by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* pwbox.c -- generated by Trunnel v1.4.1.
+/* pwbox.c -- generated by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
-/* pwbox.h -- generated by by Trunnel v1.4.1.
+/* pwbox.h -- generated by by Trunnel v1.4.2.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/