index
:
FMI/pico-web
main
Year 3 FMI Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[browser-cli,server-cli] Fixed security issues
Syndamia
2024-01-08
2
-4
/
+4
|
*
[src] Fixed angled bracket includes to quote includes where applicable
Syndamia
2024-01-08
6
-11
/
+11
|
*
(server-connection) Added disconnected messages to log
Syndamia
2024-01-07
1
-2
/
+6
|
*
(Makefile) Moved building to a Makefile inside src and added dev/prod flags
Syndamia
2024-01-07
1
-0
/
+33
|
*
(server-connection) Fixed hanging on inexistant error file
Syndamia
2024-01-07
1
-23
/
+24
|
*
(server-cli) Fixed infinite output when stdout is closed
Syndamia
2024-01-07
1
-1
/
+7
|
*
(util) Quotes instead of angled brackets when including util.h
Syndamia
2024-01-07
2
-2
/
+2
|
*
(browser-cli) Renamed handleCLI to handleBrowserCLI, so there is no ↵
Syndamia
2024-01-07
2
-4
/
+4
|
|
|
|
collision for tests
*
(browser-net) Separated main function in it's own C file, so testing could ↵
Syndamia
2024-01-07
3
-96
/
+111
|
|
|
|
be done
*
(src/sds) Added properly submodule
Syndamia
2024-01-06
1
-0
/
+0
|
*
(src) Moved source files to a src folder
Syndamia
2024-01-06
10
-0
/
+887