193 Commits

Author SHA1 Message Date
60584e0957 remove old pso_packet 2019-11-01 23:11:27 -07:00
04322d2526 convert login packets 2019-11-01 22:11:12 -07:00
8eaf7f08ff convert patch packets 2019-10-31 22:14:53 -07:00
dc3fceef14 test large arrays in wrong pkt test 2019-10-26 16:11:49 -07:00
5d627e9219 new pso_packet tests 2019-10-25 23:32:19 -07:00
df4949b897 PSOPacketData for new pso_packet 2019-10-23 23:02:15 -07:00
0a26d1d8c6 menuselect packet 2019-10-17 23:44:13 -07:00
911840f02a screenselectchar -> char 2019-09-23 22:23:17 -07:00
025efcb0de shiplist packets 2019-09-23 22:22:33 -07:00
d0f93fcd54 fix compiler warnings 2019-09-15 15:17:30 -07:00
88a42695a1 param data packets 2019-09-13 18:26:23 -07:00
a756af5f30 character/guildcard structs 2019-09-08 23:48:35 -07:00
jake
47b8d06037 andy why 2019-09-07 12:40:24 -07:00
Jake Probst
4e43c0e36d actually include things 2019-09-05 15:16:10 -07:00
Jake Probst
419db62ad5 add character/guildcard structs 2019-09-05 14:36:08 -07:00
Jake Probst
a37856ddcf PSOPacket::from_bytes &Vec<u8> -> &[u8] 2019-09-04 09:09:01 -07:00
Jake Probst
5fbfce058c charselect pkts 2019-09-03 16:48:48 -07:00
ebaef31bcc tests passed yay i quit 2019-09-01 22:25:48 -03:00
ad8930fcb0 . 2019-09-01 22:20:36 -03:00
4edb95d247 assert.to_le_bytes to assert.as_bytes 2019-09-01 14:57:08 -03:00
0d80bb58aa dropped BB prefix. Have ChecksumAck::new take an argument to set ack. Added basic test to check le_bytes. 2019-09-01 14:28:20 -03:00
89c217731f added packets 0x1E8, 0x2E8 (BBChecksum and BBChecksumAck) 2019-08-31 02:38:53 -03:00
Jake Probst
03efcee742 pkt E2 key settings 2019-08-25 04:48:48 -07:00
Jake Probst
aa2adaf629 make more vars pub 2019-08-25 04:47:49 -07:00
Jake Probst
e83aae2b4b usersettings struct 2019-08-22 20:37:22 -07:00
Jake Probst
0feee1c0a2 fix test 2019-08-21 23:07:39 -07:00
Jake Probst
5300907e2c some login packets 2019-08-21 17:23:16 -07:00
Jake Probst
529690165d psocipher.block_size 2019-08-21 17:22:21 -07:00
Jake Probst
e2965699d3 turns out we gotta pad it out a bit to 8byte blocks 2019-07-30 22:24:44 -07:00
Jake Probst
ae0b909685 move packet source files to one directory 2019-07-14 00:48:45 -07:00
Jake Probst
6704a9a653 bb cipher 2019-07-14 00:43:54 -07:00
Jake Probst
222f3c38da have cipher specify header size
Really it is more about mimimum cipher block size.

 Please enter the commit message for your changes. Lines starting
2019-07-14 00:43:05 -07:00
Jake Probst
10db8888c2 the rest of the patchserver packets 2019-06-29 09:54:17 -07:00
Jake Probst
43cb98db54 HAHAHAAHHHJRFEHGJRHETHFGTERTJFEHJKTHjrekgthrejkghlre
in unrelated news it turns out newserv's pc cipher implementation is
incorrect.
of course given that it just goes redirects to the login server
immediately it never had to do an update_stream to update after 56 bytes
were sent.
2019-06-27 23:04:59 -07:00
Jake Probst
148f002cb3 bunch of patchserver related packets 2019-06-23 17:07:27 -07:00
Jake Probst
67b56be4f6 PSOPacket is Debug, more parse errors 2019-06-23 15:52:54 -07:00
Jake Probst
a1485dd8e7 make cipher pub 2019-06-23 15:52:28 -07:00
Jake Probst
f9b2567d8e null pso cipher 2019-06-23 15:52:09 -07:00
Jake Probst
7cac700dd5 turns out not everything has a flag, putting it in the struct will be easier at this point 2019-06-12 18:25:07 -07:00
Jake Probst
7c246f5446 silence warnings, print strings in packets 2019-06-08 18:16:07 -07:00
Jake Probst
2a95dacb57 psopc cryto 2019-06-08 18:06:10 -07:00
Jake Probst
53ef5a8efc pso_packet proc_macro for misc things 2019-06-06 16:46:23 -07:00
Jake Probst
ffca6f8b58 init 2019-05-29 22:34:00 -07:00