revsic
|
e9596fc197
|
obfs, fsm: Move pass to seq
|
2019-04-07 00:29:33 +09:00 |
|
revsic
|
768c182566
|
obfs, fsm: Implement compile time finite state machine
|
2019-04-07 00:23:06 +09:00 |
|
revsic
|
1caba45765
|
fsm: Fix sample
|
2019-04-06 04:42:38 +09:00 |
|
revsic
|
7c829c3c14
|
fsm: Modify machine to return next states
|
2019-04-06 04:42:29 +09:00 |
|
revsic
|
d651f891b1
|
temporal commit
|
2019-04-06 01:30:41 +09:00 |
|
revsic
|
76a485e333
|
ci: Reannotate windows
|
2019-04-05 23:07:01 +09:00 |
|
revsic
|
c0cd88b348
|
ci: Deannotate windows
|
2019-04-05 23:03:46 +09:00 |
|
revsic
|
a2c86b6756
|
ci: Annotate windows
|
2019-04-05 22:44:37 +09:00 |
|
revsic
|
6b51cc9934
|
ci: Fix vm version
|
2019-04-05 22:40:29 +09:00 |
|
revsic
|
2316f202a9
|
ci: Fix vm version
|
2019-04-05 22:39:38 +09:00 |
|
revsic
|
8991de23fd
|
obfs, fsm: Add state machine executor
|
2019-02-25 14:55:32 +09:00 |
|
revsic
|
8c23e5e6cd
|
obfs, fsm: Update state machine sample
|
2019-02-25 14:23:41 +09:00 |
|
revsic
|
8401ac212f
|
obfs, fsm: Fix template overloading
|
2019-02-25 14:23:27 +09:00 |
|
revsic
|
065eadca9d
|
obfs, fsm: Add finite state machine impl
|
2019-02-24 04:36:47 +09:00 |
|
revsic
|
53c5d8ee53
|
sample: Add state_machine
|
2019-02-23 04:56:37 +09:00 |
|
revsic
|
2a7d72adc8
|
obfs, fsm: Add Finite state machine
|
2019-02-23 04:56:19 +09:00 |
|
revsic
|
c070451823
|
obfs, string: Replace table size to elem_size
|
2019-02-23 03:37:43 +09:00 |
|
revsic
|
f61c8e8a55
|
obfs: Remerging
|
2019-02-23 03:37:26 +09:00 |
|
revsic
|
e3ad78d004
|
obfs, seq: Add elem_size for SeqPack
|
2019-02-23 03:37:16 +09:00 |
|
revsic
|
f61e883836
|
obfs, string: Modify tables to va args
|
2019-02-23 02:56:00 +09:00 |
|
revsic
|
1a6f445370
|
obfs, string: Add macro MAKE_STRING
|
2019-02-23 02:51:57 +09:00 |
|
revsic
|
9dcd7b307c
|
obfs: Remerge
|
2019-02-22 23:12:13 +09:00 |
|
revsic
|
0a0cfd82d6
|
obfs, string: Fix sample to use macro
|
2019-02-22 23:12:00 +09:00 |
|
revsic
|
15be8d2ad1
|
obfs, string: Add macro MAKE_STRING
|
2019-02-22 23:11:31 +09:00 |
|
revsic
|
4a69514490
|
obfs, rand: Rename macro to MAKE_RAND_VAL
|
2019-02-22 23:11:19 +09:00 |
|
revsic
|
405eaf8aed
|
obfs, string: Add keyword template for dependent types
|
2019-02-22 23:03:11 +09:00 |
|
revsic
|
8b17297702
|
obfs, string: Add keyword template
|
2019-02-22 22:46:08 +09:00 |
|
revsic
|
6d87171829
|
obfs, string: Add keyword typename
|
2019-02-22 22:44:26 +09:00 |
|
revsic
|
80640cf5ff
|
unittest: Fix include directory
|
2019-02-22 22:39:25 +09:00 |
|
revsic
|
f30aa092d0
|
obfs, string: Fix include path of tests
|
2019-02-22 22:39:12 +09:00 |
|
revsic
|
954ba45ac8
|
merge: Fix merging directory
|
2019-02-22 22:38:59 +09:00 |
|
revsic
|
e37fcc2d9f
|
obfs: Remerge
|
2019-02-22 22:38:51 +09:00 |
|
revsic
|
e686933e66
|
obfs: Modify directory impl to obfs
|
2019-02-22 22:38:06 +09:00 |
|
revsic
|
a39296ea9d
|
obfs, string: Remove unnecessary example
|
2019-02-19 04:00:50 +09:00 |
|
revsic
|
ac06755c61
|
obfs: Remerge
|
2019-02-19 03:50:14 +09:00 |
|
revsic
|
625c0202b7
|
obfs, string: Fix table based make_string
|
2019-02-19 03:49:42 +09:00 |
|
revsic
|
d7f466215e
|
obfs, seq: Fix compile err
|
2019-02-19 03:49:28 +09:00 |
|
revsic
|
b2148f4a89
|
obfs, string: Update sample with make_table
|
2019-02-18 05:24:56 +09:00 |
|
revsic
|
bc7b26b3b4
|
obfs: Remergin
|
2019-02-18 05:24:45 +09:00 |
|
revsic
|
cc078810f1
|
obfs, string: Modify file name
|
2019-02-18 05:24:30 +09:00 |
|
revsic
|
ca8ecf7c2e
|
obfs, random: Compile time random lib
|
2019-02-18 05:24:13 +09:00 |
|
revsic
|
95883cc880
|
obfs, sequence: Type level sequence lib
|
2019-02-18 05:24:04 +09:00 |
|
revsic
|
e9d13e16b7
|
readme: Add azure pipeline badge
|
2019-02-18 00:26:14 +09:00 |
|
revsic
|
34730dd6ab
|
bionic docker: Fix command python to python3
|
2019-02-18 00:21:40 +09:00 |
|
revsic
|
261e22fedf
|
sample: Add cmake standard c++17
|
2019-02-18 00:16:25 +09:00 |
|
revsic
|
1b44579def
|
obfs: Remerge
|
2019-02-18 00:13:45 +09:00 |
|
revsic
|
4334bae133
|
obfs, string: Replace xor to enc_xor
|
2019-02-18 00:12:39 +09:00 |
|
revsic
|
ba6f7dd896
|
obfs, string: Replace size_t to std::size_t
|
2019-02-18 00:12:25 +09:00 |
|
revsic
|
37ea12815a
|
ci: Add azure pipeline
|
2019-02-18 00:00:58 +09:00 |
|
revsic
|
890b2e562e
|
obfs, string: Fix sample include path
|
2019-02-18 00:00:19 +09:00 |
|