Files
arduino-esp32/tools/sdk/lib/libesp-tls.a

433 lines
78 KiB
Plaintext
Raw Normal View History

Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
!<arch>
/ 1547046807 0 0 0 260 `
HHHHHHHHHesp_tls_set_global_ca_storeesp_tls_get_global_ca_storeesp_tls_free_global_ca_storeesp_tls_conn_deleteesp_tls_conn_newesp_tls_conn_new_asyncesp_tls_conn_http_newesp_tls_get_bytes_availesp_tls_conn_http_new_asyncesp_tls.o/ 1547046807 501 20 100644 79848 `
ELF^h&4(pm<00>Mb<00>h<00><><EFBFBD><EFBFBD><EFBFBD>h(Dp<00><00>@<00>H|<00><00>@x<00><00><00>h@t<00><00><00><00><00><00> |<00>6A<00><00><><EFBFBD><EFBFBD><EFBFBD>! <20>1<EFBFBD><31><EFBFBD><EFBFBD><03><><11><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>И<11><><EFBFBD><EFBFBD><EFBFBD><11><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>))<1D>6AR<07><><05>((<28><00><08><05><00><00><> <09>h(<28><>h<EFBFBD><68><EFBFBD><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>ܠ<EFBFBD><DCA0><EFBFBD><00><00><><EFBFBD><E8A0A2><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>`<60><><EFBFBD><EFBFBD><00><00><02><00><00><>d<EFBFBD><64><EFBFBD><00><1D>esp-tlsE (%d) %s: write error :%d:
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: read error :%d:
E (%d) %s: couldn't get hostname for :%s:
E (%d) %s: Failed to create socket (family %d socktype %d protocol %d)
E (%d) %s: Unsupported protocol family %d
E (%d) %s: Failed to connnect to host (errno %d)
E (%d) %s: mbedtls_ctr_drbg_seed returned %d
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_ssl_set_hostname returned -0x%x
E (%d) %s: mbedtls_ssl_config_defaults returned %d
E (%d) %s: global_cacert is NULL
E (%d) %s: mbedtls_x509_crt_parse returned -0x%x
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_pk_parse_keyfile returned -0x%x
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_ssl_conf_own_cert returned -0x%x
E (%d) %s: You have to provide both clientcert_pem_buf and clientkey_pem_buf for mutual authentication
E (%d) %s: mbedtls_ssl_setup returned -0x%x
! E (%d) %s: empty esp_tls parameter
E (%d) %s: mbedtls_ssl_handshake returned -0x%x
E (%d) %s: failed to open a new connection
E (%d) %s: invalid esp-tls state
httphttpsE (%d) %s: cacert_pem_buf is null
E (%d) %s: global_cacert not allocated
E (%d) %s: mbedtls_x509_crt_parse was partly successful. No. of failed certificates: %d
E (%d) %s: Failed to open new connection
E (%d) %s: empty arg passed to esp_tls_get_bytes_avail()
6A<00>0<> <20><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>*<03><>i  <08>8 <20>;<3B><><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<19><00><00><00><02> <0B>
<EFBFBD> <1A><00><1D>6A<00><04> <20> <20><00>-
֪<03><00>2<><32>i  =<08>;<3B><><00><><EFBFBD><EFBFBD><EFBFBD>7<1D><00><00><00><02> <0B>
<EFBFBD> <1A><00><1D> <1D>6A"<22> <0A><04><03>"9<><00>-
<1D>6A"<22> <0A><04><03>"9<><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6<> <08>A<EFBFBD>Q<EFBFBD>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <18>a<EFBFBD><03><02><00>-
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <0B><00><00>J<EFBFBD><00><00><00><02> <0B>
<EFBFBD> <1A><00><00><02><00> <1D><><02><00>(1<1D> <1D>6<><00><03><02><00>=
<16><15>:<3A>*<2A><1A><00>}
<EFBFBD>j<03><00><00>(3)=<3D>=<3D>=<3D>=<3D>(#)=<3D>=<3D>=<3D>=<3D><><13> <0B>
<EFBFBD> <1A><00>|<7C>FB<00>=<3D>=<3D>=<3D>=<3D>(f"(S@<40><><EFBFBD><00><00>R<01> <00>f<>"#@<40><><EFBFBD><00><00>R <0C>BB<01> <00><00><00><00><00><13> <0B>
<EFBFBD> <1A><00>|<7C>(F<04><><EFBFBD><EFBFBD><01><><18><00> <0C><><EFBFBD><18><00><00><07><00>B$<24><> <00><>p<> <20><00><00><00><> K<><07><00><00>C<EFBFBD><02><07><00>-
֚<03><00>X
B<EFBFBD>wG<EFBFBD>B$<24>T<EFBFBD><00><00>J <20><00><00><00>
<EFBFBD> <0B><04> <1A><00><00><03><00> <1D><><07><00><00><03><00><1D>|<7C><1D>6a9!I1r<31>dzr<7A><07><00>2<>B#92<39>Bc<19><02><00>B<>`JB<4A><04><00>2<><32>02<30>0<EFBFBD> <20><00>b<><62>jb<6A><06><00> <0E><0E><06><00><04><00>m
<EFBFBD>ʁ<00><00><00><06> <0B>
<EFBFBD> <1A><00><00><><00>1<EFBFBD>!<21><00>m
*'<27>
<20> <20><00><00>!<16><02><00><00>8!0<>`<60> <0B>
<EFBFBD> <1A><00><00><06><00><00><><00><06><00> <0A> <0A> <0A><03><00>m
<EFBFBD>ځ<00><00><00><06> <0B>
<EFBFBD> <1A><00><00><><00><05>k<EFBFBD><03><00>b,fa<00>ܸ<><00><00><00> <0B><> <20><00><><01><00><00>rb<><05>f( +0<> <20><00> <0C>&(<28><03><00>FhF<06><>h<EFBFBD><68><EFBFBD>b<EFBFBD><05>f(<28><00><00>%<25><15>&(<28><00>m
<EFBFBD>*<02><00><00>`<60>`<60> <0B><> <20><00><><01><00><00>W +<2B><03><00>b<> <0C>&(<28><03><00><00> <0B><03><00>h5<16> <0B>UX b<><62>jb<6A><06><00><00><>܊<EFBFBD><DC8A>!<21><08><00><00>E<EFBFBD>%`<60> <20><00><00>1<EFBFBD>
<02><00><00>810<31>`<60> <0B>
<EFBFBD> <1A><00><00>6<00><><EFBFBD>u<EFBFBD>e<EFBFBD>U<EFBFBD>!<02><00>]
<EFBFBD><EFBFBD><01><00><00>P<>`<60> <0B>
<EFBFBD> <1A><00>F)<00>!<21><06><03><00>]
<EFBFBD><04><00><00>P<>`<60> <0B>
<EFBFBD> <1A><00>F<00>&XU<58><55><EFBFBD><00><00><00> <0B>
<EFBFBD> <1A><00><00><00><04><00><03><00>0<> <20><02><00><00>: <16><01><00><00>0<>`<60> <0B>
<EFBFBD> <1A><00>F <0E><00><00><07><02><00> <1D><><02><00>|<7C><1D>6!<01><00> <00><08> <00>a<1B><02><00>-
<EFBFBD><EFBFBD>2<EFBFBD>d<EFBFBD><03><><00><><08><00><00><02><00><03><><EFBFBD><00><00> <00>!!<00> ('<05><00><1D>6<>V<><01><00><00><00> <0B>
<EFBFBD> <1A><00>|<7C><06><00><><06>(<f<02>*<00><>f(\f8FvF|<00><05><><EFBFBD><04><03><02><00><00><>B<><06>1<EFBFBD>d9<64>m=<3D>=<3D>=<3D>!"d:=<3D>=<3D>=<3D>=<3D>!"d; wB$<16><04><><EFBFBD><EFBFBD><EFBFBD>  BH<00> <1B><1B><><EFBFBD><EFBFBD>B<EFBFBD>=<3D><>$9<><39>A @<00><>B<EFBFBD><42>JJ`D<><44><14><> <20>B<><42>JF<4A><46>􊆘<08><18><04>B<> <18>d<=<3D>=<3D>=<3D>=<3D>B$T<08><><18><><EFBFBD><00>B<><06>$9<1B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¦<EFBFBD><C2A6><EFBFBD>H<EFBFBD><48>T<EFBFBD><54><18> Ҡ<00><00><16>B<><06>$9<><39>AB<41><42>JI`D<>H<14><>D<EFBFBD><44> B<><42>JI`D<>H4<48>T) DIQ<49><51><14><>=<3D>=<3D><><00><00><00><00><>b<> 2"f<|<7C><>:<00><05><03><02><06><00><00><>b<EFBFBD> 2"f<|<7C><>3"<22>12b:=<3D>=<3D>=<3D>=<3D>12b; #2b<<3C><06><00>-
<EFBFBD><EFBFBD>b<EFBFBD> B"f< F&<00><>i  M<03>I<EFBFBD><49>AJJ@9<><39>u<><00><00> <20>`<60> <0B>
<EFBFBD> <1A><00>(<15>2",<2C>b<EFBFBD><06><00>b<> 2"f<|<7C><00><00><00><00> <0B>
<EFBFBD> <1A><00><00> <00><00><00><00> <0B>
<EFBFBD><00><><01><00><00>|<7C><>
<EFBFBD>|<7C>-
<1D>6A<00><07>(<28> <0C> <0B><><EFBFBD><EFBFBD><00>-
<1D><><02>"2<03><03><00><02><00><00>:<3A><03><00><02><00>̊"<22><><1D>\<1D> <1D>6AV<><01><00><00><00> <0B><> <20><00><><01><00>"<22><1D><><00>(Z<00><00><00><>8<EFBFBD><38><01><00><00><00><08>ʁ<00><00><00> <0B>
<EFBFBD><00><><01><00>"<22><1D><><00><00><03>!<00><02><00>-
<EFBFBD>
<03><00><00> <20>`<60><> <20><> <20><00><><01><00>!<00><02><00> 9|<7C><1D><><1D><00><00><00><02> <0B>
<EFBFBD> <1A><00> <1D> <1D>6A<00>(<1D>6A<00><00><16><00><00> <09><00><1D>6A<00>ҭ<02><00><00><><06>(9Z<00><00><00><02><00><1D>6A<00><> <1A><00>m
<EFBFBD><EFBFBD><EFBFBD><06><05>0<> <20> <20><00>&*f
<EFBFBD><EFBFBD><06><00><00><00><00><00> <0B>
<EFBFBD> <1A><00> <1D> <1D>-<1D>6A<00><06><05><04> <20> <20><00>-
<1D>6<EFBFBD><10> <20><00><00><02><00><00> <0C><> <20> <20><00>BJBR<05><01><02><00><00><03>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><05><04><00>-
<1D>6AV<><01><00><00><00> <0B>
<EFBFBD> <1A><00>|<7C><1D><><02><00>-
<1D>6<><10> <20><00><00><02><00><00> <0C><> <20> <20><00>RZRb<05><01><02><00><00><04><03>
<EFBFBD><06><05><00>-
<1D> <00><><EFBFBD><EFBFBD>| 3 ~ J R   jPr@0V<0E>`@P <00> 
  & V  H@. J@<00>3<01> <00>n7<08>1TP<07><03>bint<03>
th<05> 7
<1E>N*<04>t<05>!7b&
t
7<04>` <04><07><08><00> <09>kz<> ˨ <06><>
<EFBFBD><06>) S<06>)9 <09><03><06> <01> b_<0E>e
<EFBFBD><11> <0B><12> " D<03>,<03>!E<03>,W-iO9<>h <18><02><08><00> <09><07><08><00> <09>@
7<EFBFBD>
<EFBFBD>
: 
;<3B>
?<_
@<40>
A<EFBFBD>
<EFBFBD>
>Tun
B{:<3A><03>?<3F>
{D<> bE<> <0B>FT <0B>G_ <0B>H qJ<>
AO xP<> <0B>QT %R_ 'S<> rT< <0B>U<>
<EFBFBD>Y9 <0B>Z<> 1[T y\9<08>I <09> l<>
<EFBFBD> g<> C hb s ib } jb <0B> kb <0B> lI m m<> <0B> n<> @ o<>TLt c}<14>h<14><14>=<14> %3off &<01>len '<01>Z !hY "<01><18> #<01><18> (hx <09>m 5<>? <0E><>
] <0E><>s<0E>bn<0E><>p<0E><><04>]<0E><>tD+;<14><14>D<14>m)<14> 
z r <14> tS<>t8<14> 1@<14> ;<14><14><14>
<03>C6tL<><14><14> . (<14>
<14> <03>T<><03>{<7B><1A>
$<11> <0B><11> <0B><11><><07>$<11><><04>#7. bG<0E><0E><0E>7W <09>
<EFBFBD> <12><>tag<12>blen<12><>p<12><><03><12>W
1<12><>buf<12><> E<12><> <04>1<12><>
<EFBFBD> <12>oid<12><>val<12><> E<12> <0B><12>7<04><03><12><><03><13><>M
<13>
ͼ
LЋ O<13>bmon<13>bday<13>b .<13>b min<13>bsec<13>bL<13>6
<EFBFBD>@4<>raw6 <0B> 8 i:<3A> <0 E><3E><<04><03>@<40>
<EFBFBD><00>F<>rawHtbsI (Kb <0B>L <0B>
N( ?P 4 <0B>R<>T <0B>S<>l <0B>U<><00> <0B>W<00> OY<00>sigZ<00> l [<00> <0B>\<5C><00> j]<5D><00> E_<><00><04><03>a<>T85(
raw7tbs8 (:b <0B> ; <0B><( <0B>
>4 <0B>
?@ ?A L <0B>B l
D<><00> <0B>E<><00>pkG <00> $I<00> <0B>J<00> <0B>K<00> ML+<00> <0B>Nb<00> <0B> Ob<00>Pb<1C>Rt<1C>T+fV7sigXl Y(<1C>Z<>,j[<5B>0E](
4<04>T_<>
<EFBFBD> lv
<0B> n<> p o<> <0B>
p<> <0B>q<> <03> s9
7<00>
<09>/ <0C><16><01>
b<00>
<0E><0E> <0C><16>. 4<02>
b<00>
<0E><0E><0E><0E> <0C> <02>
 <0E><0E><0E> <0C>+P <0C>.% <17><00><03> ;x7b<18>bG<03> id<03>0<03>
0<18> <03>`<18>"<03>d<18>
%<03>h<18>&<03>l'<03>p<18>+7t0/bx<18>3b| <0C>/<02> <17><00><16><03>e<16>bVb<18>b<18>b _ b  b<18>m<18>s y !<04>$ %(<18>%,Q %0<18> %43"8<18>(<04><<18>)<04>@<18>*<04>D+<04>H<18>0<04>L<18>2<04>P<18>3<04>T<18>8<04>X<18>9<04>\<<<04>`<18>=<04>d ><04>h<18>?<04>l<18>@<04>p<18>Bbt<18>C<04>x7D<04>|k
O<04><00>NQb<00><18>Sb<00><18>^<04><00>/
_<04><00><18>`<04><00><18>a<04><00><18> b<04><00><18> c<04><00>eb<00><18> f<04><00><18>g<04><00>2 iR<00> yb<00><04><00>_
<16><04><00>O<16>b<00><18><16><04><00><16><04><00>\<16><04><00> X0<02>X<00>:<03>dB<03>TE <18>F<03><18> I(<18>J<03>HM+ <18> OP$<18>P<03>(*Tz,<18>U<03>0Z<03>4<18>[<03>8`z<\a<03>@<18>p<03>D@s<03>HVt<03>L/y$P$ {<03>T<18>*X<18><16>5\ <16><03>`<18><16>;dB
<16><03>h<18><16>Al<18><16><03>p<18><16><03>|psk<16><03><00><18><16><03><00><18><16><03><00>o<16><03><00><18> <16>L<00><16><03><00>N<16>b<00><18> <16>R<00><18><16>t<00><18><16>7<00><18> <16>7<00><18><16>7<00>`<16>7<00><1F><16>t<1F> <16>t<1E><1F><16>t<1C>z<16>t<1A><1F><16>t<17><1F><16>t<16><1F><16>t<15>* <16>t<14>0<16>t<13>5<16>t<12><1F><16>t<11>
<16>t<10> 13<02>1 u4<02>u <0C>7<02><1A>7<00> <09>.
<08><00> <09><04>b <0E>b<0E>b<0E><04> b%<0E>%  bE<0E>EK 1 bt<0E>t<0E><04> V b<00><0E><0E>b<0E><04><04> b<00><0E>E<0E><0E><04> b<00><0E>%<0E><0E><04> b$<0E><0E><0E><0E><04>0v
<04><04>G+<04>7b <09>h<07><04>
<04>
<04>
<04><04><04>
 <08><00> <09>
<EFBFBD>W<>fdYb<03>[<5B>
a<00>7 V9 V: <0B>;'P <0B> <b<00><08> <09><08>' <09>77 <09>a?<3F>M hMS bq<0E><0E><0E>
<EFBFBD>n<> ipB c q<> ,r<> 1s<> <0B>tb<03>vqP x{ <0B> }b k7 <0B> <19>b<00> <0B><19><00><08> <09>P <19><> !1? <0B>2<>key3?<08>O <09><03>4|!O
<EFBFBD>Lo<> <0B> qG srb sb uw<> jyb <0B>{Z v<1C>(D 6<1C><>H<03><1C>e!t% <14> jz<14><14>I+<2B>
s00<> <0B>1L ; w=t ^@ <0B>Bt +E <0B>Gt <0B>J <0B>Lt <0B> O<>$ { Sb( <0B>U<>,<03> W)\<5C>ssl]<5D> & _<00><1C>a<>`ee<><00><1C>i<>dRk.
h<1C>m<><00>e o.
<00><1C>q <00>
tb<00>Qv<><00><1C> y<><00><1C> | <00>! ~9<00>\<1D>9<00> <0A><00><0E><0E><0E><04><04> <0A><00><0E><0E><0E><04>*<1D><>t<14><14>;<14> <"<22> JbN#sJb$uJ_$,J<02>$<24>Jb"<22>Fb<03>#sFb#memF<02>#lenF<02>$<24>Fb"<22>Pb<03>$> Pb$<24>Pb$<24> Pb"<22>:b#s:b$:b$<24>:b$<24> :_$=:I"<22> @bD#s@b$<24>@D$<24>@IJ"<b<03>#s<b$<b$<24><b$<24> <<02>$=<<02>I%<25>O3<01><>&{ Ob'tvO<>Sf%F<01>~<01><>'tlsƧR(31)-31*Zr<>)931-*Zr<> )E?1B*Zr<> )QJ1W*Zr<>)]U1l*Zr<>)ia1<00>*Zr<>)ql1<00>*Zr+|x1*Zr<><04>,<2C>[<01>J<01>]-tls[<01>!.c[<01>B/<2F>[<01>T0ret]<01>R)<00>1#*Zr*[s*\t(4<00>1+H<00>1*Z1*[*\*^*_r1CA<>R<01>
2tlsA<>c&cA<><00>3<>A<>T4retC<><00>)<00>1<00>*Zr*[s*\t(8<00>1+L<00>1*Z1*[*\(*^*_r,<2C>V<01><01><>-tlsV<01><00>/cV<01>S/<2F>V<01>T5X6A75T7)S8+<00>1*[s*\t*]01<><<3C><01>%2tls<<3C>3c<<3C>S3<53><<3C>T9N>6<>7uT7iS8_D+<00>1*[s*\t*]01<>%<25>j<01>(&<26>%<25>Y3E %<25>S:<3A> 'T<02>@;<3B>,<2C>z<res2<><03><>)!<00>1<00>*Zr*[s)2<00>1<00>*Zr*[0*\<02>@*]<03><>(:<00>1)N<00>1*Z1*[*\D*^*_r)V<00>1*Zr+b<00>1*Zr1<>Ubr<01><>!&<26>U<><00>&E Ub&<26>Ub"&
U<>!g'cfgU<>!V4retWb<00><resX<>S=fd]b>^<01>d;Hd<><00>><3E> <01>\?<3F>] 8<><00>8<><00>8<>(<00>1@i<4pf<>!%+t<00>1*Zt
<EFBFBD><EFBFBD>@<40>k4pj<>!8+<2B><00>1*Zt
<EFBFBD><EFBFBD>@<40> <tvuf<02>X?<3F><00>w<>8K8<>_8<><00>8<><00>8<><00>+<2B>2*Zw*[
<EFBFBD>*\
*]<02>X*^8+<2B><00>*[<02>X@<40>P ;<3B>zb<00>)<29>2: *Zw*[3*\0+2*Zw*[4?<> 87<00>8+<00>8!+2*Zw*[r) %<00> *Zr*[s()<00>1)U<00>1<00> *Z1*[*\p*^*qr(<28><00>1)<29><00>1$!*Z1*[*\<03>*^(%2(/<00>1(8%2)L<00>1s!*Z1*[*\<03>*]t*^)X02<00>!*Zs)d;2<00>!*Zw+l02*Zsb<04>!<07>j<04>1<><01>b<01>3'2tls٧&<01><>R&E ٔ2cfgٲ!<00>4ret<01>bAaC;<3B><01><><00>)F2\"*Zw)(Q2p"*Zr)5]2<00>"*Zt)Dh2<00>"*Zs)Qt2<00>"*Zv)b2<00>"*Zt*\v*]0*^0(l<00>1)<29><00>1 #*Z1*[*\*^*_v)<29><00>1)#*Z<03>X*[<03>\)<29><00>2C#*Zr*[v(<28><00>1)<29><00>1<00>#*Z1*[*\H*^*_s)<29><00>1<00>#*Zv)<29><00>1<00>#*Zv)<29><00>2<00>#*Zs*[0*\0*]0(<28><00>1)<00>1 $*Z1*[*\|*^*_v)<00>2$*Zs($<00>1)8<00>1T$*Z1*[*\<03>*^)L<00>2m$*Zs*[2)Y<00>2<00>$*Zs*\0)u<00>2<00>$*Zr<>(<28><00>2(<28><00>1)<29><00>1<00>$*Z1*[*\<03>*^*_v)<29><00>2<00>$*Zs*[2)<29><00>2%*Zs*\0)<29><00>2-%*Zs*[0)<29><00>2A%*Zv)<29><00>2V%*Z<03>X)<00>2j%*Zv(<00>1)(<00>1<00>%*Z1*[*\<03>*^*_s)=<00>2<00>%*Z<03>X(H<00>1)]<00>1<00>%*Z1*[*\*^*_u)m<00>2&*Zs*[v*\<03>X(x<00>1)<29><00>1Z&*Z1*[*\@*^*_u(<28><00>1)<29><00>1<00>&*Z1*[*\x*^)<29>3<00>&*Zs*\t)<29> 3<00>&*Zr*[s(<28><00>1)<29><00>1'*Z1*[*\<03>*^*_s)3"'*Zr*[w*^0+<00>*Zr%<25><01>V<01><>'2tls<01><><00>;<3B><01>b<00><buf<01><>'<03><>~)$3<00>'*Zr).03<00>'*Z<03><>~*[0*\s)=93<00>'*Z<03><>~*[s*\*]r(TD3<08><00>' <09>c,: fb`<01><>*.f<01><00>.E fb<00>.<2E>fb<00>Bcfgf<01>!U-tlsf<01>&@A<00>*C
qb<02>LDretrb<00>@<40><00>(D__i~<01>>E<>~<01>]@<40><00>|)0tv<01>f<02>X@F*X)C<><01>b<02>P0len<01>t<02>T5OJ<01>8<><00>8<><00>8v<00>8j<00>8` +`M3*[
<EFBFBD>*\
*]<02>P*^<02>T)<29><00>l)*[<02>X+Y3*]0)Q(<00>)*Zr*[s*\t*]<02>L*^u)~<00>!<00>)*Zv*[r*\s*]u)<29>d3<00>)*Zv(<28><00>1)<29><00>1 **Z1*[*\@*^*_r)
3'4**Zv(<00>1)0<00>1k**Z1*[*\t*^(9<00>1+L<00>1*Z1*[*\<03>*^( <00>1+<00>1*Z1*[*\*^,<01>bP<01>f+-url<01><01>! -u<01>f+[ )p3#+*[0*\:)1{3F+*Zr*[<03>*\s+@{3*Zr*[<03>*\s3F <01><><00><01><>,&<01>| &w<01><>,<00> 4ret<01>b
( <00>1) <00>1<00>+*Z1*[*\<03>*^(431)@<00>3 ,*Z1*[
8(M<00>1)`<00>1C,*Z1*[*\<03>*^(k<00>2)z<00>2g,*[<03>R*\s(<28><00>1)<29><00>1<00>,*Z1*[*\<03>*^*_r(<28>31(<28><00>1+<2B><00>1*Z1*[*\ *^*_rtG_<01><>
<01>Hr<01><01>!-(31I<>K&<01>s-BtlsK<01>R) <00>Y-*Zr(;2+$<00>1*ZrJ<>
<01><01>V<01>y..<01><01>:
/E <01>bS/<2F><01>bTBcfg<01><01>!U0tls<01><01>VKb.Dret<01>b<00>
)$<00>'.*Zr*[s*\t*]u*^v)2!-..*Zv(8<00>1+J<00>1*Z1*[*\|*^+<00>3*Z1*[
J<><01>b<01>/.<01><01><00>
/E <01>bS/<2F><01>bTBcfg<01><01>!UBtls<01><01>V+<00>'*Zr*[s*\t*]u*^vJ<><01><01>H<01><>/-url<01><01><00>
Bcfg<01><01>!S0u<01>3<02>@) <00>3]/*Z<02>@)<00>3q/*Zr)$<00>3<00>/*Zr*\0*]<02>@)6<00>*<00>/*Zr*[<02>@+Ds-*Zt*[u*]sJ<> <02>.<01>90-tls<02><00>
( <00>1)<00>1(0*Z1*[*\<03>*^+*<00>3*ZrJXbJ<01>1-url<02>' Bcfg<02>!SBtls<02>T0u3<02>@) <00>3<00>0*Z<02>@)<00>3<00>0*Zr)$<00>3<00>0*Zr*\0*]<02>@)6<00>*<00>0*Zr*[<02>@+Fy.*Zu*[v*]s*^t<TAG<1B><00>:F<1C>L  <15>M<><00><11>MKK<19>L33a M<><00><1C>L  < L L<><00> MWM<57>
<00>
kL  <16> L<><00>$L|| M<><00>VM<56> <00> ~M<><00> ZL<5A><00>(M<><00>!UL<55><00>M<><00>"<22>L<EFBFBD><00>M<><00>#M== }Mpp$M| | cLj j <16>Mee<1C>LH M<><00><19>MYY<1C>LJJ<16>LY L  R L  !L<><00><16>L<> <00> <15>M<15>M<EFBFBD><00><11>L<EFBFBD><00><11>LL<><00>;L<><00><16>L22oLOO<16>
N!!M<><00><15>N<EFBFBD> <00> L<><00>MGG%LJ J <16> M <20>M}}zMLL WL<57><00> ZM<><00>!L&& ]L<><00><16>
% U$ > : ; I$ >   I&II !I/
 : ;  : ; I8 : ;I 'II& : ;  : ; I : ; I8  I: ;(  : ; : ;I8  : ; : ;I8  I: ; < : ;  : ; I8 : ; I8' : ;I 8  : ; ! I: ; ".: ;'I #: ;I$: ;I%.: ; '@<18>B&: ; I': ; I(<28><>1)<29><>1*<2A><><18>B+<2B><>1,.: ;'I@<18>B-: ;I.: ;I/: ;I04: ;I1.: ; 'I@<18>B2: ; I3: ; I44: ; I51X Y61 718191X Y :4: ; I;4: ; I<4: ; I=4: ; I>
: ; ?1X Y @ A
: ;B: ;IC4: ;ID4: ;IE4: ;IF.?: ; 'I@<18>BG.?: ; I@<18>BH.?: ; @<18>BI.?: ;'@<18>BJ.?: ;'I@<18>BK UL.?<n: ;M.?<n: ; N.?<n/R/3<00>R<>RJ<00>R<>SJ<00>S<>RR<00>R<>$S$N<00>S<>NPSPR<00>S<>PRRr<>t<EFBFBD><00>R<>r<>Rr<>t<EFBFBD><00>R<>r<>#R#j<00>R<>#XRZdRfhRhjZ.R.Z<00>R<>ZfRfn<00>R<>npRpr<00>R<>Sr<00>S<><00>T<><00><00>T<><54><00>T<>n<00>T<>nrTUn<00>U<>nrU <09><>\nRnr <09><>z}R<><00>R<>Rs ssk}R<00><00>R<00><00>8<><00><00><00>X<EFBFBD><58><00>]<5D><00><00>X<EFBFBD><00><00>
<10><00><00>
<EFBFBD><0F><00><00>W<00><00>ZsR\WRt<>y<EFBFBD>Rt<>y<EFBFBD>S<00><00>X<EFBFBD><00>S<>T<00>\<00><00>T<><54><00><00>\<5C><00>T<>?U?<00><00>U<><55><00>U<><00>U<>d<00>V<><00>Z<><00><00>X<EFBFBD><00>Z<><00><00>X<EFBFBD>V<><00>VZ,<00>\,7Z7?<00>\?<00>U<>S<00><00>VRV<00>R<>FRiRi<00><00>R<><52>hRhp<00>R<>p<00>R<><00><00>R<><52><00>R<><00>R<>TRTZ<00>R<>Z\R\`<00>R<><00>S<><00>S<>TSTZ<00>S<>Z\S\`<00>S<>WTW<00>T<>TTTZ<00>T<>Z\T\`<00>T<>`V`<00>t<>t<EFBFBD><74>fVfpv<>t<EFBFBD>p<00>V<><00>v<>t<EFBFBD><74><00>V<><00>v<>t<EFBFBD><74> V v<>t<EFBFBD>\V\`<00>V<>Q|Z<><00>Z~<00>Z<><00>Z<><00>R<><00>Z<><00>R<>t<><74>~<7E>OQZTZR<00><00>0<><30><00>Y<00><00>X<><00>x<01><><00>XJM<00>T<EFBFBD>M_^_p<00>T<EFBFBD>JP<00>P<EFBFBD>P_]_p<00>P<EFBFBD>Jp
<10>Jp
<EFBFBD><0F>J_ZR<00>R<>!R!P<00>R<>$S$P<00>S<>#R#%<00>R<>%cRce<00>R<>erRry[y<00><00>R<><00>S<><00><00>S<><53><00>S|<00>R<><00>R<><00>R<><00>ZLRLN<00>R<>NPRPR<00>R<>RTRTV<00>R<>$,ZRVZR<00>R<>FRFH<00>R<> R "<00>R<>",R,.<00>R<>HRHJ<00>R<><00>3~JRjrV`P<00>
&VH.JNRT3~JRjrV`P<00>
&VH.J<00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp-tls/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/lwip/lwip/src/include/lwip/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/sys/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/nghttp/port/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/mbedtls/mbedtls/include/mbedtls/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/hwcrypto/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/mbedtls/port/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/platform_include/sysesp_tls.csockets.h_default_types.hstddef.h_types.htypes.htime.hstdint.hesp_err.hinet.hnetdb.hhttp_parser.hplatform_time.h bignum.h ecp.h md.h pk.h asn1.h x509.h x509_crl.h x509_crt.h ssl.h net_sockets.h sha512.h entropy.h aes.h
aes_alt.h ctr_drbg.h esp_tls.hesp_log.h string.hstdlib.hdef.h_default_fcntl.herrno.hunistd.hselect.h <03>   <03>             <03>      <03>     }   <03> <03> <03>~  < <03> <03>{  %          u   <03>  <03> <03>|  x 2          h     <03> <03>|   <03> <03>|     #     M 4  <03>                                    
 
                             <03>      <03>                 "          <03> <03>~           
             <03> <03> 
  <03>     ~    <03>                      <03>  <03>    <03>     
<03>        u    <03>   <03>     <03>    
 <03>    " mbedtls_net_freelevelsocklen_t_ssize_tsize_tsa_familystartsockaddr_in6renego_max_recordsmbedtls_sha512_contextsin6_lenrenego_records_seenai_canonnamembedtls_pk_parse_keyai_addrlenint32_tsin_familysin_addrp_snimbedtls_ssl_setuplwip_getsockopt_rmbedtls_ssl_config_defaultsmbedtls_pk_contextciphersuiteai_flagsmbedtls_x509_timeerr_freeaddrtime_tsin6_addrmbedtls_aes_contextpk_infof_get_timermbedtls_pk_type_taes_ctxauthmodeesp_tls_conn_http_newtypecrl_exttcp_writembedtls_x509_crlf_vrfyMBEDTLS_MD_MD2prediction_resistanceMBEDTLS_MD_MD4MBEDTLS_MD_MD5yearmbedtls_x509_crtconfsig_optsesp_tls_cfgtransform_negotiateUF_FRAGMENTcacert_ptrstrndupmbedtls_ssl_get_bytes_availmbedtls_ssl_conf_ca_chainmbedtls_ssl_send_tclientcert_pem_bytes__uint8_tMBEDTLS_ECP_DP_SECP192R1handshakelwip_freeaddrinfosig_oid2esp_tls_conn_http_new_asyncmbedtls_ecp_group_idctr_drbgext_key_usagembedtls_ssl_sessionrenego_statussetsockoptMBEDTLS_MD_SHA384long inttransform_outlwip_htonsf_pskget_portread_timeoutmax_pathlenMBEDTLS_ECP_DP_BP384R1ai_nextf_get_cachef_dbghttp_parser_urlESP_TLS_CONNECTINGUF_HOSTms_to_timevalpk_ctxerroresp_aes_contextUF_PORTlwip_connect_rclientkey_password_len/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp-tlsmbedtls_x509_crt_freep_entropyf_ticket_parsembedtls_ssl_get_verify_resultMBEDTLS_ECP_DP_BP256R1uint8_tverify_data_lenf_sendnamelensa_lencompressionin_ctrp_timerdhm_min_bitlen__errnop_vrfyin_msglenunsigned charout_msgtypeMBEDTLS_ECP_DP_BP512R1http_parser_parse_urlin_hdrtls_readhttp_parser_url_fieldsUF_SCHEMAmbedtls_time_tlwip_recv_rESP_LOG_NONEmbedtls_pk_freeUF_MAXmbedtls_ssl_recv_tsin6_scope_id_Boolesp_tcp_connectlwip_setsockopt_rout_leftmbedtls_entropy_source_statembedtls_x509_crt_parsembedtls_ssl_set_bioglobal_cacert__uint16_tesp_tls_get_global_ca_storesockaddr_intimevalpeer_certsin_portsourceresolve_host_namesession_negotiateserver_fdflagsin_offtsession_outESP_LOG_ERRORmbedtls_net_contextMBEDTLS_MD_SHA512sin6_portf_export_keysUF_USERINFOesp_tls_conn_state_tclientcert_pem_bufsin_zeroESP_TLS_HANDSHAKEfallbackmbedtls_ssl_get_timer_tuse_global_ca_storein_msgtypef_recvpsk_identityca_crlbufferkeep_current_messageminor_versession_intransporttv_usecdisable_renegotiationin_addr_tmbedtls_ssl_handshakecharclientcertallowed_pksmbedtls_net_initMBEDTLS_PK_RSASSA_PSSout_msglenout_msgesp_tls_cfg_tf_rngmbedtls_ssl_set_timer_tf_set_cacheconn_statelwip_getaddrinfovalid_fromcert_req_ca_listsizetypeout_ctr__uint64_tsig_hashesmbedtls_x509_namealpn_chosenin_hslenlong unsigned intticketMBEDTLS_PK_RSA_ALT__uint32_tesp_tls_conn_newallowed_curvesesp_log_writesubject_rawMBEDTLS_MD_RIPEMD160issuer_rawssize_tca_chainfd_maskesp_tls_set_global_ca_storeesp_tls_low_level_connsessionfield_setp_sourcesig_mdai_familyai_socktypesource_countMBEDTLS_ECP_DP_CURVE25519out_ivmbedtls_x509_crt_profilealpn_listaccumulator_startedserialwriterenego_periodf_recv_timeoutclient_authp_export_keyscur_out_ctrdomainhostlenmbedtls_entropy_f_source_ptrmbedtls_ssl_inittimeout_mssendca_istrue__stack_chk_failprotocollong long intconnecterr_freesocketcountermax_minor_vernon_blockESP_TLS_INITin_ivmbedtls_ssl_conf_authmodersetentropyMBEDTLS_PK_ECKEYmbedtls_mpi_uintmbedtls_entropy_contextesp_err_tMBEDTLS_ECP_DP_SECP256K1hintsMBEDTLS_MD_SHA1is384MBEDTLS_PK_RSAesp_tls_get_bytes_availopvalmbedtls_x509_crt_initallowed_mdsESP_LOG_DEBUGesp_tls_conn_statembedtls_ssl_conf_own_certthresholdESP_LOG_INFOaddr_ptrreadp_ticketu32_addrunsigned intmbedtls_ssl_handshake_paramsmbedtls_x509_crl_entryMBEDTLS_ECP_DP_CURVE448clientkey_passwordesp_tls_conn_deletein_bufmbedtls_asn1_named_datambedtls_x509_sequenceESP_LOG_WARNf_snimasterin_leftissuermbedtls_cleanuptotalp_psksin_lenreseed_intervalMBEDTLS_ECP_DP_SECP224K1mbedtls_ssl_key_certlwip_sockettcp_readpsk_lenoptnamei
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ABI=0
( l<00>lL ( l<00>lL (33(b"|"~(HH"J(NNN"P"R(((ZZZ "ff"j(ZZZ#"}}"<00><00>"<00><00>l)&"OP "\\nn"r(<00><00><00>G"<00><00>7" "*";;!"\^I"<00><00>"<00><00>c"+,4"`a/"<00><00>"<00>"<00><00><"<00><00>" "(=="T"V(##$"AA><00>"<00><00>C"<00>"<00>5"^"pp<00><00>"<00>"<00><00>=""
 ""33OO"TT"YZ\"`(+"GH"LL"P(%%%"41"eeK"<00><00>!"<00><00>"<00>(

("("$"&(<"NNRRV((HH(""" ".(JJ(.symtab.strtab.shstrtab.literal.ms_to_timeval.rela.literal.mbedtls_cleanup.rela.literal.tls_write.rela.literal.tls_read.rela.literal.tcp_write.rela.literal.tcp_read.rela.literal.resolve_host_name.rela.literal.esp_tcp_connect.rela.literal.create_ssl_handle.rela.literal.verify_certificate.rela.literal.esp_tls_low_level_conn.rela.literal.get_port.rela.literal.esp_tls_set_global_ca_store.rela.literal.esp_tls_get_global_ca_store.rela.literal.esp_tls_free_global_ca_store.rela.literal.esp_tls_conn_delete.rela.literal.esp_tls_conn_new.rela.literal.esp_tls_conn_new_async.rela.literal.esp_tls_conn_http_new.rela.literal.esp_tls_get_bytes_avail.rela.literal.esp_tls_conn_http_new_async.text.data.bss.rela.text.ms_to_timeval.rela.text.mbedtls_cleanup.rodata.str1.4.rela.text.tls_write.rela.text.tls_read.rela.text.tcp_write.rela.text.tcp_read.rela.text.resolve_host_name.rela.text.esp_tcp_connect.rela.text.create_ssl_handle.rela.text.verify_certificate.rela.text.esp_tls_low_level_conn.rela.text.get_port.rela.text.esp_tls_set_global_ca_store.rela.text.esp_tls_get_global_ca_store.rela.text.esp_tls_free_global_ca_store.rela.text.esp_tls_conn_delete.rela.text.esp_tls_conn_new.rela.text.esp_tls_conn_new_async.rela.text.esp_tls_conn_http_new.rela.text.esp_tls_get_bytes_avail.rela.text.esp_tls_conn_http_new_async.bss.global_cacert.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>*+,- 3-/X'~/127J24AR46J68T8:]j:<or<>>@<00>V@B<00>`BD<00>PDFHJLNPRTVXY[]^`bdf
  "$&(ghik<00><00><00><00>->Oas<00><00><00><00><00><00><00><00><00><00><00> &;Sdu<00><00><00><00><00><00> %E_y<00><00><00><00><00><00>  2PWt<00><00><00><00><00><00><00>F<00><00>
HJ#&L7VNHP_HRu<00><00><00>.T<00><00>JVesp_tls.cms_to_timevalglobal_cacertmbedtls_cleanuptls_writetls_readtcp_writetcp_readresolve_host_nameesp_tcp_connectcreate_ssl_handleverify_certificateesp_tls_low_level_connget_portmbedtls_x509_crt_freembedtls_pk_freembedtls_entropy_freembedtls_ssl_config_freembedtls_ctr_drbg_freembedtls_ssl_freembedtls_net_freembedtls_ssl_writeesp_log_timestampesp_log_writembedtls_ssl_readlwip_send_rlwip_recv_rstrnduplwip_getaddrinfofreelwip_socketlwip_htonslwip_setsockopt_rfcntllwip_connect_r__errnolwip_freeaddrinfoclosembedtls_entropy_funcmbedtls_ctr_drbg_randommbedtls_net_recvmbedtls_net_sendmbedtls_net_initmbedtls_ssl_initmbedtls_ctr_drbg_initmbedtls_ssl_config_initmbedtls_entropy_initmbedtls_ctr_drbg_seedmbedtls_ssl_set_hostnamembedtls_ssl_config_defaultsmbedtls_ssl_conf_alpn_protocolsmbedtls_ssl_conf_authmodembedtls_ssl_conf_ca_chainmbedtls_x509_crt_initmbedtls_x509_crt_parsembedtls_pk_initmbedtls_pk_parse_keymbedtls_ssl_conf_own_certmbedtls_ssl_conf_rngmbedtls_ssl_setupmbedtls_ssl_set_bio__stack_chk_guardmbedtls_ssl_get_verify_resultmemsetmbedtls_x509_crt_verify_info__stack_chk_failselectlwip_getsockopt_rmbedtls_ssl_handshakestrtolstrncasecmpesp_tls_set_global_ca_storecallocesp_tls_get_global_ca_storeesp_tls_free_global_ca_storeesp_tls_conn_deleteesp_tls_conn_newesp_tls_conn_new_asyncesp_tls_conn_http_newhttp_parser_url_initstrlenhttp_parser_parse_urlesp_tls_get_bytes_availmbedtls_ssl_get_bytes_availesp_tls_conn_http_new_async(JJ JKLMN O$P

QRS

TRSUV

W XRSYY



 Z$R(S,[0[4R8S<@\D]H]L^P_TRX_\S``dah`b



(


$
(
,c0
4d8e<f@gDhHiLjPkTRXS\W`ldRhSlYpYtmxR|S<00>n<00>R<00>S<00>o<00>p<00>q<00>r<00>R<00>S<00>o<00>p<00>o<00>q<00>s<00>r<00>R<00>S<00>t<00>R<00>S<00>u<00>R<00>S<00>R<00>S<00>v<00>w<00>R<00>S<00>x<00>y
z {|}

   $
(
,
0R4S8<@~DHL<01>PRTSX\R`SdRhS

<01> <01><01>

( 

Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

RS J$<01>(R,S0q4r8R<S@JDRHS((JaY

<01> <01>RS<01><01><01> <01>

R S<01><01><01><01> <01>1 2|2 J'2' J32 3 J?2? KK2K LW2W Mc2c Nk2 k Ov2$v P"343=3
3
Q H+ H.3. RB3B S4'484A4
4
T P N/ P242 RF4F S5 U6 V:7C77 W#f,7 , X2Z474 RH7H SP7P Y\7\ Y)8J8Wdz<00><00><00><00>8<00>8<00>\<00>8 <00>8<00>888A8L\8 n8  Z Z#8$# RO8(O Sf}n8,n [}<00><00>80<00> [<00>84<00> R<00>88<00> S<00><00><00><00>8<<00> <00>8@<00> \<00><00>8D<00> ]<00>8H<00> ] 8L  ^P8P _!)'P)8T) R28X2 _F8\F SR8`R `^8d^ af8hf `W9l9u9<00><00>9<00>9 <00><00>9<00>99$9,98Y<00><00>9<00>9<00><00><00>99(H9R9 ]x9<00>9$<00><00>9<00>9(<00><00>9,<00>9<00>90<00><00>94<00>989< f"9@" g/9D/ h>9H> iK9LK j\9P\ kd<00>f9Tf Rz9Xz S<00>9\<00> W<00><00>9`<00> l<00><00><00>9d<00> R<00>9h<00> S<00>9l<00> Y<00>9p<00> Y<00>9t<00> m<00><00>9x<00> R<00>9|<00> S 9<00>  n^;9<00> R29<00>2 SF9<00>F oS9<00>S p`<00>o9<00>o q|9<00>| r<00><00><00>9<00><00> R<00>9<00><00> S<00>9<00><00> o<00>9<00><00> p<00>9<00><00> o<00><00><00><00><00>9<00><00> q<00>9<00><00> s9<00> r, 9<00>  R"9<00>" S79<00>7 t?aB9<00>B RW9<00>W Sg9<00>g uo<00>r9<00>r R<00>9<00><00> S<00><00><00><00><00>9<00><00> R<00>9<00><00> S<00>9<00><00> v<00>9<00><00> w<00><00><00>9<00><00> R<00>9<00><00> S<00>9<00><00> x9<00> :0:C:: z=(: ( {7:7 |KTN:N } ;; \>3f;t; |\<00><00>T;W;m\<00>\<00>;<00>;<00>\<00>; <00>;<00>;$\;%;(0Z9;@;,LZQ\V\$;0 R;4 S*0-<00>0A285<00>8>;K;8K QO\<00><00><00><00><00><00>p<00>;<<00>  ;@ ~\6FCpZ;DZ `px;Hx ~<00><00>;L<00> <0B><00><00><00>T<00>;P<00> R<00>;T<00> S<00>
;X ;\ R*;`* S3;d3 RF;hF S&<5<< <0B>+< + <0B>1H:<: <0B>@L ==%=@=M=T= o=<00>=<00>=<00>=<00>=<00>=%= R= S+4.= . J:=$: <0B>EeG=(G RZ=,Z Se=0e qt=4t r|<00>=8 R<00>=<<00> S<00>=@<00> J<00><00><00>=D<00> R<00>=H<00> S>??! ? J"$@ "@ a@ Y8A?AA <0B>#NA  $#R'#,A, <0B>2A2 RDAD SB C <0B>C <0B>C <0B>0C 0 >C> <0B> DD&"D RD  S$D$ <0B>E <0B>E <0B>E <0B>0E 0 @E@ <0B>)))!(),,)049@)DD)H L Q X)\\)` d i p)tt)x|<00><00>)<00><00>)<00><00><00><00>)<00><00>)<00><00><00><00>)<00><00>)<00><00><00><00>)<00><00>)<00><00><00><00>)<00><00>)<00><00><00>)) )) $)0)44)8<AH)LL)P T Y `)dd)h!l!q!x)||)<00>"<00>"<00>"<00>)<00><00>)<00>#<00>#<00>#<00>)<00><00>)<00>$<00>$<00>$<00>)<00><00>)<00>%<00>%<00>%<00>)<00><00>)<00>&<00>&<00>&<00>)<00><00>)<00>'<00>''+ 000.!/(0-0:0A0F0S0X0j0w0~0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0000:0E0g0s00<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000&010=0U0`0k0w0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0 00!0-0J0U0a0m0y0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>00 040A0N0[0y0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000 0000%0,0C0I0O0
0
0
0/
0:
0F
0R
0^
0j
0w
0<00>
0<00>
0<00>
0<00>
0 0 0& 03 0@ 0M 0Z 0s 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0 0 0 0) 06 0C 0P 0] 0j 0w 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0 0 0 0- 0: 0G 0T 0a 0n 0{ 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0
00$010>0K0X0e0r00<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0000(050B0O0\0i0v0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000,090F0S0`0m0z0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000(080H0X0h0x0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>080C0r0~0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>00'0P0[0f0r0~0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000 00$000<0H0T0`0l0x0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0 00&030@0M0Z0g0t0<00>0<00>0<00>0<00>0<00>0<00>0000*060B0O0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000,080P0k0w0<00>0<00>0<00>0<00><00><00>0<00>,<00>0<00><00><00>.CXm<00><00><00>0<00> <00> <00>,<00>0<00>,<00>0 $ - ?
H
Q
^0h l <00>,<00>0<00>,<00>0<00>,<00> <00> <00> <00>
<00>
<00>
00,50C0UYy,~<00>0<00><00><00>,<00>0<00>0<00><00>, &004?0I,N0[0i0s,<00><00><00><00><00>
<00>
<00>
)037B0L,Q0[,`0j,o0y,<00>,<00>0<00><00>0<00>,<00>0<00><00><00><00>,<00>,<00>,i#,(=A<00>R,Wlp<00><00><00><00><00>,<00>,<00>,<00>,<00>,<00><00>  <00> 0 , ; U Y h ,q ,z , <00> <00> <00> <00> 
<00> 
<00> 
<00> <00>  !
!
!
%!.!7!@!V!
_!
n!
t!<00>!<00>!<00>!0<00>!<00>!<00>!,<00>!0<00>!,"0 ",",)",."05":"0D",I"]"q"<00>"<00>"<00>"<00>"<00>"<00>"
<00>"
#
#*#D#M#c#
l#
u#
<00>#<00>#<00>#<00>#<00>#<00>#
<00>#
<00>#
$$'$=$
F$
O$
U$n$<00>$<00>$<00>$<00>$<00>$
<00>$
<00>$
<00>$<00>$%.%B%W%k%t%<00>%
<00>%
<00>%
<00>%<00>%<00>%<00>%
<00>%
<00>%
<00>%&&&<&
E&
N&
[&d&z&
<00>&
<00>&
<00>&<00>&<00>&<00>&<00>&
<00>&
<00>&
'#'4'0:'>'S',X'0b',v'<00>'<00>'<00>'
<00>'<00>'0<00>'<00>'(0(,(0#(,((03(,Q(,V(Z(Ac(0}(,<00>(<00>(<00><00>(,<00>(0<00>(,<00>(<00>(<00><00>(<00>(F<00>(0<00>(<00>(J
),),),%),.),3)Y)m)})<00>)<00>)<00>)<00>)*
*
*
!*5*>*T*
]*
f*
l*u*<00>*
<00>*
<00>*
<00>*<00>*<00>*
<00>*
<00>*
<00>*0<00>*<00>*<00>*,+, +$+;+
G+Z+
m+0w+{+<00>+0<00>+,<00>+0<00>+,<00>+,<00>+<00>+<00>+
<00>+
<00>+
<00>+<00>+ ,,,,
5,
>,
D,M,h,q,<00>,
<00>,
<00>,
<00>,<00>,<00>,<00>,
<00>,
<00>,
<00>,0<00>, <00>, -0 -! -!-!"-0)-"--"F-"Z-"c-"t-0-#<00>-#<00>-0<00>-,<00>-0<00>-0<00>-.<00>-,<00>-#.#/.#8.#J.
S.
\.
c.#z.0<00>.$<00>.$<00>.0<00>.,<00>.0<00>.0<00>.$/0/%/%*/,J/%^/%r/%<00>/%<00>/%<00>/0<00>/&<00>/&<00>/,<00>/&<00>/&0
0
#0
)0&:00E0'I0'_0,<00>0'<00>0'<00>0'<00>0'<00>0'1
#10/1(410810@10D10K10O10V10Z10b10f10m10q10y10}10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10<00>10202020202020&20*20120520<20@20G20K20R20V20^20b20i20m20u20y20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>20<00>203030 30303030%30)30130530:30>30E30I30N30R30Z30^30e30i30q30u30|30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30 ! % , 0 B F M Q c g n r <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00><00><00><00> $.2DHY]dhz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&-1;?FJTXgkrv<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>%)8<KO_clpw{<00><00><00><00><00><00><00><00><00><00><00><00> #'15<@RV]aim<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&-19=DHOSZ^fjqu}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
#-18<FJQU_cjn<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> &*15?CJNX\cgqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
 $+/>BJN]ahluy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  ! % , 0 : > E I [ _ f j | <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 





'
+
:
#>
#E
#I
#S
#W
#^
#b
#l
#p
#w
#{
#<00>
#<00>
#<00>
#<00>
#<00>
$<00>
$<00>
$<00>
$<00>
%<00>
%<00>
%<00>
%<00>
&<00>
&<00>
&<00>
& &
& & &' '+ '2 '6 '*  $ ( , 048<@DHLPTX\`dhlptx | <00>!<00>!<00>"<00>"<00>#<00>#<00>$<00>$<00>%<00>%<00>&<00>&<00>'<00>'### # $( , 0 4 8<@DHLPTX\`dhlptx|<00> <00> <00>!<00>!<00>"<00>"<00>#<00>#<00>$<00>$<00>%<00>%<00>&<00>&<00>'<00>'$} <00> <00>@<00><00><00>
 <00> <00> <00>  <00> !<00> "#h$<00>%<00>&<00>'/5;AGM"S-Y9_EeQk]qiuq<00> <00> <00> <00> <00> .<00> H<00> <00> <00> <00> <00> <00> 2<00> N<00> P<00> "+48JPV\b#l%v4<00>N<00>V<00>Z<00>b<00>f<00>h<00><00><00><00><00> <00>#<00>U<00>W<00>Z<00>\<00>ik }<00><00><00>)<00>3<00>9<00>?<00>E<00>N<00>W<00>]<00>c<00>l<00>u<00><00><00>$<00>)<00>L<00>P<00>X<00>\<00>d<00>l<00>n<00>p<00><00><00><00> <00>(<00>5 D Q f <00>$ <00>* <00>4 <00>> <00>H <00>N <00>T <00>^ <00>h <00>n t z  <00> <00> <00> <00> 8<00> ;<00> A<00> L<00> ^<00> c<00> o<00> u<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00>
<00>
<00>
<00>
<00>
(
 .
(4
,>
?H
BN
]T
a^
oh
rn
<00>y
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
.<00>
=  & , 2 $8 A> QD TJ \P ^V l\ zb <00>m <00>w <00>~ <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00>  <00> <00>  <00> 9<00> F<00> J<00> `<00> c<00> k<00> p<00> ~ <00> <00> <00> <00> <00> <00>& <00>, <00>2 <00>< <00>F <00>Q <00>X <00>^ d 
n x <00> 0<00> 3<00> L<00> O<00> T<00> Z<00> \<00> <00> <00> <00> <00> 3<00> B<00> H<00> L<00> N<00>      %$ .* 44 E> GD `J eP kZ |d n <00>x <00>~ <00><00> <00><00> <00><00> <00><00> <00><00> <00><00>  <00>  <00> !<00> !<00> ! <00> !<00> "<00> "<00> "" " " #&#,#2#8#$>#'D#*J#2P#JV#N\#R`#Ts$y$}$<00>%<00>%<00>% <00>%$<00>%D<00>&<00>&<00>&<00>&<00>&"<00>&,<00>'<00>'<00>' '$'F1234 5(60788@9H:P;X<`=h>p?x@<00>A<00>B<00>C<00>D<00>E1 23$405<6H7T8`9l:x;<00><<00>=<00>><00>?<00>@<00>A<00>B<00>C<00>D<00>E<00> ,8DP\ h t <00> <00> <00> <00> <00> <00> <00> <00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00><00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00> <00> <00> <00>!<00>!<00>!<00>!<00>"<00>""""(#4#@#L#X#d#p#|#<00>$<00>$<00>$<00>%<00>%<00>%<00>&<00>&<00>&<00>& & ' '$ '0 (478(2@<00><>xn U`P@<18><n mxh@T<><n <00><00>@<00><> n <00><00><00>@<00><> n
 <00><00> <00>@<00><>`n  <00><00>l<00>@<08> n <00>(<00><00>@(<28><00>n $ @<1C>Hn 2<l-@d<> n W<00>R@<00><><n n<00>Li@<00><><00>n <00><00>@<00><> n <00> <00>@<00><>n <00> <00>@ȫ$n  
@<00><>Tn  .<)@@<40> n" S@N@L<><n$ wTr@<00><><n& <00>h<00>@Ĭ<n( <00>|<00>|<00>|<00>|3<00>@<00> n- <00><00>~<00>@ <0C><00>n/ 20<00> J@<08><00>n2 0` R+@<00><><00>n4 D<00> ?@(<28>n6 Y<00> T@@<40>n8 m<00> jh@X<><00>n: <00>X
r<00>@<18>n< <00><00> <00>@<18>n> <00><00>V<00>@ <20><00>n@ <00>8`<00>@<00><><00>nB <00>P<00>@<00><><00>nD <00><00>@ <0C>nF =<00>
8@<10> nH d<00>_@<1C><nJ <00><00>&<00>@X<>`nL <00>V<00>@<00><><00>nN <00>h<00>@l<>nP <00><00>H<00>@<00><>xnR
<00>.@<00><>lnT -<00>J(@h<>xnV ODgDb@<00><><00>nY yL<00>3t@<00><><00>-n[ <00> Jn<00>{NH <00>@<00><>`n^ <00><00>Y<00><00>@( n` <00><00>Z<00><00>@, (nb <00>K[ <00>@T <00>nd <00>0Vj<00><00>0)<29>;<00>d<>8<00><><00><00>@0<00>ni D<><  @,< nk <00><><00><> oJ <00><><00>