Aadhavan Srinivasan Rockingcool
  • Joined on 2022-10-09
Rockingcool created repository Rockingcool/editor 2023-04-17 15:19:33 -05:00
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-14 15:31:02 -05:00
fa1e8610f8 Fixed bug with manipulation of the message string, by creating a copy of the string parameter
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-14 14:45:36 -05:00
9c87de7196 NEED TO FIX: updated some code, but it still retrieves wrong message length
34861b4644 Lots of little fixes, cleared buffer, fixed some minor bugs
a83338e8db Updated stack file; removed 'free' call
Compare 3 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-14 08:11:34 -05:00
5bc6c575fc Started working on receiving messages
c8c9a34aab Used 'tm*' instead of 'tm' for storing time
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-13 10:28:27 -05:00
868aaccf28 Added check for whether the destination user exists
97d1c9153b Added libstack files to Makefile
2c46754cb4 Took 'user*' as a parameter instead of 'user', returned 'Message*' instead of 'Message'
Compare 3 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-13 08:11:45 -05:00
ad70f43da9 DOESN'T COMPILE - Started working on adding message to stack
df9a05a56e Added libstack files
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/libstack 2023-04-13 07:58:47 -05:00
b08416881d Added code to free memory
Rockingcool pushed to master at Rockingcool/libstack 2023-04-12 22:52:26 -05:00
d152c11365 Added Makefile
Rockingcool pushed to master at Rockingcool/libstack 2023-04-12 22:51:56 -05:00
2f3431d036 Removed use of print function
Rockingcool pushed to master at Rockingcool/easysock 2023-04-12 22:49:19 -05:00
5df38a4e97 Updated Makefile
Rockingcool pushed to master at Rockingcool/libstack 2023-04-12 22:37:24 -05:00
22f370f888 Added header file, changed function names to be in a separate namespace
Rockingcool created branch master in Rockingcool/libstack 2023-04-12 19:50:57 -05:00
Rockingcool pushed to master at Rockingcool/libstack 2023-04-12 19:50:57 -05:00
01be5ed038 First commit
Rockingcool created repository Rockingcool/libstack 2023-04-12 19:49:13 -05:00
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-11 23:10:39 -05:00
1456b60ad9 Added check for NULL message
6be0bd8ce2 Finished working on 'fetch_message_string' function
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-11 14:29:29 -05:00
d46d250b84 Continued refactoring code
70ecbae964 Removed unnecessary functions
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-11 08:11:19 -05:00
ace4e3c8e5 Added code to retrieve sender (by calling the appropriate message_helper function), started refactoring code so that all data is processed in one shot, instead of waiting for multiple 'recv's
3e07370f31 Added function for retrieving sender, message, and a generic string
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-09 10:53:49 -05:00
3125dd48d6 Fixed memory allocation bug in 'create_user_list' function
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-09 10:48:33 -05:00
10dfaf855d Fixed bug with memory allocation in 'create_user_list' function
Rockingcool pushed to master at Rockingcool/chat_application 2023-04-09 09:39:59 -05:00
5bf131d00c Changed function name
42e12def81 Routine bugfixes
Compare 2 commits »