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

433 lines
78 KiB
Plaintext
Raw Normal View History

Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
!<arch>
/ 1566326460 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/ 1566326460 501 20 100644 79892 `
2019-08-20 21:11:00 +03:00
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>((<28><00><08><05><00><00><> <09>h(<28><>h<EFBFBD><68><EFBFBD><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>ܠ<EFBFBD><DCA0><EFBFBD><00><00><><EFBFBD><E8A0A2><00><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00><>`<60><><EFBFBD><EFBFBD><00><00><02><00><00><>d<EFBFBD><64><EFBFBD><00><1D>esp-tlsE (%d) %s: write error :%d:
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: read error :%d:
E (%d) %s: couldn't get hostname for :%s:
E (%d) %s: Failed to create socket (family %d socktype %d protocol %d)
E (%d) %s: Unsupported protocol family %d
E (%d) %s: Failed to connnect to host (errno %d)
E (%d) %s: mbedtls_ctr_drbg_seed returned %d
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_ssl_set_hostname returned -0x%x
E (%d) %s: mbedtls_ssl_config_defaults returned %d
E (%d) %s: global_cacert is NULL
E (%d) %s: mbedtls_x509_crt_parse returned -0x%x
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_pk_parse_keyfile returned -0x%x
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
E (%d) %s: mbedtls_ssl_conf_own_cert returned -0x%x
E (%d) %s: You have to provide both clientcert_pem_buf and clientkey_pem_buf for mutual authentication
E (%d) %s: mbedtls_ssl_setup returned -0x%x
! E (%d) %s: empty esp_tls parameter
E (%d) %s: mbedtls_ssl_handshake returned -0x%x
E (%d) %s: failed to open a new connection
E (%d) %s: invalid esp-tls state
httphttpsE (%d) %s: cacert_pem_buf is null
E (%d) %s: global_cacert not allocated
E (%d) %s: mbedtls_x509_crt_parse was partly successful. No. of failed certificates: %d
E (%d) %s: Failed to open new connection
E (%d) %s: empty arg passed to esp_tls_get_bytes_avail()
6A<00>0<> <20><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>*<03><>i  <08>8 <20>;<3B><><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<19><00><00><00><02> <0B>
<EFBFBD> <1A><00><1D>6A<00><04> <20> <20><00>-
֪<03><00>2<><32>i  =<08>;<3B><><00><><EFBFBD><EFBFBD><EFBFBD>7<1D><00><00><00><02> <0B>
<EFBFBD> <1A><00><1D> <1D>6A"<22> <0A><04><03>"9<><00>-
<1D>6A"<22> <0A><04><03>"9<><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6<> <08>A<EFBFBD>Q<EFBFBD>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <18>a<EFBFBD><03><02><00>-
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <0B><00><00>J<EFBFBD><00><00><00><02> <0B>
<EFBFBD> <1A><00><00><02><00> <1D><><02><00>(1<1D> <1D>6<><00><03><02><00>=
<16><15>:<3A>*<2A><1A><00>}
<EFBFBD>j<03><00><00>(3)=<3D>=<3D>=<3D>=<3D>(#)=<3D>=<3D>=<3D>=<3D><><13> <0B>
<EFBFBD> <1A><00>|<7C>FB<00>=<3D>=<3D>=<3D>=<3D>(f"(S@<40><><EFBFBD><00><00>R<01> <00>f<>"#@<40><><EFBFBD><00><00>R <0C>BB<01> <00><00><00><00><00><13> <0B>
<EFBFBD> <1A><00>|<7C>(F<04><><EFBFBD><EFBFBD><01><><18><00> <0C><><EFBFBD><18><00><00><07><00>B$<24><> <00><>p<> <20><00><00><00><> K<><07><00><00>C<EFBFBD><02><07><00>-
֚<03><00>X
B<EFBFBD>wG<EFBFBD>B$<24>T<EFBFBD><00><00>J <20><00><00><00>
<EFBFBD> <0B><04> <1A><00><00><03><00> <1D><><07><00><00><03><00><1D>|<7C><1D>6a9!I1r<31>dzr<7A><07><00>2<>B#92<39>Bc<19><02><00>B<>`JB<4A><04><00>2<><32>02<30>0<EFBFBD> <20><00>b<><62>jb<6A><06><00> <0E><0E><06><00><04><00>m
<EFBFBD>ʁ<00><00><00><06> <0B>
<EFBFBD> <1A><00><00><><00>1<EFBFBD>!<21><00>m
*'<27>
<20> <20><00><00>!<16><02><00><00>8!0<>`<60> <0B>
<EFBFBD> <1A><00><00><06><00><00><><00><06><00> <0A> <0A> <0A><03><00>m
<EFBFBD>ځ<00><00><00><06> <0B>
<EFBFBD> <1A><00><00><><00><05>k<EFBFBD><03><00>b,fa<00>ܸ<><00><00><00> <0B><> <20><00><><01><00><00>rb<><05>f( +0<> <20><00> <0C>&(<28><03><00>FhF<06><>h<EFBFBD><68><EFBFBD>b<EFBFBD><05>f(<28><00><00>%<25><15>&(<28><00>m
<EFBFBD>*<02><00><00>`<60>`<60> <0B><> <20><00><><01><00><00>W +<2B><03><00>b<> <0C>&(<28><03><00><00> <0B><03><00>h5<16> <0B>UX b<><62>jb<6A><06><00><00><>܊<EFBFBD><DC8A>!<21><08><00><00>E<EFBFBD>%`<60> <20><00><00>1<EFBFBD>
<02><00><00>810<31>`<60> <0B>
<EFBFBD> <1A><00><00>6<00><><EFBFBD>u<EFBFBD>e<EFBFBD>U<EFBFBD>!<02><00>]
<EFBFBD><EFBFBD><01><00><00>P<>`<60> <0B>
<EFBFBD> <1A><00>F)<00>!<21><06><03><00>]
<EFBFBD><04><00><00>P<>`<60> <0B>
<EFBFBD> <1A><00>F<00>&XU<58><55><EFBFBD><00><00><00> <0B>
<EFBFBD> <1A><00><00><00><04><00><03><00>0<> <20><02><00><00>: <16><01><00><00>0<>`<60> <0B>
<EFBFBD> <1A><00>F <0E><00><00><07><02><00> <1D><><02><00>|<7C><1D>6!<01><00> <00><08> <00>a<1B><02><00>-
<EFBFBD><EFBFBD>2<EFBFBD>d<EFBFBD><03><><00><><08><00><00><02><00><03><><EFBFBD><00><00> <00>!!<00> ('<05><00><1D>6<>V<><01><00><00><00> <0B>
<EFBFBD> <1A><00>|<7C><06><00><><06>(<f<02>*<00><>f(\f8FvF|<00><05><><EFBFBD><04><03><02><00><00><>B<><06>1<EFBFBD>d9<64>m=<3D>=<3D>=<3D>!"d:=<3D>=<3D>=<3D>=<3D>!"d; wB$<16><04><><EFBFBD><EFBFBD><EFBFBD>  BH<00> <1B><1B><><EFBFBD><EFBFBD>B<EFBFBD>=<3D><>$9<><39>A @<00><>B<EFBFBD><42>JJ`D<><44><14><> <20>B<><42>JF<4A><46>􊆘<08><18><04>B<> <18>d<=<3D>=<3D>=<3D>=<3D>B$T<08><><18><><EFBFBD><00>B<><06>$9<1B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¦<EFBFBD><C2A6><EFBFBD>H<EFBFBD><48>T<EFBFBD><54><18> Ҡ<00><00><16>B<><06>$9<><39>AB<41><42>JI`D<>H<14><>D<EFBFBD><44> B<><42>JI`D<>H4<48>T) DIQ<49><51><14><>=<3D>=<3D><><00><00><00><00><>b<> 2"f<|<7C><>:<00><05><03><02><06><00><00><>b<EFBFBD> 2"f<|<7C><>3"<22>12b:=<3D>=<3D>=<3D>=<3D>12b; #2b<<3C><06><00>-
<EFBFBD><EFBFBD>b<EFBFBD> B"f< F&<00><>i  M<03>I<EFBFBD><49>AJJ@9<><39>u<><00><00> <20>`<60> <0B>
<EFBFBD> <1A><00>(<15>2",<2C>b<EFBFBD><06><00>b<> 2"f<|<7C><00><00><00><00> <0B>
<EFBFBD> <1A><00><00> <00><00><00><00> <0B>
<EFBFBD><00><><01><00><00>|<7C><>
<EFBFBD>|<7C>-
<1D>6A<00><07>(<28> <0C> <0B><><EFBFBD><EFBFBD><00>-
<1D><><02>"2<03><03><00><02><00><00>:<3A><03><00><02><00>̊"<22><><1D>\<1D> <1D>6AV<><01><00><00><00> <0B><> <20><00><><01><00>"<22><1D><><00>(Z<00><00><00><>8<EFBFBD><38><01><00><00><00><08>ʁ<00><00><00> <0B>
<EFBFBD><00><><01><00>"<22><1D><><00><00><03>!<00><02><00>-
<EFBFBD>
<03><00><00> <20>`<60><> <20><> <20><00><><01><00>!<00><02><00> 9|<7C><1D><><1D><00><00><00><02> <0B>
<EFBFBD> <1A><00> <1D> <1D>6A<00>(<1D>6A<00><00><16><00><00> <09><00><1D>6A<00>ҭ<02><00><00><><06>(9Z<00><00><00><02><00><1D>6A<00><> <1A><00>m
<EFBFBD><EFBFBD><EFBFBD><06><05>0<> <20> <20><00>&*f
<EFBFBD><EFBFBD><06><00><00><00><00><00> <0B>
<EFBFBD> <1A><00> <1D> <1D>-<1D>6A<00><06><05><04> <20> <20><00>-
<1D>6<EFBFBD><10> <20><00><00><02><00><00> <0C><> <20> <20><00>BJBR<05><01><02><00><00><03>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><05><04><00>-
<1D>6AV<><01><00><00><00> <0B>
<EFBFBD> <1A><00>|<7C><1D><><02><00>-
<1D>6<><10> <20><00><00><02><00><00> <0C><> <20> <20><00>RZRb<05><01><02><00><00><04><03>
<EFBFBD><06><05><00>-
<1D> <00><><EFBFBD><EFBFBD>| 3 ~ J R   jPr@0V<0E>`@P <00> 
2019-08-20 21:11:00 +03:00
  & V  H@. J@<00>3<01> U !<06> c7i<03>P<07> vbint<03>t<07>
<1E><07><03><04>t<05><03> 7bY p7<04>"<04><07><08><00> <09>sz<><03>˨<03> <06><>
p<06>) t <06>)9 <09>p<06> e<01> b_<0E>e
o<11> <0B><12> PD<03>,/!E<03>,W<03>-iG9<><03> <18>m<08><00> <09><07><08><00> <09><03>
7<EFBFBD>
2019-08-20 21:11:00 +03:00
<EFBFBD>
: <0B>
;<3B>
2019-08-20 21:11:00 +03:00
?<>
@<40>3
A<EFBFBD>
2019-08-20 21:11:00 +03:00
<EFBFBD>

>Tun
2019-08-20 21:11:00 +03:00
B<03>:<3A><03>?<3F>
<EFBFBD>D<> <0B>E<> ^FT G_ <0B>H zJ<>
<EFBFBD>O <0B>P<> <0B>QT <0B>R_  S<>  T< jU<>
<EFBFBD> Y9 ~Z<> <0B>[T "\9<08>I <09> <03>l<>
; g<> <0B> hb x ib $ jb U kb <0B> lI N m<> <0B> n<> u o<>TAt 5 <14>
<14><14>0
<14> %3off &<01>len '<01><17> !h<18> "<01>- #<01><18> (hx <09><03> 5<> <0E><>
<EFBFBD> <0E><>s<0E>bn<0E><>p<0E><><04><03><0E><>tD+bS<14>'<14>vG <14><14>  <14>
<14> <14> H <03>S<>t8'$L<14>QW kC6tL<><14>5<14> Sdz<14>#T<>V{<7B>V
2019-08-20 21:11:00 +03:00
<11> Y<11> <11><><07>
<11><><04>#7. bG<0E><0E><0E>7W <09>
<EFBFBD> <12><>tag<12>blen<12><>p<12><><03><12>W
3 <12><>buf<12><> <0B><12><> <04>3 <12><>
<EFBFBD> <12>oid<12><>val<12><> <0B><12> <0B> <12>7<04><03><12><><03><13><>@<13>
/ ͼ
<EFBFBD>Ћ 7
<13>bmon<13>bday<13>b z<13>b min<13>bsec<13>b<03><13>6
<EFBFBD> @4<>raw6 L8 <0B>:<3A> <0B><0 <0B>><3E><<04><03> @<40>
<00>F<>rawHtbsI <0B>Kb \L <0B>N( P 4 wR<>T cS<>l <0B>U<><00> 3W<00> EY<00>sigZ<00> <0B>[<00> <0B>\<5C><00> J]<5D><00> <0B>_<><00><04>a<>085(
raw7tbs8 <0B>:b L; \<( <0B>>4 M ?@ A L <0B>B l %D<><00> .
E<><00>pkG <00> I<00> <0B>J<00> K<00> <0B>L+<00> <0B>Nb<00> <0B> Ob<00>I PbRtT+ V7sigX<1C>Y(<1C>Z<>,J[<5B>0<1C>](
4<04>0_<>
<EFBFBD>lv
<0B>n<> <0B> o<> $ p<> <0B>q<> <03>s9
7<00>
2019-08-20 21:11:00 +03:00
<09>/ <0C><16><01>
b<00>
2019-08-20 21:11:00 +03:00
<0E><0E> <0C><16>. <0C>
<02>
b<00>
2019-08-20 21:11:00 +03:00
<0E><0E><0E><0E> <0C><02>
 <0E><0E><0E> <0C>+P <0C>.% <17><00><03> <18> xbbE<03> id<03>P<03>
0<18> <03>`<18>"<03>d<18>%<03>h&<03>l_
'<03>pb +7t<18>/bx@3b| <0C>/<02> <17><00><16><03>z <16>b<18> b? b b <18> b<18> bSm<18>s<
y e<04>$A%(<18>%,<18>%0<18> %4<18>"8(<04><<18>)<04>@ *<04>D7+<04>H- 0<04>L<18>2<04>Pa3<04>T<18>8<04>X<18>9<04>\<18><<04>`<18> =<04>d<18>><04>h`?<04>l@<04>p<18>
Bbt-C<04>x<18>D<04>| O<04><00>7Qb<00><18>Sb<00>X^<04><00>2_<04><00>=`<04><00>k a<04><00><18> b<04><00>@c<04><00><18>eb<00><18>f<04><00>vg<04><00>'iR<00><18>yb<00><18><04><00><18><16><04><00>D<16>b<00><18><16><04><00><16><04><00><18><16><04><00> .0<02>.<00>:<03><18>B<03>E mF<03>c I(<18>J<03><18>M+ }OP$9P<03>(<18> Tz, U<03>0<18>Z<03>4<18>[<03>8\`z<<18> a<03>@ p<03>D<18>s<03>H<18>t<03>L<18>y$P<18>{<03>T<18>*Xg<16>5\<18><16><03>`D<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>q<16>7<00>q<16>7<00>U <16>t<1F><16>t<1E>7<16>t<1C><<16>t<1A>b <16>t<17>@<16>t<16><1F><16>t<15><1F><16>t<14><1F><16>t<13>s <16>t<12>S<16>t<11><1F><16>t<10> <0C> 3<02><1A> 84<02>8 7<02>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>
2019-08-20 21:11:00 +03:00
K
W<>fdYbK
[<5B>
<EFBFBD><00>7 9 <0B> : ;'P <0B><b<00><08> <09><08>' <09>77 <09><03>?<3F>ahMS bq<0E><0E><0E>
$n<> <0B>pB q<> <0B>r<> .s<> <0B>tb$vq<1B>x{ j}b 7 <0B><19>b<00> ~<19><00><08> <09><03><19><> "-K <0B>.<2E> <0B>/Kkey0P!<21><08>` <09><03>1?!`
<EFBFBD>Lo<> <0B>qG <0B>rb <0B> sb Rw<> <0B>yb !{k <1C>(D Y<1C><>H<03><1C>v"<22>t%:<14>o
<14><14><03>+<2B>
;00<> <0B>1L (; <0B>=t <0B> @ <0B> Bt wE <0B>
Gt WJ <0B>Lt O<>$ i Sb( lU<>,<03>W(\<5C>ssl]<5D> <0B>_<00>a<>`z e<><00><1C>i<>d<1C>k.
hFm<><00>"o.
<00><1C>q <00><1C>tb<00>v<><00><1C>y<><00><1C> |<00>^ ~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>gE #Jb_$sJb%8J_%<25>J<02>%<25>Jb#uFb<03>$sFb$memF<02>$lenF<02>%<25>Fb#2Pb<03>%Pb%<25> Pb%<Pb#<23>:b!$s:b%<25> :b%<25>:b%<25>:_%<25>:I#Q@bU$s@b%<25> @U%<25>@I[#)<b<03>$s<b%<25> <b%<25><b%<25><<02>%<25><<02>I&}O3<01><>'i Ob(tvO<>Sf&c<01>~<01><>(tlsƸR)D1*-D1)+Zr<>*9D1>+Zr<> *EP1S+Zr<> *Q[1h+Zr<>*]f1}+Zr<>*ir1<00>+Zr<>*q}1<00>+Zr,|<00>1+Zr<><04>-<2D>Y<01>J<01>n.tlsY<01>!/<2F>Y<01>B0<>Y<01>T1ret[<01>R*<00>14+Zr+[s+\t)4<00>1,H<00>1+Z1+[+\+^+_r2<>A<>R<01>3tlsA<>c'<27>A<><00>4<>A<>T5retC<><00>*<00>1<00>+Zr+[s+\t)8<00>1,L<00>1+Z1+[+\(+^+_r-<2D>T<01><01><>.tlsT<01><00>0<>T<01>S0<53>T<01>T6V7R8FT8:S90,<00>1+[s+\t+]02<><<3C><01>63tls<<3C>4<><<3C>S4<53><<3C>T:_>7<>8<>T8zS9pD,<00>1+[s+\t+]02<>%<25>j<01>9'*%<25>Y4<>%<25>S;<3B>'T<02>@<<3C>,<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+Zr2'Ubr<01><>!'*U<><00>'<27>Ub'-Ub"'<27>U<>!g(cfgU<>!V5retWb<00>=resX<>S>fd]b?<01>d<d<><00>?<3F><01>\@<40>]9<><00>9<><00>9<>)<00>1AiM5pf<>!%,t2+Zt
<EFBFBD><EFBFBD>A<>|5pj<>!8,<2C>2+Zt
<EFBFBD><EFBFBD>A<> =tvuf<02>X@<40><00>w 9K9_9<><00>9<><00>9<><00>,<2C>2+Zw+[
<EFBFBD>+\
+]<02>X+^8,<2C><00>+[<02>XA<>a <<3C>zb<00>*<2A>2K +Zw+[3+\0,2+Zw+[4@!<> 9H<00>9<<00>92,*2+Zw+[r* 6<00> +Zr+[s))<00>1*U<00>1<00> +Z1+[+\p+^+qr)<29><00>1*<2A><00>15!+Z1+[+\<03>+^)62)/<00>1)862*L<00>1<00>!+Z1+[+\<03>+]t+^*XA2<00>!+Zs*dL2<00>!+Zw,lA2+Zsb<04>!<07>j<04>2
<01>b<01>D'3tlsٸ'<27><01><>R'<27>ٔ3cfg<01><>!<00>5ret<01>bBAA<<3C><01><><00>*W2m"+Zw*(b2<00>"+Zr*5n2<00>"+Zt*Dy2<00>"+Zs*Q<00>2<00>"+Zv*b<00>2<00>"+Zt+\v+]0+^0)l<00>1*<2A><00>1#+Z1+[+\+^+_v*<2A><00>1:#+Z<03>X+[<03>\*<2A><00>2T#+Zr+[v)<29><00>1*<2A><00>1<00>#+Z1+[+\H+^+_s*<2A><00>1<00>#+Zv*<2A><00>1<00>#+Zv*<2A><00>2<00>#+Zs+[0+\0+]0)<29><00>1*<00>1$+Z1+[+\|+^+_v*<00>2.$+Zs)$<00>1*8<00>1e$+Z1+[+\<03>+^*L<00>2~$+Zs+[2*Y<00>2<00>$+Zs+\0*u<00>2<00>$+Zr<>)<29><00>2)<29><00>1*<2A><00>1<00>$+Z1+[+\<03>+^+_v*<2A><00>2 %+Zs+[2*<2A><00>2%%+Zs+\0*<2A><00>2>%+Zs+[0*<2A><00>2R%+Zv*<2A><00>2g%+Z<03>X*<00>2{%+Zv)<00>1*(<00>1<00>%+Z1+[+\<03>+^+_s*=<00>2<00>%+Z<03>X)H<00>1*]<00>1 &+Z1+[+\+^+_u*m3-&+Zs+[v+\<03>X)x<00>1*<2A><00>1k&+Z1+[+\@+^+_u)<29><00>1*<2A><00>1<00>&+Z1+[+\x+^*<2A>3<00>&+Zs+\t*<2A>3<00>&+Zr+[s)<29><00>1*<2A><00>1'+Z1+[+\<03>+^+_s*)33'+Zr+[w+^0,<00>+Zr&<26><01>V<01><>'3tls<01><><00><<3C><01>b<00>=buf<01><>'<03><>~*53<00>'+Zr*.A3<00>'+Z<03><>~+[0+\s*=J3<00>'+Z<03><>~+[s+\+]r)TU3<08><00>' <09>c-<2D>db`<01><>*/<2F>d<01><00>/<2F>db<00>/-db<00>Ccfgd<01>!U.tlsd<01>&AA<00>*D<>ob<02>LEretpb<00>A<><00>(E__i|<01>>F |<01>]A<><00><00>)1tv<01>f<02>XAF*i)D<><01>b<02>P1len<01>t<02>T6`J<01>9<><00>9<><00>9<><00>9{<00>9q ,`^3+[
<EFBFBD>+\
+]<02>P+^<02>T*<2A><00>})+[<02>X,j3+]0*Q9<00>)+Zr+[s+\t+]<02>L+^u*~<00>!<00>)+Zv+[r+\s+]u*<2A>u3<00>)+Zv)<29><00>1*<2A><00>11*+Z1+[+\@+^+_r*
D'E*+Zv)<00>1*0<00>1|*+Z1+[+\t+^)9<00>1,L<00>1+Z1+[+\<03>+^) <00>1,<00>1+Z1+[+\+^-<01>bP<01>w+.url<01><01>! .u<01>w+[ *<00>34++[0+\:*1<00>3W++Zr+[<03>+\s,@<00>3+Zr+[<03>+\s3G4<01><><00><01><>,'(<01>| '<27><01><>,<00> 5ret<01>b
) <00>1* <00>1<00>++Z1+[+\<03>+^)4D1*@<00>3,+Z1+[
8)M<00>1*`<00>1T,+Z1+[+\<03>+^)k<00>2*z<00>2x,+[<03>R+\s)<29><00>1*<2A><00>1<00>,+Z1+[+\<03>+^+_r)<29>D1)<29><00>1,<2C><00>1+Z1+[+\ +^+_rtH<><01><>
<01>I} <01><01>2-)D1J<>I&<01><>-CtlsI<01>R* <00>j-+Zr)L2,$<00>1+ZrK<><01><01>V<01><>./<2F><01><01>:
0<><01>bS0-<01>bTCcfg<01><01>!U1tls<01><01>VLs.Eret<01>b<00>
*$<00>'+.+Zr+[s+\t+]u+^v*22-?.+Zv)8<00>1,J<00>1+Z1+[+\|+^,<00>3+Z1+[
K<><01>b<01>//<2F><01><01><00>
0<><01>bS0-<01>bTCcfg<01><01>!UCtls<01><01>V,<00>'+Zr+[s+\t+]u+^vK<><01><01>H<01><>/.url<01><01><00>
Ccfg<01><01>!S1u<01>3<02>@* <00>3n/+Z<02>@*<00>3<00>/+Zr*$<00>3<00>/+Zr+\0+]<02>@*6<00>*<00>/+Zr+[<02>@,D<00>-+Zt+[u+]sK <02>.<01>J0.tls<02><00>
) <00>1*<00>190+Z1+[+\<03>+^,*<00>3+ZrKs bJ<01>!1.url <02>' Ccfg <02>!SCtls <02>T1u3<02>@* <00>3<00>0+Z<02>@*<00>3<00>0+Zr*$<00>3<00>0+Zr+\0+]<02>@*6<00>*<00>0+Zr+[<02>@,F<00>.+Zu+[v+]s+^t=TAG<1B><00>;s<1C>M<><00><15>N<><00><11>N  <19>M<EFBFBD><00>a N<><00><1C>M<EFBFBD>
<00>
< M MRR N  WN<57><00>kMii<16> M$MGG N<> <00> VN`` ~N<><00> ZM<5A> <00> (N<><00>!UMddN77"<22>MZZNhh#N<> <00> }N<><00>$N!!cM<63> <00> <16>N<> <00> <1C>MiiH N''<19>N<EFBFBD><00><1C>M<EFBFBD><00><16>M^ ^ Y M<>
<00>
R MKK!MKK<16>M  <15>N' ' <15>N<11>M<EFBFBD><00><11>M<><00>M  ;MXX<16>M<><00>oM<><00><16>
O<EFBFBD> <00> N<> <00> <15>OAAM<><00>N<> <00> %M<><00><16> N<><00> <20>N<EFBFBD><00>#N<><00> WM ZN!M~~ ]M..<16>
% U$ > : ; I$ >   I&II !I/
2019-08-20 21:11:00 +03:00
 : ;  : ; I8 : ;I 'II& : ;  : ; I : ; I8  I: ;(  : ; : ;I8  : ; : ;I8  I: ; < : ;  : ; I8 : ; I8' : ;I 8  : ; !5I" I: ; #.: ;'I $: ;I%: ;I&.: ; '@<18>B': ; I(: ; I)<29><>1*<2A><>1+<2B><><18>B,<2C><>1-.: ;'I@<18>B.: ;I/: ;I0: ;I14: ;I2.: ; 'I@<18>B3: ; I4: ; I54: ; I61X Y71 8191:1X Y ;4: ; I<4: ; I=4: ; I>4: ; I?
: ; @1X Y A B
: ;C: ;ID4: ;IE4: ;IF4: ;IG.?: ; '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<>%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>    
2019-08-20 21:11:00 +03:00
 <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_veroptlenstrncmpp_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_curvesmbedtls_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_resultESP_L
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&L3VNDP[HRq<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_handshakestrtolstrncmpesp_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>

( 


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
2019-08-20 21:11:00 +03:00
00$010>0K0X0e0r00<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0000(050B0O0\0i0v0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000,090F0S0`0m0z0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>000(080H0X0h0x0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>080C0r0~0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>00'030a0l0w0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>00 0000)050A0M0Y0e0q0}0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0000*070D0Q0^0k0x0<00>0<00>0<00>0<00>000 000 0;0G0S0`0<00>0<00>0<00>0<00>0<00>0<00>0<00>0<00>0 00"0=0I0a0|0<00>0<00>0<00>0<00>0<00><00><00>0<00>,<00>0<00><00> *?Ti~<00><00><00>0<00> <00> <00>,<00>0<00>,<00>0 5 > P
Y
b
o0y } <00>,<00>0<00>,<00>0<00>,<00> <00> <00> <00>


0'+A,F0T0fj<00>,<00><00>0<00><00><00>,<00>0<00>0<00><00>,70AEP0Z,_0l0z0<00>,<00><00><00><00><00>


):0DHS0],b0l,q0{,<00>0<00>,<00>,<00>0<00><00>0<00>,<00>0<00><00><00><00>,,,#i4,9NR<00>c,h}<00><00><00><00><00><00>,<00>,<00>,<00>,<00>,<00>   <00> 0) ,. L f j y ,<00> ,<00> ,<00> <00> <00> <00> <00> 
<00> 
<00> 
<00> !!
'!
0!
6!?!H!Q!g!
p!
!
<00>!<00>!<00>!<00>!0<00>!<00>!<00>!,"0 ","0",+",:",?"0F"K"0U",Z"n"<00>"<00>"<00>"<00>"<00>"<00>"#
2019-08-20 21:11:00 +03:00
#
#
#;#U#^#t#
}#
<00>#
<00>#<00>#<00>#<00>#<00>#<00>#
$
$
$/$8$N$
W$
`$
f$$<00>$<00>$<00>$<00>$<00>$
<00>$
<00>$
<00>$ %&%?%S%h%|%<00>%<00>%
<00>%
<00>%
<00>%<00>%<00>%<00>%
<00>%
&
&.&7&M&
V&
_&
l&u&<00>&
<00>&
<00>&
<00>&<00>&<00>&<00>&<00>&
<00>&
'
'4'E'0K'O'd',i'0s',<00>'<00>'<00>'<00>'
<00>'<00>'0
(((0$(,)(04(,9(0D(,b(,g(k(At(0<00>(,<00>(<00>(<00><00>(,<00>(0<00>(,<00>(<00>(<00><00>(<00>(F<00>(0 ))J),$),-),6),?),D)j)~)<00>)<00>)<00>)<00>)<00>)*
*
%*
2*F*O*e*
n*
w*
}*<00>*<00>*
<00>*
<00>*
<00>*<00>*<00>*
<00>*
<00>*
<00>*0<00>*<00>*
+,+,+5+L+
X+k+
~+0<00>+<00>+<00>+0<00>+,<00>+0<00>+,<00>+,<00>+<00>+<00>+
<00>+
<00>+
<00>+,,',=,
F,
O,
U,^,y,<00>,<00>,
<00>,
<00>,
<00>,<00>,<00>,<00>,
<00>,
<00>,
<00>,0 - - -0-!-!)-!3-0:-">-"W-"k-"t-"<00>-0<00>-#<00>-#<00>-0<00>-,<00>-0<00>-0<00>-.<00>-,.#,.#@.#I.#[.
d.
m.
t.#<00>.0<00>.$<00>.$<00>.0<00>.,<00>.0<00>.0<00>.$/0!/%%/%;/,[/%o/%<00>/%<00>/%<00>/%<00>/0<00>/&<00>/&<00>/,0& 0&"0
+0
40
:0&K00V0'Z0'p0,<00>0'<00>0'<00>0'<00>0'<00>0'.1
410@1(E10I10Q10U10\10`10g10k10s10w10~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>1020 20 202020 20$20+20/20720;20B20F20M20Q20X20\20c20g20o20s20z20~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>2030
30303030"30*30.30630:30B30F30K30O30V30Z30_30c30k30o30v30z30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30<00>30 ! % , 0 B F M Q c g n r <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00><00><00><00> $.2DHY]dhz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&-1;?FJTXgkrv<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>%)8<KO_clpw{<00><00><00><00><00><00><00><00><00><00><00><00> #'15<@RV]aim<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&-19=DHOSZ^fjqu}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
#-18<FJQU_cjn<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> &*15?CJNX\cgqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
 $+/>BJN]ahluy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  ! % , 0 : > E I [ _ f j | <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 





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