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

447 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>
/ 1543264246 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/ 1543264246 501 20 100644 79660 `
ELF^<00>%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>("<22><00><08><05><00><00><> <09>h"<22><>P<EFBFBD><50><EFBFBD><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>Ġ<EFBFBD><C4A0><EFBFBD><00><00><><EFBFBD><E8A0A2><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>`<60><><EFBFBD><EFBFBD><00><00><02><00><00><>L<EFBFBD><4C><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>"3<><00>-
<1D>6A"<22> <0A><04><03>"3<><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>Lzr<7A><07><00>2<>B#32<33>Bc<13><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>&"<22><03><00>FhF<06><>P<EFBFBD><50><EFBFBD>b<EFBFBD><05>f"<22><00><00>%<25><15>&"<22><00>m
<EFBFBD>*<02><00><00>`<60>`<60> <0B><> <20><00><><01><00><00>W +<2B><03><00>b<> <0C>&"<22><03><00><00> <0B><03><00>h5<16> <0B>UX b<><62>jb<6A><06><00><00><>Ċ<EFBFBD><C48A>!<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>(6f<02>*<00><>f(\f8FvF|<00><05><><EFBFBD><04><03><02><00><00><>B<><06>1<EFBFBD>d3<64>m=<3D>=<3D>=<3D>!"d4=<3D>=<3D>=<3D>=<3D>!"d5 wB$<16><04><>܊<EFBFBD>  BH<00> <1B><1B><><EFBFBD><EFBFBD>B<EFBFBD>=<3D><>$3<><33>A @<00><>B<EFBFBD><42>JJ`D<><44>4<EFBFBD><34> <20>4B<34><42>JF<4A><46>܊<EFBFBD><DC8A><08><18><04>B<> <18>d6=<3D>=<3D>=<3D>=<3D>B$T<08><><18><><EFBFBD><00>B<><06>$3<1B><><EFBFBD>ܺ<EFBFBD>¦<EFBFBD><C2A6><EFBFBD>H<EFBFBD><48>T<EFBFBD><54><18> Ҡ<00><00><16>B<><06>$3<><33>AB<41><42>JI`D<>H4<48><34>D<EFBFBD><44> B<><42>JI`D<>H<14>T) DIQ<49><51><14><>=<3D>=<3D><><00><00><00><00><>b<> 2"f6|<7C><>:<00><05><03><02><06><00><00><>b<EFBFBD> 2"f6|<7C><>3"<22>12b4=<3D>=<3D>=<3D>=<3D>12b5 #2b6<62><06><00>-
<EFBFBD><EFBFBD>b<EFBFBD> B"f6 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"f6|<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>(3Z<00><00><00><02><00><1D>6A<00><><EFBFBD> <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@o3Q <0C><00><03>7<08>&VPcbint<03>t}<05> <03><1E><07><03><04>t)Z7b<07><07>7<04>X<04><07><08><00> <09> z<><03>˨`<06><>
<06>) <0B><06>)9 <09>
<06> <01> b_<0E>e
<11> <0B><12> <0B>D<03>
,Q!E8,W<03>-i9<>/ <18><08><00> <09><07><08><00> <09>9
7<EFBFBD>
<EFBFBD>
: <0B>
;<3B>
?<<11>
@<40><11>
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
A<EFBFBD>
G
>Tun
B]:<3A><03>?<3F>
<EFBFBD>D<> LE<> KFT  G_ H J<>
O 0P<> <0B>QT ZR_ S<> <0B>T< oU<>
Y9 <0B>Z<> [T <0B>\9<08>I <09> zl<>
<EFBFBD> g<> <0B> hb <0B> ib <0B> jb <0B> kb <0B> lI <0B> m<> <0B> n<> H o<>T<13> t <14>6<14>d<14><14> %3off &<01>len '<01>h !h "<01><18> #<01> (hx <09><03> 5<> <0E><>
<EFBFBD> <0E><>s<0E>bn<0E><>p<0E><><04><03><0E><>tD+3<14>{p2<14> <14><14><14> <14>
J ' <14> NS<>t8" <14><14>P
<14><14>? 9 BC6tL<> .
<14><14> <14> <14> <03>
T<>x{<7B>x
q<11> h<11> 2<11><><07>q<11><><04>#7. bG<0E><0E><0E>7W <09>
<EFBFBD> <12><>tag<12>blen<12><>p<12><><03><12>W
<EFBFBD> <12><>buf<12><> <0B><12><> <04><03> <12><>
<EFBFBD> <12>oid<12><>val<12><> <0B><12> <0B><12>7<04><03><12><><13><><03> <13>
8ͼ
<EFBFBD>Ћ m<13>bmon<13>bday<13>b H <13>b min<13>bsec<13>b<03><13>6
]@4<>raw6 <0B>8 <0B>:<3A> <0B><0 <0B>><3E><<04>]@<40>
<EFBFBD> <00>F<>rawHtbsI <0B>Kb tL N( 8 P 4 @R<>T >S<>l c U<><00> <0B>W<00> #Y<00>sigZ<00> N[<00> <0B>\<5C><00> <0B>]<5D><00> <0B>_<><00><04><03> a<>. 85(
raw7tbs8 <0B>:b <0B>; t<( >4 t ?@ 8 A L B l <0B>D<><00> <0B>E<><00>pkG <00> <0B>I<00> <0B>J<00> >K<00> E
L+<00> <0B>Nb<00> pOb<00><1C>Pb{RtJT+<1C> V7sigXNY(<1C>Z<>,<1C>[<5B>0<1C>](
4<04>. _<>
lv
Qn<> M o<> <0B> p<> <0B>q<>  s9
7<00>
<09>/ <0C><16><01>
b<00>
<0E><0E> <16>. 9<02>
b<00>
<0E><0E><0E><0E> <0C><02>
 <0E><0E><0E> U+P @.% @<00><03> <18> xb<18>bN<03> idm<03>
0. }`2"<03>d1 %<03>h1&<03>lN'<03>p<18>+7t#/bx3b| /<02> <00><16><03>E<16><18>b<18>b<18>b <18>  b<18>  b<18>>%p+ s<04>$| <04>(G<04>,<18><04>0<18> <04>4<18> "18<18>(7<# )7@[*7D'+7He 0<04>L<18>2=P<18>3CT8<04>X<18>9<04>\<18>
<<04>`1=<04>d<18>><04>h<18>?<04>l<18>@<04>p<18>Bbt<18>
C<04>x<18>D<04>| O<04><00>Qb<00><Sb<00><18>^<04><00>@ _<04><00>R `<04><00><18>a<04><00><18> b<04><00>W
c<04><00>Seb<00><18>f<04><00><18>g<04><00><18>i<00><18>yb<00><18> <04><00>;<16><04><00>S<16>b<00>v<16><04><00> <16>I<00><18><16>I<00> <0C>0<02><17><00>::<18>B<03>UE<03><18>F<03> I(J<03><18>M<03> /O$gP<03>(TT,,0U<03>0<18>ZV4,[<03>8<18>p<03><<18>s<03>@<18>t<03>D y<03>H<18>{<03>L<18><03>Py<16><03>Tn<16>}X<18><16><03>\.<16><03>`<18><16><03>d<18><16><03>h
<16><03>t<18><16><03><00>a<16><03><00><18><16>b<00>"<16><00>p<16>t<00><18> <16>7<00>2 <16>7<00>S<16>7<00>;<16>7<00><1F><16>t<1F> <16>t<1E>)<16>t<1C><1F><16>t<1A><1F><16>t<17><16>t<16>%<16>t<15><1F><16>t<14>#<16>t<13>(<16>t<12><1F><16>t<11>r<16>t<10> <0C>3F<1A> e
4We
P 7hP 7} <09>.
<08><00> <09><04>b<1E><0E>b<0E>b<0E><04> b<00><0E><0E> <04> b<00><0E><0E><04> <04> b&<0E>&<0E><04>  bP<0E>}bP<04>2 b<00><0E><0E><0E>P\ b<00><0E><0E><0E><0E><04> b<00><0E><0E><0E><0E><04><04>v
\<04><04>+<04>7 <09><07><04>
<04>
<04>
K:<04>
 <08>Y <09>
<EFBFBD>WqfdYb<03>[Y
<EFBFBD><00>7<> <0B>9<> <0B>:<3A> ;<3B>P <0B><b<00><08><00> <09><08><00> <09>7<00> <09><03>?|<03> h<> b#<0E><0E><0E>
(nl <0B>p<> <0B>q<> <0B> r<> <0B>s<> <0B>tb(v#Y x{<7B> y}b <0B><> <19>b<00> <19><><00>l<00> <09>Y <19>w !1<> 2<>key3<><08> <09><03>4<><03> !
Lo<> IqG <0B>rb <0B>sb }w<> <0B>yb <0B> {  $ <1C>(D 0 <1C><>H<1C>!<21>t%<25>Q<14> a(+<2B>
<EFBFBD>00f 1<> <0B>; <0B>=t T@ <0B>Bt ]E <0B>Gt ? J <0B>Lt <0B>O<>$ Sb( <0B>U<>,
W<><1B>
<00>\@ssl]<5D> <0B>_<><00>Z a<>`Ee<><00>
iqL<1C> k.
Pq m}<00>Po.
<00><1C> q <00><1C>tb<00>v_<00><1C> y~<00><1C>|<7C><00>U~9<00><1C><1D>9<00> <0A>YY<0E><0E>q@ <0A>~Y<0E><0E>e<1D>qt<1F><14>wn+<14>"IJb#sJb$<24>J_$<24> J<02>$Jb"<22>Fb@#sFb#memF<02>#lenF<02>$Fb"<22>Pbv$<24>Pb$<24>Pb$<24>Pb"(:b<03>#s:b$<24>:b$:b$<24>:_$":I"<22>@b<03>#s@b$9@<02>$=
@I<04>"<22><bM#s<b$<24><b$<b$<24><<02>$"<MI%<25>O3<01><>&Ob'tvO<>Sf%c<01>~<01>Y'tls<01>YR(<00>0)-<00>0<00>*Zr<>)9<00>0<00>*Zr<> )E<00>0<00>*Zr<> )Q<00>0 *Zr<>)]1*Zr<>)i13*Zr<>)q1G*Zr+|*1*Zr<><04>,<2C>[<01>J<01>-tls[Y!.<2E>
[<01>B/o[<01>T0ret]<01>R)61<00>*Zr*[s*\t(4B1+HM1*Z1*[*\*^*_r1<>A<>R<01><>2tlsAYc&<26>
A<><00>3oA<>T4retC<><00>)X1<00>*Zr*[s*\t(8B1+LM1*Z1*[*\(*^*_r,8V<01><01>L-tlsVY<00>/<2F>
V<01>S/oV<01>T5<54>X6<>7<>T7<54>S8<53>+d1*[s*\t*]01E<<3C><01><>2tls<Y3<>
<<3C>S3o<<3C>T9>637'T7S8D+p1*[s*\t*]01k%<25>j<01><>&<26>%<25>Y3<>
%<25>S: 'T<02>@;<3B>,<2C>z<res2<><03><>)!|1R*Zr*[s)2<00>1x*Zr*[0*\<02>@*]<03><>(:B1)NM1<00>*Z1*[*\D*^*_r)V<00>1<00>*Zr+b<00>1*Zr1<>Ubr<01>^!&<26>U<><00>&<26>
Ub&<26> Ub"&<26>U^!g'cfgUd!V4retWb<00><resX<>S=fd]b> <01>d;d<><00>><3E> <01>\?@]<5D>8i<00>8]<00>8Q(<00>1@i<00>4pfo!%+t<00>1*Zt
<EFBFBD><EFBFBD>@<40>4pju!8+<2B><00>1*Zt
<EFBFBD><EFBFBD>@<40><00><tvuf<02>X?v<00>w<>8<>K8<>_8<><00>8<><00>8<><00>+<2B><00>1*Zw*[
<EFBFBD>*\
*]<02>X*^8+<2B>S*[<02>X@<40> ;zb<00>)<29><00>1<00>*Zw*[3*\0+<00>1*Zw*[4?<3F>G 8<><00>8<><00>8<>+<00>1*Zw*[r) <00>a *Zr*[s()B1)UM1<00> *Z1*[*\p*^*qr(<28>B1)<29>M1<00> *Z1*[*\<03>*^(<00>1(/B1(8<00>1)LM1%!*Z1*[*\<03>*]t*^)X<00>19!*Zs)d<00>1M!*Zw+l<00>1*Zsbj!fj<04>1^<01>b<01><>&2tls<01>Y&<26> <01><>R&<26>
ٔ2cfg<01>d!<00>4ret<01>bA<>
C;<3B><01><><00>)<00>1"*Zw)(2""*Zr)526"*Zt)D2J"*Zs)Q&2^"*Zv)b12<00>"*Zt*\v*]0*^0(lB1)<29>M1<00>"*Z1*[*\*^*_v)<29>|1<00>"*Z<03>X*[<03>\)<29><2<00>"*Zr*[v(<28>B1)<29>M13#*Z1*[*\H*^*_s)<29><00>1G#*Zv)<29><00>1[#*Zv)<29>H2~#*Zs*[0*\0*]0(<28>B1)M1<00>#*Z1*[*\|*^*_v)T2<00>#*Zs($B1)8M1$*Z1*[*\<03>*^)L`2$*Zs*[2)Yl28$*Zs*\0)ux2M$*Zr<>(<28><00>2(<28>B1)<29>M1<00>$*Z1*[*\<03>*^*_v)<29>`2<00>$*Zs*[2)<29>l2<00>$*Zs*\0)<29>`2<00>$*Zs*[0)<29>x2<00>$*Zv)<29><00>2%*Z<03>X)<00>2%*Zv(B1)(M1Z%*Z1*[*\<03>*^*_s)=<00>2o%*Z<03>X(HB1)]M1<00>%*Z1*[*\*^*_u)m<00>2<00>%*Zs*[v*\<03>X(xB1)<29>M1 &*Z1*[*\@*^*_u(<28>B1)<29>M1C&*Z1*[*\x*^)<29><00>2]&*Zs*\t)<29><00>2w&*Zr*[s(<28>B1)<29>M1<00>&*Z1*[*\<03>*^*_s)<00>2<00>&*Zr*[w*^0+<00>*Zr%<25><01>V<01><>'2tls<01>Y<00>;<01>b<00><buf<01><>'<03><>~)<00>2;'*Zr).<00>2['*Z<03><>~*[0*\s)=<00>2<00>'*Z<03><>~*[s*\*]r(T<00>2<08><00>' <09>c,9fb`<01><>*.<2E> f<01><00>.<2E>
fb<00>.<2E> fb<00>Bcfgfd!U-tlsfY&@AQ*C<>qb<02>LDretrb<00>@<40>a(D__i~<01>>E<> ~<01>]@<40><00>.)0tv<01>f<02>X@F*
)C<01>b<02>P0len<01>t<02>T5J<01>8@<00>84<00>8(<00>8<00>8 +`<00>2*[
<EFBFBD>*\
*]<02>P*^<02>T)<29>S)*[<02>X+ 3*]0)Q<00>Z)*Zr*[s*\t*]<02>L*^u)~{!<00>)*Zv*[r*\s*]u)<29>3<00>)*Zv(<28>B1)<29>M1<00>)*Z1*[*\@*^*_r)
<00>&<00>)*Zv(B1)0M1**Z1*[*\t*^(9B1+LM1*Z1*[*\<03>*^( B1+M1*Z1*[*\*^,E<01>bP<01>+-url<01><01>! -u<01>+[ )"3<00>**[0*\:)1-3<00>**Zr*[<03>*\s+@-3*Zr*[<03>*\s3Fi <01><><00><01><>,&<26><01>| &<26><01><>,<00> 4ret<01>b
( B1) M1<00>+*Z1*[*\<03>*^(4<00>0)@83<00>+*Z1*[
8(MB1)`M1<00>+*Z1*[*\<03>*^(kx2)z<00>2,*[<03>R*\s(<28>B1)<29>M1W,*Z1*[*\<03>*^*_r(<28><00>0(<28>B1+<2B>M1*Z1*[*\ *^*_rtG<><01>}
<01>Hd<01><01><>,(<00>0I<>K&<01>%-BtlsKYR) <00> -*Zr(<00>1+$<00>1*ZrJ<><01>YV<01>+..<2E> <01><01>:
/<2F>
<01>bS/<2F> <01>bTBcfg<01>d!U0tls<01>YVK.Dret<01>b<00>
)$<00>'<00>-*Zr*[s*\t*]u*^v)2<00>,<00>-*Zv(8B1+JM1*Z1*[*\|*^+83*Z1*[
<EFBFBD>J~<01>b<01><>..<2E> <01><01><00>
/<2F>
<01>bS/<2F> <01>bTBcfg<01>d!UBtls<01>YV+<00>'*Zr*[s*\t*]u*^vJe<01>YH<01>y/-url<01><01><00>
Bcfg<01>d!S0u<01>3<02>@) C3/*Z<02>@)O3#/*Zr)$Z3B/*Zr*\0*]<02>@)6<00>*\/*Zr*[<02>@+D%-*Zt*[u*]sJ<><02>.<01><>/-tlsY<00>
( B1)M1<00>/*Z1*[*\<03>*^+*f3*ZrJ<>bJ<01><>0-url<02>' Bcfgd!SBtlsYT0u3<02>@) C3R0*Z<02>@)O3f0*Zr)$Z3<00>0*Zr*\0*]<02>@)6<00>*<00>0*Zr*[<02>@+F+.*Zu*[v*]s*^t<TAG<1B><00>:: }L33<15>MCC<11>M

<19>L99a M<><00><1C>L< L<> <00>  L<> <00>  M<><00>WM<57><00>kL<6B><00><16> L__$L M<><00>VM<56><00> ~M<><00> ZL<5A><00>(MZZ!UL<55><00>M<><00>"<22>LNNM''#M }M_
_
$M((cL<16>Mww<1C>L||H M))<19>M==<1C>Lee<16>LTTY L<><00>R L<>
<00>
!L<16>L<><00><15>M<>
<00>
<15>M<EFBFBD><00><11>L@@<11>LiiL<><00>;L<><00><16>L<><00>oL<><00><16>
Nm m MTT<15>N<EFBFBD><00>L<> <00> M%Lcc<16> M<><00> <20>M<EFBFBD><00>zM<7A><00> WL[[ ZM<><00>!Lll ]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>    " suseconds_terr_freeaddrsin6_flowinfo__errnoesp_err_tnamev3_extconfext_key_usagecharclientkey_pem_bufdatalenmbedtls_ctr_drbg_initMBEDTLS_PK_ECKEY_DHlevelsessionsubject_idp_ticketmfl_codembedtls_ssl_get_verify_resultsa_dataesp_tls_conn_newMBEDTLS_MD_MD2flagsbuffersockaddrsession_ticketstcp_writembedtls_md_type_tclientcert_pem_bufp_cachesin6_scope_idunsigned intmbedtls_net_contextnextversionout_msglenMBEDTLS_ECP_DP_BP512R1renego_records_seensig_pkesp_tls_cfgmbedtls_ssl_set_biotimeout_mssubject__int32_textended_msin_lenmbedtls_x509_sequencelwip_connect_rmbedtls_x509_crl_entrysig_oidmbedtls_ssl_config_initesp_log_timestampin_msgtypeout_lenreseed_counterin_msgmbedtls_x509_timeUF_PORTmbedtls_time_tprotocolUF_QUERYMBEDTLS_MD_SHA224erroroptlenauthmodeverify_resultmbedtls_ssl_sessionf_snilwip_htonsesp_tls_conn_http_newMBEDTLS_ECP_DP_SECP224R1ssize_topvalallow_legacy_renegotiationmbedtls_ssl_set_timer_tmbedtls_ssl_transformcurve_listf_ticket_parseaddr_ptrin_bufMBEDTLS_ECP_DP_CURVE25519f_set_cachemin_minor_versendticket_lifetimecreate_ssl_handlef_recv_timeoutmbedtls_x509_bufentropyuint32_tsig_optscur_out_ctrgetsockoptf_get_timeresp_tls_conn_http_new_asyncmbedtls_pk_initvalid_toalpn_protoslwip_recv_rESP_TLS_INITMBEDTLS_ECP_DP_SECP256K1this_updatesin_lenmbedtls_x509_crt_verify_infombedtls_pk_contextesp_tls_conn_deletemax_pathlenf_vrfylong long unsigned intMBEDTLS_ECP_DP_SECP192R1ESP_LOG_VERBOSEhostin_ctrMBEDTLS_PK_ECKEYp_rngmbedtls_ssl_freembedtls_ssl_recv_tMBEDTLS_ECP_DP_SECP384R1sin_family__uint16_tread_timeoutESP_LOG_WARNkey_usageMBEDTLS_ECP_DP_BP384R1in_port_twsetMBEDTLS_ECP_DP_SECP192K1entry_exttransform_inlwip_socketext_typesrevocation_datetimevalmbedtls_mpi_uintsin_zerosig_oid2p_vrfymbedtls_x509_crt_freecounterallowed_mdssa_family_tmbedtls_ssl_conf_own_certp_sourceai_addrsession_negotiatenext_mergedMBEDTLS_MD_SHA256UF_MAXconn_stateMBEDTLS_ECP_DP_CURVE448out_leftesp_aes_context_Boolown_verify_dataencrypt_then_macsig_hashesmbedtls_ssl_recv_timeout_tmbedtls_ssl_config_defaultsMBEDTLS_ECP_DP_SECP256R1non_blockissuer_idtv_usecsin6_addrfree__uint64_tesp_tls_conn_stateesp_tls_get_bytes_availsin6_familyESP_LOG_NONEf_rnghintsMBEDTLS_PK_ECDSAMBEDTLS_PK_NONEp_entropyglobal_cacerthourallowed_pksmbedtls_entropy_contextcacert_ptrsession_inportmbedtls_x509_crlcacerthttp_parser_url_fieldsmajor_verstartaes_ctxmbedtls_asn1_sequencembedtls_aes_contextmax_major_veresp_tls_cfg_tmbedtls_entropy_freeMBEDTLS_PK_RSAnamelensubject_alt_namesout_msgclosembedtls_ssl_handshake_paramsmbedtls_x509_crt_parsein_msglenexitmbedtls_ssl_conf_authmodedataesp_tlshostlenin_hdrmbedtls_pk_type_tu8_addruint8_tlwip_freeaddrinfotime_tfield_settransform_outticketissuerclientkey_passwordout_hdrctr_drbgentryesp_tls_set_global_ca_storehostnameMBEDTLS_ECP_DP_SECP521R1mbedtls_x509_namembedtls_net_freens_cert_typelong long intwritelwip_getsockopt_rout_ivESP_TLS_FAILtransportsin_portf_entropymbedtls_x509_crtMBEDTLS_MD_SHA512GNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorerr_freesockethandshakembedtls_x509_crt_profileMBEDTLS_MD_NONEmax_minor_verout_ctrai_nextmbedtls_ssl_key_certp_timermemsetsubject_rawmbedtls_entropy_f_source_ptrallowed_curvesMBEDTLS_PK_RSA_ALT__tmpMBEDTLS_PK_RSASSA_PSSminor_versizeclientkeymbedtls_ssl_writeesp_tls_tsin_addrESP_LOG_INFOshort intp_sniUF_HOSTf_recvget_portid_lenrset_ssize_tmbedtls_cleanupp_biokey_certca_crlrenego_statusmbedtls_ssl_conf_rngin_ivcacert_pem_bufdataptrstrlentls_readmbedtls_ctr_drbg_freeclient_authalpn_listciphersuiteUF_USERINFOmbedtls_ssl_contextticket_lenkeep_current_messageuint16_tsin6_portesp_tls_free_global_ca_storesize_tai_familyout_bufstrncasecmpdhm_Pmbedtls_mpif_set_timercert_profi
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>0000,090F0S0`0m0z0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0
00*0;0G0L0X0]0i0Z0r0}0<00>0<00>0<00>0<00>0<00>0<00>0$000<0H0T0`0m0x0<00>0<00>0<00>0<00>0<00>0<00>00 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>0<00>0<00>0000*060B0N0Z0g0r0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0 00&030<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0040A0R0^0j0w0<00>0<00>0<00>0<00>0<00>0<00>0<00>000)050A0T0Z^i0s,<00>0<00><00><00><00><00><00><00>
4H`0k o <00>,<00>0<00>,<00>0<00> <00> <00> <00>
<00>

0  3,80B,G0^,c <00> <00> <00>
<00>
<00>
<00>0<00><00><00>,<00>0<00>0 +,0M0W[p,u0<00>0<00><00><00>,<00><00>0<00><00><00>0<00>,0 00%,9Sy<00><00>
<00>
<00>
<00><00><00>0<00><00><00>0<00>,0 ,0,!0+,G,c0in0x,}0<00><00><00><00>,<00>,<00>,<00><00><00>i<00>,<00><00><00><00>, "<00><@<00>O,X,a,j,s,x<00><00><00><00><00>0<00>,<00><00>   ,# ,, ,1 H b k <00> 
<00> 
<00> 
<00> <00> <00> 
<00> 
<00> 
<00> <00> <00> <00> !
!
!
&!:!N!|!0<00>!<00>!<00>!,<00>!0<00>!,<00>!0<00>!,<00>!,<00>!,<00>!0<00>!<00>!0<00>!,<00>!"#"7"K"_"<00>"<00>"<00>"
<00>"
<00>"
<00>"<00>"<00>"<00>"#
#
'#
4#H#\##<00>#<00>#
<00>#
<00>#
<00>#<00>#<00>#<00>#
<00>#
$
$ $9$N$W$`$v$
$
<00>$
<00>$<00>$<00>$<00>$<00>$ %%&%<%
E%
N%
[%p%y%<00>%
<00>%
<00>%
<00>%<00>%<00>%<00>%
<00>%
&
&&,&
5&
>&
D&^&x&<00>&<00>&
<00>&
<00>&
<00>&<00>&<00>&0<00>&<00>&',
'0',('<'\'z'
<00>'<00>'0<00>'<00>'<00>'0<00>',<00>'0<00>',<00>'0<00>',(,( (A(0/(,4(8(<00>L(,Q(0\(,b(f(<00>}(<00>(F<00>(0<00>(<00>(J<00>(,<00>(,<00>(,<00>(,<00>(,<00>( ))/)[)<00>)<00>)<00>)<00>)
<00>)
<00>)
<00>)<00>)<00>)*
*
*
*'*9*
B*
K*
R*[*m*
v*
*
<00>*0<00>*<00>*<00>*,<00>*,<00>*<00>*<00>*
<00>* +
+0)+-+8+0B+,G+0Q+,`+,e+n+<00>+
<00>+
<00>+
<00>+<00>+<00>+<00>+<00>+
<00>+
<00>+
<00>+<00>+,#,9,
B,
K,
X,a,j,|,
<00>,
<00>,
<00>,0<00>, <00>, <00>,0<00>,!<00>,!<00>,!<00>,0<00>,"<00>,"<00>," -"-"&-01-#5-#@-0K-,P-0^-0<00>-.<00>-,<00>-#<00>-#<00>-#<00>-#<00>-
.
.
.#,.07.$;.$F.0Q.,V.0d.0<00>.$<00>.0<00>.%<00>.%<00>.,<00>.%/%$/%C/%]/%z/0<00>/&<00>/&<00>/,<00>/&<00>/&<00>/
<00>/
<00>/
<00>/&<00>/0<00>/'<00>/'0,?0'S0'g0'<00>0'<00>0'<00>0
<00>00<00>0(<00>00<00>00<00>00<00>00<00>001010 10101010#10+10/10710;10C10G10N10R10Y10]10e10i10q10u10}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>10<00>10202020202020'20+20220620=20A20I20M20U20Y20a20e20m20q20y20}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>20<00>203030 30303030#30'30.30230930=30D30H30P30T30[30_30g30k30 ! % , 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@ <20>xn U`P@<00><><n mxh@ԣ<n <00><00>@<10> n <00><00><00>@<1C> n
 <00><00> <00>@(<28>`n  <00><00>l<00>@<00><> n <00>(<00><00>@<00><><00>n $ @<00><>Hn 2<l-@<00><> n W<00>R@<04><n n<00>Li@@<40><00>n <00><00>@$<24> n <00> <00>@0<>n <00> <00>@H<>$n  
@l<>Tn  .<)@<00><> n" S@N@̫<n$ wTr@<08><n& <00>h<00>@D<><n( <00>|<00>|<00>|<00>|3<00>@<00><> n- <00><00>~<00>@<00><><00>n/ 20<00> J@<00><><00>n2 0` R+@ <0C><00>n4 D<00> ?@<00><>n6 Y<00> T@<00><>n8 m<00> jh@خ<00>n: <00>X
r<00>@<00><>n< <00><00> <00>@<00><>n> <00><00>V<00>@<00><><00>n@ <00>8`<00>@<<3C><00>nB <00>P<00>@<08><00>nD <00><00>@<00><>nF =<00>
8@<00><> nH d<00>_@<00><><nJ <00><00>&<00>@<00><>`nL <00>V<00>@8<><00>nN <00>h<00>@<00><>nP <00><00>H<00>@<04>xnR
<00>.@|<7C>lnT -<00>J(@<00><>xnV ODgDb@`<60><00>nY yLs3t@X<><00>-n[ <00><00>In<00>-NH <00>@ <0C>`n^ <00>uY<00><00>@ln` <00>5Z<00><00>@p
(nb <00><00>Z <00>@<00> <00>nd <00>0j<00><00>0<00><>;<00><00><>8<1C><00><00>@t<00>ni Ą<  @p< nk <00><18> oJ (<28><00>