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

435 lines
79 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>
/ 1551625323 0 0 0 292 `
hhhhhhhhhhesp_tls_init_global_ca_storeesp_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/ 1551625323 501 20 100644 80936 `
ELF^*4(tq<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: global_cacert not allocated
E (%d) %s: cacert_pem_buf is null
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>6A<00><00><08>Ȳ<EFBFBD>8 <1A><00>!<00>bV<><01><00><00><00> <0B><> <20><00><><01><00>"<22><1D><><00> <1D> <1D>6Aܲ<><00><00><00> <0B>
<EFBFBD> <1A><00>"<22><1D><><00>(V<><00><00>VJ<06> <20> !<00>"<00><00>-
<EFBFBD><EFBFBD><02><00><00> <20>`<60> <0B>
<EFBFBD> <1A><00>!<00><02><00> 9|<7C><1D><>!<21><00><00><00><02> <0B>
<EFBFBD> <1A><00> <1D>-
<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 L <00> 
  & V  H@. J@<00>3<01> Y %<06> c7i&<03>P<07> jbinttt<07>0
<1E><07><03><04>t<05><03> 7b] t7<04>&<04><07><08><00> <09>sz<><03>˨<03> <06><>
p<06>) x <06>)9 <09>p<06> Y<01> b_<0E>e
s<11> <0B><12> HD<03>,/!E<03>,W<03>-i?9<><03> <18>m<08><00> <09><07><08><00> <09><03>
7<EFBFBD>
<EFBFBD>
: <0B>
;<3B>
?<B
@<40>D
A<EFBFBD>
<EFBFBD>

>Tun
B<03>:<3A><03>?<3F>
<EFBFBD>D<> <0B>E<> ^FT G_ <0B>H zJ<>
<EFBFBD>O <0B>P<> <0B>QT <0B>R_  S<> ! T< nU<>
<EFBFBD> Y9 <0B>Z<> <0B>[T "\9<08>I <09> <03>l<>
L g<> <0B> hb | ib ( jb U kb <0B> lI N m<> <0B> n<> i o<>T5t 9 <14>
<14>0<14>(
<14> %3off &<01>len '<01>z !h<18> "<01>> #<01><18> (hx <09><03> 5<><0E><>
<EFBFBD> <0E><>s<0E>bn<0E><>p<0E><><04><03><0E><>tD+Zd<14>+<14>zK <14><14>  <14>
 <14> < <03>S<>t8<14> D<14>QW |C6tL<><14>9<14> Wd<14><14>'T<>V{<7B>V
<EFBFBD><11> ]<11> <11><><07><03><11><><04>#7. bG<0E><0E><0E>7W <09>
<EFBFBD> <12><>tag<12>blen<12><>p<12><><03><12>W
7 <12><>buf<12><> <0B><12><> <04>7 <12><>
<EFBFBD> <12>oid<12><>val<12><> <0B><12> <0B> <12>7<04><03><12><><03><13><>D<13>
3 ͼ
<EFBFBD>Ћ ;
<13>bmon<13>bday<13>b z<13>b min<13>bsec<13>b<03><13>6
<EFBFBD> @4<>raw6 P8 <0B>:<3A> <0B><0 <0B>><3E><<04><03> @<40>
<00>F<>rawHtbsI <0B>Kb \L <0B>N( P 4 {R<>T gS<>l <0B>U<><00> +W<00> EY<00>sigZ<00> <0B>[<00> <0B>\<5C><00> J]<5D><00> <0B>_<><00><04>a<>485(
raw7tbs8 <0B>:b P; \<( <0B>>4 Q ?@ A L <0B>B l D<><00> 2
E<><00>pkG <00> I<00> <0B>J<00> K<00> <0B>L+<00> <0B>Nb<00> <0B> Ob<00>M PbRtsT+V7sigX<1C>Y(<1C>Z<>,J[<5B>0<1C>](
4<04>4_<>
<EFBFBD>lv
<0B>n<> <0B> o<>  p<> <0B>q<> <03>s9
7<00>
<09>/ <0C><16><01>
b<00>
<0E><0E> <0C><16>. <02>
b<00>
<0E><0E><0E><0E> <0C><02>
 <0E><0E><0E> <0C>+P <0C>.% <17><00><03> <18> x<18>bb=<03> id<03>P<03>
0<18> <03>`<18>"<03>d<18>%<03>h&<03>lc
'<03>pf +7t<18>/bx@3b| <0C>/<02> <17><00><16><03>~ <16>b<18> bC b<18> b <18> b<18> bdm<18>s@
y v<04>$E%(<18>%,<18>%0<18> %4<18>"8(<04><<18>)<04>@*<04>D++<04>H1 0<04>L<18>2<04>Pa3<04>T<18>8<04>X<18>9<04>\<18><<04>`<18> =<04>d<18>><04>hT?<04>l@<04>p<18>
Bbt>C<04>x<18>D<04>|<18>O<04><00>HQb<00><18>Sb<00>L^<04><00>C_<04><00>=`<04><00>o a<04><00>
b<04><00>4c<04><00><18>eb<00><18>f<04><00>ng<04><00>8iR<00><18>yb<00><18><04><00><18><16><04><00>H<16>b<00><18><16><04><00><16><04><00><18><16><04><00> &0<02>&<00>:<03><18>B<03>E mF<03>g I(<18>J<03><18>M+ <18>OP$-P<03>(<18> Tz,U<03>0<18>Z<03>4<18>[<03>8T`z<<18> a<03>@p<03>D<18>s<03>H<18>t<03>L<18>y$P<18>{<03>T<18>*Xk<16>5\<18><16><03>`U<16>;d<18><16><03>h <16>Al<18>
<16><03>p<18>
<16><03>|psk<16><03><00> <16><03><00><18><16><03><00><18><16><03><00>$<16>L<00><18><16><03><00><16>b<00><18>
<16>R<00><18> <16>t<00><18><16>7<00><18><16>7<00>e<16>7<00>e<16>7<00>Y <16>t<1F><16>t<1E>+<16>t<1C>@<16>t<1A>f <16>t<17>@<16>t<16><1F><16>t<15><1F><16>t<14><1F><16>t<13>w <16>t<12>S<16>t<11><1F><16>t<10> <0C> 3<02><1A> 84<02>8 <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>
O
W<>fdYbO
[<5B>
<EFBFBD><00>7 9 <0B> : $;'P <0B><b<00><08> <09><08>' <09>77 <09><03>?<3F>ehMS bq<0E><0E><0E>
$n<> <0B>pB <0B>q<> <0B>r<> .s<> <0B>tb$vq<1B>x{ b}b 7 <0B><19>b<00> ~<19><00><08> <09><03><19><> !1? <0B>2<>key3?<08>O <09><03>4P!O
<EFBFBD>Lo<> <0B>qG <0B>rb <0B> sb Rw<> <0B>yb !{Z  <1C>(D Q<1C><>H<03><1C>e!<21>t% K<14>s
<14><14><03>+<2B>
300<> <0B>1L (; <0B>=t <0B> @ <0B> Bt wE <0B>
Gt [J <0B>Lt O<>$ m Sb( }U<>,<03>W\<5C>ssl]<5D> <0B>_<00>wa<>`~ e<><00><1C>i<>d<1C>k.
h>m<><00>3o.
<00><1C>q <00>tb<00>v<><00><1C>y<><00><1C> | <00>b ~9<00><1C><1D>9<00> <0A><00><0E><0E><0E><04><04> <0A><00><0E><0E><0E><04><03><1D><>t&<14><14><14>[I "<22>JbN#sJb$8J_$<24>J<02>$<24>Jb"uFb<03>#sFb#memF<02>#lenF<02>$<24>Fb"&Pb<03>$sPb$ Pb$4Pb"<22>:b#s:b$<24> :b$<24>:b$<24>:_$<24>:I"I@bD#s@b$<24> @D$<24>@IJ")<b<03>#s<b$<24> <b$<24><b$<24><<02>$<24><<02>I%qO3<01><>&m Ob'tvO<>Sf%[<01>~<01><>'tlsѧR(M1)-M1*Zr<>)9M1-*Zr<> )EY1B*Zr<> )Qd1W*Zr<>)]o1l*Zr<>)i{1<00>*Zr<>)q<00>1<00>*Zr+|<00>1*Zr<><04>,<2C>f<01>J<01>]-tlsf<01>!.<2E>f<01>B/<2F>f<01>T0reth<01>R)<00>1#*Zr*[s*\t(4<00>1+H<00>1*Z1*[*\*^*_r1<>A<>R<01>
2tlsA<>c&<26>A<><00>3<>A<>T4retC<><00>)<00>1<00>*Zr*[s*\t(8<00>1+L<00>1*Z1*[*\(*^*_r,<2C>a<01><01><>-tlsa<01><00>/<2F>a<01>S/<2F>a<01>T5c6A75T7)S8+<00>1*[s*\t*]01<><<3C><01>%2tls<<3C>3<><<3C>S3<53><<3C>T9N>6<>7uT7iS8_D+<00>1*[s*\t*]01<>%<25>j<01>(&*%<25>Y3<>%<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*Zr1Ubr<01><>!&*U<><00>&<26>Ub&>Ub"&U<>!g'cfgU<>!V4retWb<00><resX<>S=fd]b><01>d;d<><00>><3E><01>\?<3F>] 8<><00>8<><00>8<>(2@i<4pf<>!%+t2*Zt
<EFBFBD><EFBFBD>@<40>k4pj<>!8+<2B>2*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!+32*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*^)XJ2<00>!*Zs)dU2<00>!*Zw+lJ2*Zsb<04>!<07>j<04>1
<01>b<01>3'2tls<01><>&<26><01><>R&<26><01><>2cfg<01><>!<00>4ret<01>bA9N;<3B><01><><00>)`2\"*Zw)(k2p"*Zr)5w2<00>"*Zt)D<00>2<00>"*Zs)Q<00>2<00>"*Zv)b<00>2<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)=3<00>%*Z<03>X(H<00>1)]<00>1<00>%*Z1*[*\*^*_u)m3&*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)23"'*Zr*[w*^0+<00>*Zr%<25><01>V<01><>'2tlsç<00>;<3B><01>b<00><buf<01><>'<03><>~)>3<00>'*Zr).J3<00>'*Z<03><>~*[0*\s)=S3<00>'*Z<03><>~*[s*\*]r(T^3<08><00>' <09>c,<2C>qb`<01><>*.<2E>q<01><00>.<2E>qb<00>.>qb<00>Bcfgq<01>!U-tlsq<01>&@A<00>*C|b<02>LDret}b<00>@<40><00>(D__i<01><01>>E <01><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` +`g3*[
<EFBFBD>*\
*]<02>P*^<02>T)<29><00>l)*[<02>X+s3*]0)Q(<00>)*Zr*[s*\t*]<02>L*^u)~<00>!<00>)*Zv*[r*\s*]u)<29>~3<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+[ )<00>3#+*[0*\:)1<00>3F+*Zr*[<03>*\s+@<00>3*Zr*[<03>*\s3F<01><>L<01><>+)<00>3<00>+*Z1*[
8($<00>1)8<00>1<00>+*Z1*[*\<03>*^(C<00>2G4<01><><00><01>-&(<01>| &<26><01>-<00> 4ret<01>b
( <00>1)<00>1],*Z1*[*\<03>*^(1l+)E<00>2<00>,*[<03>R*\s(P<00>1)e<00>1<00>,*Z1*[*\<03>*^*_r(pM1(<28><00>1+<2B><00>1*Z1*[*\ *^*_rtH<><01><>
<01>I<EFBFBD> <01><01>;-(M1J<>V&<01><>-BtlsV<01>R) <00>s-*Zr(U2+$<00>1*ZrK<><01><01>V<01><>..<2E><01><01>P
/<2F><01>bS/><01>bTBcfg<01><01>!U0tls<01><01>VL|.Dret<01>b<00>
)$<00>'4.*Zr*[s*\t*]u*^v)2;-H.*Zv(8<00>1+J<00>1*Z1*[*\|*^+<00>3*Z1*[
K<><01>b<01>/.<2E><01><01><00>
/<2F><01>bS/><01>bTBcfg<01><01>!UBtls<01><01>V+<00>'*Zr*[s*\t*]u*^vK<><02>H<01><>/-url<02><00>
Bcfg<02>!S0u3<02>@) <00>3w/*Z<02>@)<00>3<00>/*Zr)$<00>3<00>/*Zr*\0*]<02>@)6<00>*<00>/*Zr*[<02>@+D<00>-*Zt*[u*]sK <02>.<01>S0-tls<02> ( <00>1)<00>1B0*Z1*[*\<03>*^+*<00>3*ZrKkbJ<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>*1*Zr*[<02>@+F<00>.*Zu*[v*]s*^t<TAG<1B><00>:s<1C>M<15>N<><00><11>N  <19>M<EFBFBD><00>a N<><00><1C>M<EFBFBD>
<00>
< M MVV N WN<57><00>kMzz<16> M<><00>$MXX N<> <00> VNTT ~N<><00> ZM<5A> <00> (N<><00>!UMhhN77"<22>MkkNhh#N<> <00> }N<><00>$NcM<63> <00> <16>N<> <00> <1C>MiiH N++<19>N<EFBFBD><00><1C>M<EFBFBD><00><16>Mb b Y M<>
<00>
R M\\!M??<16>M  <15>N+ + <15>N  <11>M<EFBFBD><00><11>M<><00>M;MPP<16>M<><00>oM<><00><16>
O<EFBFBD> <00> N<> <00> <15>OAAM<><00>N<> <00> %M<><00><16> N<><00> <20>N+ + zN WM ZN!Mvv ]M..<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.?: ; I@<18>BI.?: ; @<18>BJ.?: ;'@<18>BK.?: ;'I@<18>BL UM.?<n: ;N.?<n: ; O.?<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<>"<R<D[D<00><00>R<><52><00>R<><00><00>R<>rSrx<00>S<>x<00>S14ZGhRx<00>R<><00>Z<><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`PL<00>
&VH.JNRT3~JRjrV`PL<00>
&VH.J4<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>               t    <03>  <03>    <03>     
<03>        u    <03>   <03>     <03>    
 <03>    " MBEDTLS_MD_RIPEMD160totalget_portalpn_listthresholddataptrencrypt_then_macMBEDTLS_MD_SHA256__uint8_t_Boolglobal_cacertmbedtls_ctr_drbg_contextMBEDTLS_ECP_DP_BP384R1sockaddr_insa_family_tmbedtls_ssl_set_biombedtls_ssl_config_freeresolve_host_namereadmbedtls_x509_crt_initsa_datahostuint16_tmbedtls_ssl_handshake_paramsai_protocolf_get_timerp_dbgtime_tsin_zeroin_port_tnextcountermbedtls_asn1_bufin_leftis384esp_tls_conn_deletembedtls_ssl_get_verify_resulttcp_readstrtolMBEDTLS_ECP_DP_SECP224R1MBEDTLS_ECP_DP_CURVE25519mbedtls_ssl_get_bytes_availsig_optsfallbacksig_oidMBEDTLS_PK_ECDSArecvhourcompressionf_set_timerin_hdrf_vrfycacertesp_tls_conn_new_asyncMBEDTLS_PK_RSASSA_PSSint32_tsa_familydisable_renegotiationtransform_inown_verify_datakey_usagecacert_pem_buffcntlout_hdrsig_oid2ai_addrmbedtls_pk_info_t__errno_types_fd_setsourceallowed_mdss_addrmbedtls_mpistrongmbedtls_ssl_contextmbedtls_ssl_sessionmbedtls_pk_parse_keyfreetls_writef_export_keyserr_freeaddrMBEDTLS_MD_SHA384mbedtls_entropy_source_state__stack_chk_failentropy_lensin_familymbedtls_ssl_config_initf_sourcerevocation_dateout_msglenmbedtls_x509_crt_profilembedtls_ecp_group_idca_chainESP_TLS_FAILciphersuite_list__uint16_tsin_portaccumulatorv3_extaes_ctxgetsockoptesp_tls_set_global_ca_storemasterMBEDTLS_MD_SHA512unsigned charclientkey_pem_bufread_timeoutreseed_intervalminor_verpeer_verify_datanamelenfield_datatransform_outmax_major_veroptlenp_vrfyMBEDTLS_MD_MD2MBEDTLS_MD_MD4MBEDTLS_MD_MD5crl_extesp_tls_cfguint64_ttv_usecmbedtls_ssl_setupaccumulator_startedhttp_parser_parse_urlerr_freesocketUF_PORTentry_extverify_certificatecert_profilelwip_htonsmbedtls_ssl_get_timer_tout_msgtypembedtls_ssl_key_certhttp_parser_url_initmbedtls_ssl_configexitcacert_ptrconnectp_entropymbedtls_cleanupesp_tls_conn_http_new_asyncsizesubjectext_typesreseed_countersession_outp_export_keysesp_aes_contexterrorsize_tuint8_tmbedtls_ssl_set_timer_tmbedtls_mpi_uintesp_tlsvalid_fromUF_FRAGMENTprotocolid_lenMBEDTLS_MD_SHA1f_pskMBEDTLS_ECP_DP_NONEout_leftctr_drbgsocklen_tesp_tls_conn_statetrunc_hmacdatalenai_canonnamecert_req_ca_listtls_readmbedtls_x509_timesource_countmbedtls_asn1_named_datasin6_flowinfoallowed_curvesstrncasecmpmbedtls_asn1_sequencemax_pathlen/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp-tls/esp_tls.cselectconn_statembedtls_ctr_drbg_initmbedtls_ssl_transformmbedtls_x509_crt_verify_infoout_ivUF_USERINFO__uint64_tcreate_ssl_handlevalid_toyearf_recv_timeoutmbedtls_net_contextticket_lifetimeESP_TLS_HANDSHAKEmbedtls_ssl_freembedtls_ssl_conf_alpn_protocolsclientkey_pem_bytesdhm_Gdhm_Pin_msgtypeUF_HOSTrenego_periodin6_addrmbedtls_ssl_recv_timeout_t__tmpsin6_addrmbedtls_x509_crt_parseu32_addrMBEDTLS_ECP_DP_BP256R1rsetf_rngtimeout_msfds_bitsesp_tls_free_global_ca_storeca_istruememsetstrnduplevellwip_socket_ssize_tnamein_lenp_psknext_mergedlwip_freeaddrinfotypepsk_lenf_entropyesp_tls_get_bytes_availp_timerUF_SCHEMArenego_statussubject_rawsizetypemfl_codeout_lensession_ticketsMBEDTLS_ECP_DP_BP512R1mbedtls_x509_crl_entryshort unsigned intsigned charstartclientcert_pem_bytesallowed_pksMBEDTLS_PK_ECKEYesp_log_timestampmbedtls_entropy_freembedtls_x509_sequenceESP_LOG_VERBOSEendpointmbedtls_ssl_config_defaultsconfrenego_records_seensockaddrstatedhm_min_bitlenfd_maskai_addrlenf_snimbedtls_ssl_initclientcert_pem_bufprediction_resistanceaddr_ptrf_ticket_writeissuermbedtls_pk_type_tMBEDTLS_PK_RSAsecure_renegotiationpk_infombedtls_entropy_f_source_ptrsa_lenmbedtls_x509_bufcloseextended_msoptnameverify_data_lenMBEDTLS_ECP_DP_SECP256K1UF_MAXlong intp_rngsubject_alt_namesticket_lenns_cert_typein_offt/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp-tlsnext_updatetimevalthis_updatep_tickethostlenentropywritesessionin_addruint32_tverify_resultE
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>l8 ( l<00>l8 (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(===
"GH"L(""""4D"xx!"<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_init_global_ca_store.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_init_global_ca_store.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/1\'~1347J46AR68J8:T:<]j<>or>@@B<00>VBD<00>`DF<00>PFHJLNPRTVXZ\]_abdfhj
  "$&(*klmo<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>LH<00><00><00>J
L#N@&PTVReT|HV<00><00><00><00>.X<00><00>JZesp_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_init_global_ca_storecallocesp_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_newhttp_parser_url_initstrlenhttp_parser_parse_urlesp_tls_get_bytes_availmbedtls_ssl_get_bytes_availesp_tls_conn_http_new_async)LL LMNOP Q$R

STU

VTUWX

Y ZTU[[



 \$T(U,]0]4T8U<@^D_H_L`PaTTXa\U`bdchbd



)


$
(
,e0
4f8g<h@iDjHkLlPmTTXU\Y`ndThUl[p[toxT|U<00>p<00>T<00>U<00>q<00>r<00>s<00>t<00>T<00>U<00>q<00>r<00>q<00>s<00>u<00>t<00>T<00>U<00>v<00>T<00>U<00>w<00>T<00>U<00>T<00>U<00>x<00>y<00>T<00>U<00>z<00>{
| }~

   $
(
,
0T4U8<@<01>D<01>HL<01>PTTUX\T`UdThU

<01> <01><01>)

<01>TUs

) 

TU<01> t$T(U,L0T4U))Lc[

<01> <01>TU<01><01><01> <01>

T U<01><01><01><01> <01>2 3|3 L'3' L33 3 L?3? MK3K NW3W Oc3c Pk3 k Qv3$v R"444=4
4
S H+ H.4. TB4B U5'585A5
5
V P N/ P252 TF5F U6 W7 X:8C88 Y#f,8 , Z2Z484 TH8H UP8P [\8\ [)9J9Wdz<00><00><00><00>9<00>9<00>\<00>9 <00>9<00>989A9L\9 n9  \ Z#9$# TO9(O Uf}n9,n ]}<00><00>90<00> ]<00>94<00> T<00>98<00> U<00><00><00><00>9<<00> <00>9@<00> ^<00><00>9D<00> _<00>9H<00> _ 9L  `P9P a!)'P)9T) T29X2 aF9\F UR9`R b^9d^ cf9hf bW:l:u:<00><00>:<00>: <00><00>:<00>::$:,:8Y<00><00>:<00>:<00><00><00>::(H:R: ]x:<00>:$<00><00>:<00>:(<00><00>:,<00>:<00>:0<00><00>:4<00>:8:< h":@" i/:D/ j>:H> kK:LK l\:P\ md<00>f:Tf Tz:Xz U<00>:\<00> Y<00><00>:`<00> n<00><00><00>:d<00> T<00>:h<00> U<00>:l<00> [<00>:p<00> [<00>:t<00> o<00><00>:x<00> T<00>:|<00> U :<00>  p^;:<00> T2:<00>2 UF:<00>F qS:<00>S r`<00>o:<00>o s|:<00>| t<00><00><00>:<00><00> T<00>:<00><00> U<00>:<00><00> q<00>:<00><00> r<00>:<00><00> q<00><00><00><00><00>:<00><00> s<00>:<00><00> u:<00> t, :<00>  T":<00>" U7:<00>7 v?aB:<00>B TW:<00>W Ug:<00>g wo<00>r:<00>r T<00>:<00><00> U<00><00><00><00><00>:<00><00> T<00>:<00><00> U<00>:<00><00> x<00>:<00><00> y<00><00><00>:<00><00> T<00>:<00><00> U<00>:<00><00> z:<00> ;0;C;; |=(; ( }7;7 ~KTN;N  << \>3f<t< |\<00><00>T<W<m\<00>\<00><<00><<00>\<00>< <00><<00><$\<%<(0Z9<@<,LZQ\V\$<0 T<4 U*0-<00>0A285<00>8>;K<8K QO\<00><00><00><00><00><00>p<00><<<00>  <@ <0B>\6FCpZ<DZ <0B>`px<Hx ~<00><00><L<00> <0B><00><00><00>T<00><P<00> T<00><T<00> U<00>
<X <\ T*<`* U3<d3 TF<hF U&=5== <0B>+= + <0B>1H:=: <0B>@L>>$>,>H>  <0B>=> T2>2 U=>= s ??"?9?P?Z? e?<00>?<00>? "? T? U( 4+?+ <0B>1 <00>?? ? tG xJ?$J T_?(_ Uj?,j Lx <00>{?0{ T<00>?4<00> U@AA" A L#$B #B cB [8C?CC <0B>$NC  $$R'$,C, <0B>2C2 TDCD UD E <0B>E <0B>E <0B>0E 0 >E> <0B> FF'"F TF  U$F$ <0B>G <0B>G <0B>G <0B>0G 0 @G@ <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>''*  *(((, 111/!0(1-1:1A1F1S1X1j1w1~1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1111:1E1g1s11<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111&111=1U1`1k1w1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1 11!1-1J1U1a1m1y1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>11 141A1N1[1y1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111 1
1
1
1/
1:
1F
1R
1^
1j
1w
1<00>
1<00>
1<00>
1<00>
1 1 1& 13 1@ 1M 1Z 1s 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1 1 1 1) 16 1C 1P 1] 1j 1w 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1 1 1 1- 1: 1G 1T 1a 1n 1{ 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 1
11$111>1K1X1e1r11<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1111(151B1O1\1i1v1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111,191F1S1`1m1z1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111(181H1X1h1x1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>181C1r1~1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>11'1P1[1f1r1~1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111 11$101<1H1T1`1l1x1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1 11&131@1M1Z1g1t1<00>1<00>1<00>1<00>1<00>1<00>1111*161B1O1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>1<00>111,181P1k1w1<00>1<00>1<00>1<00><00><00>1<00>-<00>1<00><00><00>.CXm<00><00><00>1<00> <00> <00>-<00>1<00>-<00>1 $ - ?
H
Q
^1h l <00>-<00>1<00>-<00>1<00>-<00> <00> <00> <00>
<00>
<00>
10-51C1UYy-~<00>1<00><00><00>-<00>1<00>1<00><00>- &104?1I-N1[1i1s-<00><00><00><00><00>
<00>
<00>
)137B1L-Q1[-`1j-o1y-<00>-<00>1<00><00>1<00>-<00>1<00><00><00><00>-<00>-<00>-i#-(=A<00>R-Wlp<00><00><00><00><00>-<00>-<00>-<00>-<00>-<00><00>  <00> 1 - ; U Y h -q -z - <00> <00> <00> <00> 
<00> 
<00> 
<00> <00>  !
!
!
%!.!7!@!V!
_!
n!
t!<00>!<00>!<00>!1<00>!<00>!<00>!-<00>!1<00>!-"1 "-"-)"-."15":"1D"-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'1:'>'S'-X'1b'-v'<00>'<00>'<00>'
<00>'<00>'1<00>'<00>'(1(-(1#(-((13(-Q(-V(Z(Ac(1}(-<00>(<00>(<00><00>(-<00>(1<00>(-<00>(<00>(<00><00>(<00>(F<00>(1<00>(<00>(J
)-)-)-%)-.)-3)Y)m)})<00>)<00>)<00>)<00>)*
*
*
!*5*>*T*
]*
f*
l*u*<00>*
<00>*
<00>*
<00>*<00>*<00>*
<00>*
<00>*
<00>*1<00>*<00>*<00>*-+- +$+;+
G+Z+
m+1w+{+<00>+<00>+<00>+<00>+
<00>+
<00>+
<00>+<00>+1<00>+ <00>+ <00>+1,- ,1,-",-', 0, F,
O,
X,
^, g, <00>, <00>, <00>,
<00>,
<00>,
<00>, <00>, <00>, <00>,
<00>,
<00>,
-1-!-!-1#-"'-"2-"<-1C-#G-#`-#t-#}-#<00>-1<00>-$<00>-$<00>-1<00>--<00>-1<00>-1<00>-/.- .$5.$I.$R.$d.
m.
v.
}.$<00>.1<00>.%<00>.%<00>.1<00>.-<00>.1<00>.1<00>.%/1*/&./&D/-d/&x/&<00>/&<00>/&<00>/&<00>/1<00>/'<00>/'0- 0'0'+0
40
=0
C0'T01_0(c0(y0-<00>0(<00>0(<00>0(<00>0(1(71
=11I1)N11R11Z11^11e11i11p11t11|11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>11<00>1121
21212121!21)21-21421821@21D21K21O21V21Z21a21e21l21p21x21|21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21<00>21313131313131'31+31331731?31C31K31O31T31X31_31c31h31l31t31x3131<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31<00>31 ! % , 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>  

 
 
 

 '
 +
 2
 6
 =
 A
 P
$T
$[
$_
$i
$m
$t
$x
$<00>
$<00>
$<00>
$<00>
$<00>
$<00>
$<00>
$<00>
$<00>
%<00>
%<00>
%<00>
%<00>
&<00>
&<00>
&<00>
& ' ' ' ' ' '' '+ '= (A (H (L (+  $ ( , 048<@DHLPTX\`dhlptx | <00>!<00>!<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> !<00> "#B$<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>  

  $ 8* =0 C4 JG  Q  [  a  g  "m  +s  1y  4<00>  G<00>  J<00>  e<00>  p<00>  t<00>  x<00>  {<00>  <00><00>  <00><00>  <00><00>  <00><00> !<00> !<00> """ "#$#*#0# 6#:#M$S$Y$_$e$$k$'q$*w$2}$J<00>$N<00>$R<00>$T<00>%<00>%<00>%<00>&<00>&<00>& <00>&$<00>&D<00>'<00>'<00>'''"
',(#()( /($3(F2345 6(70889@:H;P<X=`>h?p@xA<00>B<00>C<00>D<00>E<00>F<00>G2 34$506<7H8T9`:l;x<<00>=<00>><00>?<00>@<00>A<00>B<00>C<00>D<00>E<00>F<00>G ,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\h t <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 '< 'H 'T '` 'l (x (<00> (<00> )478(2@<00><>xr U`P@<00><><r mxh@8<><r <00><00>@t<> r <00><00><00>@<00><> r
 <00><00> <00>@<00><>`r  <00><00>l<00>@<00><> r <00>(<00><00>@ <0C><00>r $ @<00>Hr 2<l-@H<> r W<00>R@h<><r n<00>i@<00><>Tr <00><00>8<00>@<00><><00>r <00><00>@<00><> r <00><00>@<00><>r  @ĭ$r  :(5@<00><>Tr" YDT@<<3C> r$ ~Hy@H<><r& <00>\<00>@<00><><r( <00>p<00>@<00><><r* <00><00><00><00><00><00><00>3<00>@<00><> r/ <00>~@<08><00>r1 228<00>F JA@<04><00>r4 [h RV@<00><><00>r6 o<00> j@$<24>r8 <00><00> @<<3C>r: <00><00> j<00>@T<><00>r< <00>`
r<00>@<14>r> <00><00> <00>@<14>r@ <00><00>V<00>@<1C><00>rB @`@<00><><00>rD -<00>P(@<00><><00>rF A<00>L<@<08><00>rH i<<00>d@<00><><00>rJ <00><00>
<00>@0<> rL <00><00><00>@<<3C><rN <00>&<00>@x<>`rP <00>0V<00>@<00><><00>rR <00>@<00><>rT <<00>H7@<00><>xrV ]<00>.X@<1C>lrX <00>J{@<00><>xrZ <00>d<00>d <00>@<00>4r] <00><00><00>3<00>@4<>.r_ <00>_J<00><00><00>N^ <00>@H<><00>rb <00>EZ<00><00>@<00> rd  [<00>
@<00> @rf "<00>[8@40rh .0k<00>90<05>;B@<40>8Tx<><00>O@drm a(<28><00> \@l <00> ro ďj0<>@ sL p<>