This website requires JavaScript.
Explore
Help
Sign In
Václav Šmejkal
ENGO150
0 Followers
·
0 Following
Czech Republic
https://coquette.baby
Joined on
0420-09-06
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Projects
Packages
Public Activity
101 contributions in the last 12 months
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri
Less
More
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-05 17:11:03 +01:00
adf8efb6ab
fix client ip liner tui
55b96af92e
showing login/register on password prompt
cfa58a52db
revert "optimized ifs in why2_listen_server"
Compare 3 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-04 22:31:46 +01:00
d23fe1de78
fixed missing env in chat-build workflow
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-04 22:28:11 +01:00
667eac9faa
using upload-artifact only on github
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-04 22:13:39 +01:00
45accc4b97
revert "using upload-artifact v3 instead of v4"
af1a1d8855
showing client whether he is logging in or registering
240e7a79af
optimized ifs in why2_listen_server
037bd2a966
changed authority_ip address
Compare 4 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-04 20:00:19 +01:00
4e04b89221
checking for invalid base64 in read_socket_raw
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-04 19:06:38 +01:00
429e0cfeaa
implemented message delays in read_socket_raw
01455eab12
created max_message_delay_violations in server cfg
05ed50ddfd
declaring find_connection at the file top
fa6826ca05
using set_server fn in server-side programs
ffcdfa0657
created is_server & set_server functions
Compare 7 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-03 18:10:36 +01:00
97248c3772
using domains in client config
d1142b469b
resolving domains on client connect
Compare 2 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-02 21:58:28 +01:00
b6dff4d2f3
included stddef in crypto header
44be9ad2f6
proccessing fread output on CA
Compare 2 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-02 21:05:20 +01:00
6c080a438c
implemented WHY2_CHAT_MESSAGE_DELIMITER in read/send fns
97ee13591e
created WHY2_CHAT_MESSAGE_DELIMITER macro
2586f1a937
returning NULL on invalid packet in read_socket_raw
e688023383
allocating correct size in why2_chat_base64_encode
Compare 4 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-02 15:50:08 +01:00
06d835e2b9
implemented encrypt_decrypt_message in send/receive fns
6e67e6225f
fixed encrypt_decrypt_message base64 problems
ee104f3208
created encrypt_decrypt_message fn
5cbb9375dd
implicit declaration of base64_decode fix
2649709c41
added length to why2_output_flags
Compare 10 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-01 22:13:36 +01:00
35ec44ae68
saving shared client-server key
7b2f55e3ae
created client_server_key fns
8a7c389a74
generating ECC keys on server startup
481bce366c
removed message parameter from why2_chat_ecc_shared_key
4d8f61259d
removed encryption from why2_chat_ecc_shared_key
Compare 17 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-02-01 19:32:33 +01:00
e99f0115d6
disconnecting user on ca auth end
a0bb314010
implemented CA code in client
7377b672bf
returing code from why2_listen_authority
bd986f5327
saving user certificate
d799ff1e0c
allocating correct size in why2_get_authority_cert_path
Compare 47 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-31 15:48:43 +01:00
07eb596180
checking for WHY2_CHAT_CODE_ACCEPT_MESSAGES from client
15e36f5919
added key to connection_node_t
Compare 2 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-31 14:34:44 +01:00
b392451486
fixed server receive code param error
c0c0ad6894
using codes in exit_client fn
0781fc4caf
fixed uninitialized variable
a3c54207db
sending WHY2_CHAT_CODE_VERSION as a code
c120d38804
sending WHY2_CHAT_CODE_PM as a code
Compare 22 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-30 21:21:03 +01:00
e34f92b0d8
renamed WHY2_CHAT_COMMAND_PM to WHY2_CHAT_COMMAND_DM
6f773bcecf
replaced RSA comment with ECC
Compare 2 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-30 20:07:46 +01:00
c1e7aba879
defined why2_chat_ecc_verify_signature
ac88620d99
added key parameter to why2_chat_ecc_verify_signature declaration
c8d197f6b9
returning length in base64_decode
210d23369b
implemented base64 delimiter
b859c88dcc
declared why2_chat_ecc_verify_signature
Compare 6 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-29 22:44:51 +01:00
d764002546
added base64_decode fn
685b8e446e
defined why2_chat_ecc_sign
0b3cb2f957
added local base64_encode fn
5cc8c43b62
declared why2_chat_ecc_sign
8d17915a05
generating only one keyfile
Compare 6 commits »
ENGO150
pushed to
development
at
ENGO150/WHY2
2025-01-29 16:35:52 +01:00
8b7aa98b70
removed GMP dependency
eff50818ea
added code for ecc keypair generation
b833b56aef
changed up crypto header for ECC update
Compare 3 commits »
ENGO150
pushed to
master
at
ENGO150/WHY2-docs
2025-01-25 22:44:38 +01:00
a06bd0c2ed
added CNAME file to preserve custom domain
ENGO150
pushed to
gh-pages
at
ENGO150/WHY2-docs
2025-01-25 22:44:31 +01:00
2fd9d097fb
Deployed a06bd0c with MkDocs version: 1.6.1
First
Previous
1
2
3
4
5
...
Next
Last