Historia zmian

Autor SHA1 Wiadomość Data
  Missingmew 56ebe6309f Fix isDecryptable crashing on empty data argument, add unknown as result for bad signature or filesize, minor formatting fixes for extendedlist output in user and batchmodes 4 lat temu
  Serdyukov, Denys a3351c8ca9 US45.2: Extendedlist (CLI) 4 lat temu
  Serdyukov, Denys 31892d52a9 US38.2: Extended status (CLI) 4 lat temu
  Serdyukov, Denys 15d2baa56e US41.2: Covert Channel Queueing (CLI) 4 lat temu
  Sander, Paul fba1e1d325 US30.2: Notifications (CLI) 4 lat temu
  Sander, Paul b5558de178 Begin rework into allowing multiple server sessions from one CLI session 4 lat temu
  Sander, Paul 69f3d1b2d0 Resolve "User mode prompt doesn't get properly redrawn after output" 4 lat temu
  Sander, Paul 527b468746 Provide switch to enable verbosity 4 lat temu
  Jonas Pflanzer 05b3592a8f Autoformat 4 lat temu
  Sander, Paul d44dbc8a7c US29: CLI Batch Mode 4 lat temu
  Serdyukov, Denys cabfe9036d US26.2: delete file (CLI) 4 lat temu
  Sander, Paul 57d083fcb5 rework crypto, fix broken read of key, crypto should now work together with cryptotest in test folder 4 lat temu
  Sander, Paul e2ab8c089f implement very basic ssl, todo allow server to run without ssl and get ssl fully running (broken right now, complains about no shared cipher) 4 lat temu
  Missingmew a39ee97d3f run autoformatter with new config 4 lat temu
  Missingmew 8061b69f53 Merge branch 'us21-2-user-deletion-cli' into develop 4 lat temu
  Sander, Paul 583e5e2f17 Merge branch 'us-19-2-head-command-cli' into 'develop' 4 lat temu
  Denys 1154dfb07b fix argument bound checks for certain commands (and error outputs in user mode for this case) 4 lat temu
  Denys 8e7ce602b8 add argument bound checks for command head (+autoformat) 4 lat temu
  Denys 0d4f8d5dac deleteme now prints a success message (+ autoformat) 4 lat temu
  Denys 2ca2fd70e7 implemented head command for cli 4 lat temu
  Denys cdce834ae2 autoformat 4 lat temu
  Denys a628c850f7 signup now prints result in user mode 4 lat temu
  Denys 499dff0760 added signup command 4 lat temu
  Missingmew 77fde80805 rework login into regular command, add sanity checks for commands before login, allow disconnect before login, add generic error printing via internal command 4 lat temu
  Missingmew 1e1de39366 make cmdman use printing from ioman, rework internal return value structure, use separate field for possible next command to be executed 4 lat temu
  Missingmew c12e92f2c0 switch internal messaging to json, switch rettype to flag model, change UserIoManager to prettyprint json 4 lat temu
  Missingmew 7b83a2dc39 minor cleanup, add documentation to headers 4 lat temu
  Missingmew 56295a8a80 replace undefined behaviour with proper code 4 lat temu
  Missingmew 8cc3aa6081 rework output message system, todo: get readline prompt fully working after output 4 lat temu
  Missingmew 239f874743 remove old command code 4 lat temu