Commit Graph

133 Commits

Author SHA1 Message Date
n07070 44cf00432b Fixed adding to list of peers. 2020-05-04 21:05:35 +02:00
n07070 57d04eb1c3 Added ability to add via hostname 2020-05-04 20:46:12 +02:00
n07070 b85312bd97 fixed node id 2020-05-04 16:09:55 +02:00
n07070 5d47c43864 Added UI for no debug mode 2020-05-04 16:00:41 +02:00
n07070 3f6021ccd5 Fixed addin peer to peer table 2020-05-04 14:34:53 +02:00
n07070 e1364bc58e Changed debug print,
Added memcmp in get_neibourgh
Found bug with port number conversion
2020-05-04 12:59:08 +02:00
nis e757389e32 YES 2020-05-04 00:40:54 +02:00
nis bdec3db1c6 node state request fix 2020-05-04 00:23:25 +02:00
nis e5ec8b36ae adding tlv to packet error fix 2020-05-03 23:43:17 +02:00
nis c56a151762 hash fix (not finished yet) 2020-05-03 21:38:04 +02:00
nis 733c700492 struct padding error fix 2020-05-03 00:19:54 +02:00
n07070 bd8f5c452b Trying to fix the receiving of messages 2020-04-30 19:56:58 +02:00
n07070 201084d9f1 Trying to fix 2020-04-29 22:45:58 +02:00
n07070 e96c21027e Merge branch 'get-network-state' of gaufre.informatique.univ-paris-diderot.fr:perdriau/dazibao into get-network-state 2020-04-29 22:25:31 +02:00
n07070 ae893c91fc Some changes 2020-04-29 22:22:58 +02:00
gonzalef 0bb80d078c int64_t to uint64_t and endianness problem 2020-04-29 22:22:30 +02:00
gonzalef 352aed242d include 2020-04-29 20:58:56 +02:00
n07070 25c3b2313a Merge branch 'add-message' into get-network-state 2020-04-29 20:53:13 +02:00
n07070 8a5f628f12 Merge branch 'add-message' of gaufre.informatique.univ-paris-diderot.fr:perdriau/dazibao into add-message 2020-04-29 20:44:02 +02:00
n07070 c47bff0a55 Merge branch 'add-message' of gaufre.informatique.univ-paris-diderot.fr:perdriau/dazibao into add-message 2020-04-29 20:43:25 +02:00
gonzalef afa8b4c822 free en commentaire 2020-04-29 20:25:04 +02:00
n07070 f9c1cda499 Fixing unintialized values 2020-04-29 20:19:02 +02:00
gonzalef 5e8b4fa928 add message and add data 2020-04-29 19:53:19 +02:00
n07070 c19f5e7c3c Trying to fix print_out, but too many memory errors 2020-04-29 19:03:46 +02:00
n07070 72b00cb07d Added printing the peer list 2020-04-29 16:40:01 +02:00
n07070 ab1f278685 Added another print_error 2020-04-29 16:19:05 +02:00
n07070 ba0cf32cb0 Added new print_error function
Added checks for NULL values
Added comments and quesitons as // TODO
2020-04-29 16:17:22 +02:00
n07070 055ecfd0ba Revert "Merge branch 'master' into add-message"
This reverts commit 8da14978d6, reversing
changes made to 704ed2a523.
2020-04-29 14:30:05 +02:00
n07070 8da14978d6 Merge branch 'master' into add-message 2020-04-29 14:25:26 +02:00
n07070 704ed2a523 Merge branch 'add-message' of gaufre.informatique.univ-paris-diderot.fr:perdriau/dazibao into add-message 2020-04-29 14:22:14 +02:00
PERDRIAU nelson b5a6bb0475 Merge branch 'fix-hash' into 'master'
Fix hash

See merge request perdriau/dazibao!14
2020-04-29 14:19:51 +02:00
PERDRIAU nelson c79c3c0e19 Merge branch 'debug-fnc' into 'master'
Debug fnc

See merge request perdriau/dazibao!13
2020-04-29 14:19:18 +02:00
PERDRIAU nelson fa872ed625 Merge branch 'master' into 'debug-fnc'
# Conflicts:
#   src/node.c
2020-04-29 14:18:58 +02:00
PERDRIAU nelson d302de0390 Merge branch '16-update_neighbours' into 'master'
Resolve "Où faire les conversions big endian/little endian?"

Closes #16

See merge request perdriau/dazibao!12
2020-04-29 14:16:30 +02:00
PERDRIAU nelson 28700a1609 Merge branch 'master' into '16-update_neighbours'
# Conflicts:
#   src/node.c
2020-04-29 14:15:05 +02:00
PERDRIAU nelson baa283bf78 Merge branch '5-ajouter-un-flag-de-debut' into 'master'
Resolve "Ajouter un flag de début"

Closes #5

See merge request perdriau/dazibao!6
2020-04-29 14:03:42 +02:00
PERDRIAU nelson abb55957bc Merge branch 'master' into '5-ajouter-un-flag-de-debut'
# Conflicts:
#   src/node.c
2020-04-29 14:03:23 +02:00
PERDRIAU nelson b568e34d6a Merge branch '15-lier-run_node' into 'master'
Resolve "lier run_node"

Closes #15

See merge request perdriau/dazibao!9
2020-04-29 14:00:57 +02:00
n07070 884fb2e3b3 Merge branch 'master' of gaufre.informatique.univ-paris-diderot.fr:perdriau/dazibao 2020-04-29 14:00:17 +02:00
n07070 06fa230463 Added gitignore 2020-04-29 13:59:58 +02:00
gonzalef 904f0fcc79 big endian/little endian conversions 2020-04-28 20:22:53 +02:00
n07070 70ca7f5f10 Removec old comment 2020-04-28 20:12:59 +02:00
n07070 fae758e4dd Fixed adding message to data list before receiving messages 2020-04-28 19:51:53 +02:00
n07070 fd623ee484 Merge branch 'fix-hash' into add-message 2020-04-28 19:36:49 +02:00
n07070 88e15dea3a messages are now added to the data_list 2020-04-28 19:36:30 +02:00
n07070 73e681a5ea Merge branch 'add-message' into fix-hash 2020-04-28 19:20:15 +02:00
n07070 2cf652f8ba remove .o files 2020-04-28 19:19:45 +02:00
gonzalef 61041efd02 send_packet 2020-04-28 19:05:10 +02:00
gonzalef 897550a0ac warning sprintf 2020-04-28 19:02:02 +02:00
n07070 956b249259 Added a new way to add data to a list of data 2020-04-28 18:37:21 +02:00