HomeProjects

CcOS

Source:https://coolcow.de/projects/CcOS.git
Binaries:not available
Mirror:https://github.com/AndyD87/CcOS.git
von am 2018-11-02

Repository Info

Commits:2165
Branches:HEAD
master
script
socketlistener

Latest commits

commit 38207d42403cbe1ecdfb5dd5a75445725842fb10
Author: Andreas Dirmeier
Date: Mon Mar 2 12:06:54 2026 +0100

Update build config

commit 8ffb6ff4110755ff7cc9e8251de071404580752e
Author: Andreas Dirmeier
Date: Sun Feb 22 21:01:39 2026 +0100

Prepare for ESP32I2C

commit a4f439ca53f80d863e89a4a60fc8bc282e0cd8d9
Author: Andreas Dirmeier
Date: Sun Feb 8 20:45:12 2026 +0100

Add I2C for ESP32

commit f52abb84ad6e896ef771f90ba2066f1f28568021
Author: Andreas Dirmeier
Date: Mon Jan 12 15:28:07 2026 +0100

Fix socket changes on Windows

commit b31b615b24922af3be1b85566f6135cc41bf5ba3
Author: Andreas Dirmeier
Date: Mon Jan 12 14:39:41 2026 +0100

Fix accept problems with chrome on esp32s3

commit c930919da3f341def179ed851ea5fcf4de247f42
Author: Andreas Dirmeier
Date: Mon Jan 12 13:24:01 2026 +0100

Remove pointer from sockets accept and use CcSocket instead

commit 9a56fc990d4c2bab6cdcf46b4a1d517328af3abd
Author: Andreas Dirmeier
Date: Mon Jan 12 07:27:49 2026 +0100

Fix ssl sni name

commit 9bef9bd4719700d3cd32219d8802200e88b5f71e
Author: Andreas Dirmeier
Date: Mon Jan 12 07:10:07 2026 +0100

Fix no return

commit 67d62f75ba3817334740ee2a277c0bb833ca48f0
Author: Andreas Dirmeier
Date: Mon Jan 12 07:08:33 2026 +0100

Default certificate verification off until system chain import is implemented

commit 0b3197f3f38d82211b8ab2f38e4408305ece4f8e
Author: Andreas Dirmeier
Date: Sun Jan 11 22:22:12 2026 +0100

ESP32 mbedtls fixed