Commit Graph

44 Commits

Author SHA1 Message Date
Ivaylo Ivanov 2c2381604f Remove sonar scanner 2019-10-08 22:55:58 +02:00
Ivaylo Ivanov 9ba7cb69cc Add sonar scanner 2019-09-29 18:16:56 +02:00
Ivaylo Ivanov 2206728fa6 Add a larger randomizer base 2019-01-13 19:10:56 +01:00
Ivaylo Ivanov 041fac9919 Add the shared folder to makefile package 2019-01-13 18:51:35 +01:00
Ivaylo Ivanov ff14545d82 Move the clean_up function and add it to generator 2019-01-13 18:48:43 +01:00
Ivaylo Ivanov 696deabb91 Add generator functionality 2019-01-13 15:23:32 +01:00
Ivaylo Ivanov 4887235d61 Add edge tagging 2019-01-13 14:49:05 +01:00
Ivaylo Ivanov 004ee52ae4 Add shuffler and paramaterize the open_sem function additionally 2019-01-13 14:18:20 +01:00
Ivaylo Ivanov 8c423aaa16 Add clean_up function, add num_nodes logic to generator, change docs 2019-01-13 13:18:02 +01:00
Ivaylo Ivanov 4d9c62cb84 Add documentation, signal handling, initial supervisor and semaphor functions 2019-01-12 23:00:50 +01:00
Ivaylo Ivanov 0c024698e3 Move the truncation outside of the open function 2019-01-12 13:27:02 +01:00
Ivaylo Ivanov 2c4471a7b5 Add semaphore functions implementations 2019-01-12 12:39:01 +01:00
Ivaylo Ivanov 833c560621 Add input check to generator 2019-01-11 17:23:54 +01:00
Ivaylo Ivanov 9a652f4d4e Add initial shared memory object functions 2019-01-11 16:44:38 +01:00
Ivaylo Ivanov 435eb6dba6 Remove useless links from top README 2018-12-24 15:53:53 +00:00
Ivaylo Ivanov f76a31ce68 Add initial fb_arc_set modules 2018-12-24 17:52:14 +02:00
Ivaylo Ivanov 16aeaf6c37 Refactor string building and fix reader 2018-12-16 17:58:23 +01:00
Ivaylo Ivanov f36156d44a Fix splitting bug 2018-12-16 16:00:16 +01:00
Ivaylo Ivanov 5d438703a6 Remove incorrect mygrep from Makefile 2018-12-15 23:01:57 +01:00
Ivaylo Ivanov 0e2c89d939 Revert to old line check 2018-12-15 22:56:22 +01:00
Ivaylo Ivanov a7b4aa82a5 Remove useless line 2018-12-15 22:40:22 +01:00
Ivaylo Ivanov eb130f4ba4 Add string convertion 2018-12-15 22:27:23 +01:00
Ivaylo Ivanov c70db7363d Rework children creation and add recursive calls 2018-12-15 18:45:22 +01:00
Ivaylo Ivanov 446ac678db Add process fork (albeit non-functioning) 2018-12-14 19:51:54 +01:00
Ivaylo Ivanov 563cced7ea Refactor cpair and add initial forking 2018-12-12 22:06:56 +01:00
Ivaylo Ivanov ccfbf9e1ed Add initial cpair functionality 2018-12-08 22:34:47 +01:00
Ivaylo Ivanov 98015cb8b5 Merge branch 'master' of http://git.ivayloivanov.eu/ivo/unix 2018-11-27 11:30:06 +01:00
Ivaylo Ivanov 72fb0784bf Refactor the client 2018-11-27 11:29:57 +01:00
Ivaylo Ivanov 80eea0e15e Add LICENSE 2018-11-26 09:29:56 +00:00
Ivaylo Ivanov 712e3910ad Fix bug in client and change the Makefiles 2018-11-10 21:18:12 +01:00
Ivaylo Ivanov 36495526b5 Make the server listen constantly and fix a bug 2018-11-10 14:07:08 +01:00
Ivaylo Ivanov a8698e38f9 Add functioning server 2018-11-09 21:46:52 +01:00
Ivaylo Ivanov 400c3916ff Add initial server functionality and clean up 2018-11-06 19:45:29 +01:00
Ivaylo Ivanov 2f552e5ad4 Add working http client 2018-11-05 17:46:15 +01:00
Ivaylo Ivanov 69612815b6 Add basic client socket config 2018-11-03 20:13:23 +01:00
Ivaylo Ivanov e18af3e94e Add comments to mygrep, begin implementing the http client 2018-11-03 16:51:24 +01:00
Ivaylo Ivanov 7765c6964a Add initial http structure 2018-10-22 08:55:15 +02:00
Ivaylo Ivanov c564873ed9 Fix a bug where the program doesn't read the arguments 2018-10-10 15:49:24 +02:00
Ivaylo Ivanov e94d16e7ea Add coments in Doxygen style and clearify the code 2018-10-08 15:34:21 +02:00
Ivaylo Ivanov eec12ea2ff Remove useless header file, add working Makefile and comments 2018-10-08 12:21:18 +02:00
Ivaylo Ivanov 4d98d13dce Implement check for user input and file data, add file append 2018-10-07 12:19:47 +02:00
Ivaylo Ivanov 80977a0d69 Edit README 2018-10-06 17:26:05 +02:00
Ivaylo Ivanov 36420488a1 Add argument handling and a README for mygrep 2018-10-06 17:23:33 +02:00
Ivaylo Ivanov 069953548c Initial commit 2018-10-03 18:46:59 +02:00