65 Commits

Author SHA1 Message Date
be9a35c8be added minichat binary
ELF Header:
  Magic:   7f 45 4c 46 01 01 01 03 00 00 00 00 00 00 00 00 
  Class:                             ELF32
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - GNU
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           ARM
  Version:                           0x1
  Entry point address:               0x11990
  Start of program headers:          52 (bytes into file)
  Start of section headers:          2281884 (bytes into file)
  Flags:                             0x5000200, Version5 EABI, soft-float ABI
  Size of this header:               52 (bytes)
  Size of program headers:           32 (bytes)
  Number of program headers:         7
  Size of section headers:           40 (bytes)
  Number of section headers:         28
  Section header string table index: 27
2025-08-31 06:52:20 +00:00
a49f24a93c switched to arm-linux-gnueabi-g++ and static build to cross compile for armv7 2025-08-31 06:50:41 +00:00
root
1c3478fdb5 first commit 2024-12-28 17:34:33 +01:00
oubelhaj
62f5c8da29 typo 2024-05-06 21:51:39 +01:00
bettercallous
fdaf403514 readme upload 2024-05-06 21:33:11 +01:00
Bettercallous
ce14229194 done 2024-05-03 16:48:50 +01:00
Bettercallous
1702674d75 changed project structure 2024-05-03 16:25:20 +01:00
Bettercallous
814a141980 reconstructing code 2024-05-03 13:31:36 +01:00
Bettercallous
4a50dced99 fixing last bugs 2024-05-01 12:02:12 +01:00
mochaoui
5c8c145c5b done 2024-05-01 11:46:14 +01:00
mochaoui
17288d3fe3 fix the server host msg for the irssi client now the login msg is clean 2024-04-30 20:26:31 +01:00
bettercallous
e3f9610ec7 small changes in server code 2024-04-30 19:29:47 +01:00
bettercallous
204ed9d7bd fixing more bugs 2024-04-30 18:10:02 +01:00
bettercallous
91e8f5c3f2 fixed bugs 2024-04-30 16:26:19 +01:00
Bettercallous
3b951ffdf8 fixex ctrl+D bug v.2 2024-04-29 18:36:37 +01:00
Bettercallous
9abced38a0 fixed ctrl+D bug 2024-04-29 16:06:48 +01:00
mochaoui
23f12a5e61 parse parse parse 2024-04-29 14:35:45 +01:00
mochaoui
beb4db3d02 make the user and nick and password more secure 2024-04-28 18:55:00 +01:00
mochaoui
e9c1d60f46 fix fix fix 2024-04-28 15:54:08 +01:00
Bettercallous
5338af5e4f fixed client authentication bugs 2024-04-27 21:51:21 +01:00
mochaoui
f01089a434 protect the bot 2024-04-27 18:14:24 +01:00
mochaoui
c2a4ad135b checks checks checks 2024-04-27 18:09:53 +01:00
bettercallous
bb721c9b2a optimizing code 2024-04-27 14:53:25 +01:00
mochaoui
ef8a9fd5d8 add some parss 2024-04-27 14:06:01 +01:00
mochaoui
7625fd6f57 bugs fixed 2024-04-27 12:29:11 +01:00
Mmokane
ea65d5f4a0 bot is done, file transfer is next 2024-04-25 00:02:33 +01:00
mochaoui
33717c386a add some parse for the user and nick input ... 2024-04-24 13:32:44 -05:00
mochaoui
b7f364a862 make nc work proply with this code and add some checkes 2024-04-24 09:33:37 -05:00
Mmokane
b4e79f36ad trying to add a bot command, almost done 2024-04-24 02:35:42 +01:00
Mmokane
44f880a285 trying to add a bot command, almost done 2024-04-24 02:35:31 +01:00
bettercallous
4881feb89b fixed poll bug when exiting with ctrl+C 2024-04-23 18:11:02 +01:00
bettercallous
a21770516b optimizing server code 2024-04-23 17:58:48 +01:00
mochaoui
bb49ca3c10 add a check for the last mode . hahahaah 2024-04-22 12:17:40 -05:00
mochaoui
e266a65a0a the last mode done -l and +l the limite channel holding users 2024-04-22 10:57:42 -05:00
mochaoui
099af1ff3f make the nickname and username nicked in the server don't worry about that 2024-04-22 06:59:47 -05:00
Mmokane
11789fe633 the password mode is working, and the invite mode bug is fixed 2024-04-21 20:55:31 +01:00
mochaoui
7440b0c891 fixing some errors pull this version !! 2024-04-21 12:48:32 -05:00
mochaoui
da836982d9 make the invited user if it kicked from the channed and the channel is restrected by the +i need to be invited again to join the channel again 2024-04-21 10:53:49 -05:00
mochaoui
a8b3f537c2 the mode -i and +i about join dooooooone and work as expected 2024-04-21 09:44:14 -05:00
mochaoui
9f8a61dbe5 topic mode done 2024-04-20 13:06:05 -05:00
mochaoui
8711ebaac1 error msg 2024-04-20 12:32:04 -05:00
mochaoui
c47db99b7f just a small response 2024-04-20 12:29:03 -05:00
mochaoui
52e093f725 mode -o done 2024-04-20 11:31:23 -05:00
mochaoui
a1103a37be finish the topic commande and the invite commande 2024-04-20 10:18:45 -05:00
mochaoui
7a9f346b8b make the kick commande work proprely hahaha and handle the respense to understooddd by the client , and making the channel more pro 2024-04-19 11:39:48 -05:00
mochaoui
e1ca1fe9a7 kick commade done : kick the user from the channel 2024-04-18 15:18:53 -05:00
mochaoui
a2cf7bc4c8 responding to Ping 2024-04-18 07:12:31 -05:00
mochaoui
fb1fffabec the user create the channel X is the operator of the channel donne. 2024-04-18 06:04:10 -05:00
mochaoui
8f6bb64ff4 handling the privet msg between the users 2024-04-18 05:39:12 -05:00
mochaoui
db1e03ae5c broadcast msg done 2024-04-17 14:13:45 -05:00