ft_irc/srcs/commands/auth
2023-02-12 15:57:28 +01:00
..
auth_utils.cpp add PRIVMSG and add reserve for vector of user and chanlist because POINTER VALIDITY 2023-02-11 15:13:56 +01:00
nick.cpp authentification work pretty great, you can crtl+c client without bug so delete client work, and support multi connexion 2023-02-09 15:42:52 +01:00
pass.cpp authentification work pretty great, you can crtl+c client without bug so delete client work, and support multi connexion 2023-02-09 15:42:52 +01:00
user.cpp replace vector by list in allfds and add overload operator on list ([], +, -) add temp QUIT and SQUIT 2023-02-12 15:57:28 +01:00