Commit Graph

  • f887f03231 fixed Issue pushed console output 4 up /dev/root 2016-08-30 19:27:14 +02:00
  • a21c928364 Temporarily momo5502 2016-08-30 18:31:57 +02:00
  • 04a640d81d Ignore dirty module momo5502 2016-08-30 17:53:15 +02:00
  • b0ffeeb334 Obfuscate default nodes momo5502 2016-08-30 17:51:30 +02:00
  • 0c978d9980 Clean minidump code momo5502 2016-08-30 12:23:53 +02:00
  • 458ae5f2aa /dev/sdb 2016-08-30 09:13:56 +02:00
  • 3f04d9d2d4
    Fix build with DISABLE_BASE128 set. /dev/urandom 2016-08-29 10:18:58 +02:00
  • 9b87ca8ff7
    Add and fix minidump upload logging strings. /dev/urandom 2016-08-29 10:18:27 +02:00
  • 3b9134422d
    Fix Base128 utility function. /dev/urandom 2016-08-29 10:11:03 +02:00
  • 4d2d974ede
    Fix waiting for public key when uploading minidumps. /dev/urandom 2016-08-29 10:10:37 +02:00
  • c4d1eb8940
    Properly deinitialize BitMessage client to save objects and keys. /dev/urandom 2016-08-29 09:03:10 +02:00
  • f0b4525901
    Properly wait for public key of minidump upload address. /dev/urandom 2016-08-29 08:58:04 +02:00
  • e4a1390f2e
    Fix crash due to invalid formatted logging message in MinidumpUpload. /dev/urandom 2016-08-29 08:01:04 +02:00
  • 1dca734e05
    Close minidump immediately after generating it. /dev/urandom 2016-08-29 07:59:52 +02:00
  • 902e23c974
    Add some more detailed logging for minidump upload. /dev/urandom 2016-08-29 07:51:42 +02:00
  • 7c8a4c37ec
    Fix Base128 encoding. /dev/urandom 2016-08-29 07:47:51 +02:00
  • 9fdf7b9b38
    Premake: Add "--disable-node-log" to disable logging of Nodes activity. /dev/urandom 2016-08-29 07:37:13 +02:00
  • 41292eee95
    Premake: Add "--disable-base128" to disable Base-128 encoding for minidump uploads. /dev/urandom 2016-08-29 07:36:41 +02:00
  • 07aaf58f97
    Just to make sure, properly initialize handle values in Minidump class. /dev/urandom 2016-08-29 07:35:33 +02:00
  • 050f867288
    Merge remote-tracking branch 'origin/develop' into minidump /dev/urandom 2016-08-29 06:40:09 +02:00
  • 531fdf0e34
    Fix crash if a valid minidump is residing in minidumps folder. /dev/urandom 2016-08-28 22:47:22 +02:00
  • f9e2eeca7b
    Base128 encoding of minidumps before uploading. /dev/urandom 2016-08-28 22:46:23 +02:00
  • 01a90e42e4
    Remove unnecessary exclusion of source files related to Tor. /dev/urandom 2016-08-28 21:38:29 +02:00
  • 2772701412
    Merge remote-tracking branch 'origin/develop' into minidump /dev/urandom 2016-08-28 21:30:12 +02:00
  • 386be5372a
    Merge commit into minidump /dev/urandom 2016-08-28 21:21:41 +02:00
  • e8598f3cdb momo5502 2016-08-28 21:21:25 +02:00
  • 2489a40610
    Merge commit into minidump /dev/urandom 2016-08-28 21:19:19 +02:00
  • cf59101497 Exception shit momo5502 2016-08-28 20:52:47 +02:00
  • ebba2819d6
    Commit local workspace. /dev/urandom 2016-08-28 19:38:16 +02:00
  • 1d5927f093
    debug_minidump now uses code from VC++ 8.0 CRT to generate fake exception info. /dev/urandom 2016-08-28 16:07:28 +02:00
  • 624173f7cf
    Update load/save code, set TTL to 1 hour and remove node storage. /dev/urandom 2016-08-27 21:20:08 +02:00
  • d3d8884f93
    Generate a more complete context in debug_minidump. /dev/urandom 2016-08-27 21:18:51 +02:00
  • fddfc56ae1
    Update BitMRC fork. /dev/urandom 2016-08-27 21:03:33 +02:00
  • a82aab26fa updated BITMESSAGE_SIZE_LIMIT added EncodeBase64/DecodeBase64 to Utils::String /dev/root 2016-08-27 23:46:24 +02:00
  • bd7faf2b32
    Implement "debug_minidump" for debugging of minidump upload and generation. /dev/urandom 2016-08-27 19:22:40 +02:00
  • 6696a57b18 added converttobase64 function added UploadMinidump2BM /dev/root 2016-08-27 18:18:03 +02:00
  • 738f9ee941
    Add "bm_send <addr> <content>". /dev/urandom 2016-08-27 11:24:26 +02:00
  • 073e984f69
    Fix logic mistake with parsing parameters for bm_* commands. /dev/urandom 2016-08-27 10:16:12 +02:00
  • 4756851048
    Add implementation of BitMessage in form of bm_* commands. /dev/urandom 2016-08-27 06:51:00 +02:00
  • addb746a59
    Update BitMRC fork and set _CRT_SECURE_NO_WARNINGS for 3rd party includes. /dev/urandom 2016-08-26 23:41:57 +02:00
  • 481a9483ed
    Premake: Fix exported include paths for BitMRC. /dev/urandom 2016-08-26 23:41:01 +02:00
  • 86c6450ac2
    Premake: Fix SQLite inclusion. /dev/urandom 2016-08-26 22:46:37 +02:00
  • bcb10258e1
    Switch to our own fork of BitMRC. /dev/urandom 2016-08-26 22:46:07 +02:00
  • ee46d2fe20
    Premake: Fix missing links for BitMRC and Crypto++. /dev/urandom 2016-08-26 21:38:13 +02:00
  • 70a9cc62d8
    Premake: Implement a working hack to change MASM parameters for libcryptopp. /dev/urandom 2016-08-26 21:24:41 +02:00
  • a7d80f7187
    Premake: Fix BitMRC build and add shipped sqlite3 as separate project. /dev/urandom 2016-08-26 20:51:20 +02:00
  • 1c9badb4a2
    Premake: Fix libcryptopp build and use files shipped with bitmrc. /dev/urandom 2016-08-26 20:44:36 +02:00
  • d6c33f7df8 Merge branch 'master' into 'develop' momo5502 2016-08-26 12:25:02 +02:00
  • 9ea71dfb1d New deps momo5502 2016-08-26 12:23:28 +02:00
  • 0fd0f87981 Better upload and new dependencies. momo5502 2016-08-26 12:14:59 +02:00
  • fb737eb9d2 added more ignores /dev/root 2016-08-25 18:45:00 +02:00
  • e6cfae9e6f latest version bitmrc /dev/root 2016-08-25 18:38:45 +02:00
  • 369267ef39 added submodules for bitmrc /dev/root 2016-08-25 18:17:47 +02:00
  • 7f951dadbd Update dependencies momo5502 2016-08-25 13:25:23 +02:00
  • 3ff2c40f7a Add devmap to maprotation (credit to @Dasfonia) momo5502 2016-08-22 13:29:25 +02:00
  • 8e72395ab9 Add working permban command momo5502 2016-08-18 13:26:05 +02:00
  • 464ea2f82b Use toasts for noclip and ufo momo5502 2016-08-18 12:36:18 +02:00
  • 701c8c6e04 Rename noclip error momo5502 2016-08-18 12:09:36 +02:00
  • 256b463411 Don't ignore warning 4100 momo5502 2016-08-18 02:18:45 +02:00
  • f064966ec0 Add noclip and ufo commands momo5502 2016-08-18 01:57:56 +02:00
  • c26e197161 Merge branch 'master' momo5502 2016-08-17 20:27:47 +02:00
  • 9ed469f1ef Working lean support momo5502 2016-08-17 20:27:33 +02:00
  • db4f9ad6ec
    MILESTONE define is now bound to the current Git tag name (which is beta). /dev/urandom 2016-08-17 05:00:12 +02:00
  • c0e3a49234 TDES -> DES3 momo5502 2016-08-17 03:19:17 +02:00
  • 3e9d5779ca Lean stuff (unfinished) momo5502 2016-08-16 20:36:52 +02:00
  • f6410370ac Stringtable tests momo5502 2016-08-16 13:58:45 +02:00
  • 405ae959f2 IW4x!!!! momo5502 2016-08-16 02:00:07 +02:00
  • a73380db16 Some fixes momo5502 2016-08-16 01:54:52 +02:00
  • 2530457eb6
    Merge commit /dev/urandom 2016-08-15 23:26:27 +02:00
  • 0bdb4d887f Fix errors momo5502 2016-08-15 17:07:32 +02:00
  • 1b71afcc21 Beginning of a banclient command momo5502 2016-08-15 16:40:30 +02:00
  • 84422b0fc0 Refresh dedi console window title momo5502 2016-08-15 13:42:30 +02:00
  • d67aa26a5d Fix connect protocol and temporary workaround for localhost parties momo5502 2016-08-15 12:57:49 +02:00
  • 72e98f8bbb Optimize ConnectProtocol momo5502 2016-08-14 18:40:13 +02:00
  • fe4bf5704d Colored mapname when in lobby momo5502 2016-08-14 17:01:01 +02:00
  • 19d177ed29 Remove component registration message momo5502 2016-08-14 16:18:44 +02:00
  • 3585ab62a7 Rename stuff momo5502 2016-08-14 16:16:10 +02:00
  • 9a3b5d48e4 Optimize array access momo5502 2016-08-14 16:05:57 +02:00
  • 7def8890e9 Securitylevel serverinfo stuff momo5502 2016-08-14 16:01:24 +02:00
  • 0e793af68b Fix /dev/root's d3d crash momo5502 2016-08-14 15:27:37 +02:00
  • b3b74bf1f4 Rename debug flags, premake recognizes them as '--debug' and enables debug mode in release configurations momo5502 2016-08-14 15:17:30 +02:00
  • 768bc2bd2c Remove messages (node) momo5502 2016-08-14 13:42:03 +02:00
  • 4e6ab5645e momo5502 2016-08-13 22:34:11 +02:00
  • 02a6c90d13
    Premake: Linker warnings are now treated as fatal errors. /dev/urandom 2016-08-13 20:11:37 +02:00
  • 9235616baa
    Premake: Use C++14 flag; this may have an effect on the MSVC compiler in the future. /dev/urandom 2016-08-13 20:11:06 +02:00
  • 7ff05580c9
    Premake: Split up dependencies, make them easily configurable and provide easy-to-use imports. /dev/urandom 2016-08-13 19:24:02 +02:00
  • 6dfd22c07a
    New premake flags for debugging anticheat, library loading and forcing unit tests. /dev/urandom 2016-08-13 19:20:27 +02:00
  • 1db207497b ´ momo5502 2016-08-13 17:34:54 +02:00
  • d8486422ea Command stuff momo5502 2016-08-13 16:39:05 +02:00
  • e0bdf9a23a Toast when increasing security level momo5502 2016-08-13 12:28:09 +02:00
  • be8ee24528 Better anticheat debugging momo5502 2016-08-13 11:58:06 +02:00
  • a9742bc8ec Fix securitylevel message momo5502 2016-08-13 11:56:25 +02:00
  • 4c6ad8a134
    Premake: Add --copy-pdb parameter to also copy the PDB file to the folder given by --copy-to. /dev/urandom 2016-08-10 17:09:19 +02:00
  • 63fc302ce0
    Premake: Fix fail on --copy-to due to missing target directory. /dev/urandom 2016-08-10 17:08:27 +02:00
  • d324bc0977 Update wink signals momo5502 2016-08-08 20:54:42 +02:00
  • a608ee5ad1 Remove wink signals momo5502 2016-08-08 20:52:59 +02:00
  • 6730ad4c27 Update zlib momo5502 2016-08-08 20:45:16 +02:00
  • 555076715c Disable debug messages in anticheat momo5502 2016-08-08 19:33:58 +02:00
  • 4aebdf5e96 More integrity checks momo5502 2016-08-08 18:59:02 +02:00
  • 727f673069 Integrity check for process protection momo5502 2016-08-08 14:56:26 +02:00