DarthArgus
0e8e14a9e9
fresh profiles!
2017-01-13 18:20:36 +00:00
DarthArgus
d95c5875b9
only try to use profiles if the file exists
2017-01-13 11:12:14 -06:00
DarthArgus
cf8416ff95
fuuuuuuu why won't you properly profile, you did previously?
2017-01-13 10:42:44 -06:00
DarthArgus
4b297f3b03
remove the openssl stuff...can readd later just for DTLS someday
2017-01-11 07:43:27 +00:00
DarthArgus
220a393d67
bake in cert pinning (meaning openssl)
2017-01-11 03:49:01 +00:00
DarthArgus
49a18be0ba
add our profile use stuff
2017-01-10 11:19:18 -06:00
DarthArgus
0995323201
move these to before and after as they were before the changes
2016-12-29 08:53:48 +00:00
DarthArgus
7a735068d5
sync with current tc and live code
2016-12-27 00:17:41 +00:00
DarthArgus
c241284168
grrr, git, dammit
2016-12-21 08:02:13 +00:00
DarthArgus
5964a5fd17
(resync) Merge branch 'clang-profile-build' into testing
2016-12-21 07:25:54 +00:00
DarthArgus
4b40913c1d
cleanups
2016-12-21 07:21:41 +00:00
DarthArgus
505e68cec6
move saving of buffers into SwgSnapshot
2016-12-15 03:02:03 +00:00
DarthArgus
3bdc77a5d2
It's 2016 and C++11 supports these natively
2016-12-15 03:01:41 +00:00
DarthArgus
18cb7d0e95
persister cleanup
2016-12-15 03:00:59 +00:00
DarthArgus
392964fb38
Merge branch 'testing' into clang-profile-build
2016-12-14 15:47:50 +00:00
DarthArgus
b2c1ed58a0
forgot to actually commit this fix
2016-12-14 04:42:04 +00:00
DarthArgus
0ba0e141ec
Merge branch 'testing' into clang-profile-build
2016-12-14 03:59:15 +00:00
DarthArgus
1888aba399
remove the rest of that bastard
2016-12-14 03:59:07 +00:00
DarthArgus
1e6ca47c81
remove the rest of that bastard
2016-12-14 03:58:14 +00:00
DarthArgus
aa6067b074
no more buffer lists, they screw everything up
2016-12-13 21:57:15 -06:00
DarthArgus
40527397d1
somehow we lost the profile usage
2016-12-14 02:53:27 +00:00
DarthArgus
1ac9887ab0
Merge branch 'testing' into clang-profile-build
2016-12-14 02:21:10 +00:00
DarthArgus
577a2dce4d
tidy up
2016-12-13 20:03:32 -06:00
DarthArgus
1b39af27b2
final part of fix: move saving of buffers into SwgSnapshot - it crashes if called from the parent class
2016-12-14 01:48:59 +00:00
DarthArgus
f350e58361
DIE BEOTCH! - DB Bug fixed.
2016-12-13 16:20:05 +00:00
DarthArgus
145bdeb83c
closer to stock only better logic
2016-12-13 07:25:41 +00:00
DarthArgus
d3ed5359ca
for completeness' sake
2016-12-13 06:51:26 +00:00
DarthArgus
2c0ad68634
turn the functions in the persister that return Snapshot & into functions that return Snapshot * since everything else does that way already
2016-12-12 22:14:01 +00:00
DarthArgus
8e94519082
persister cleanup (still broke but logic is there for when it isn't); also replace all the SOE BS for forwarding stl port with native object classes because i thought that may be part of the problem...
2016-12-10 23:17:06 +00:00
DarthArgus
cf386b1a59
Merge branch 'testing' into clang-profile-build
2016-12-09 04:09:01 +00:00
DarthArgus
6418f430f9
this should let us delete snapshots at the cost of latency
2016-12-09 03:37:21 +00:00
DarthArgus
a353c128c3
fix db bug; cleanup; better destructors
2016-12-08 17:23:03 +00:00
DarthArgus
4a1159ad14
this builds and runs but our objvars are never loaded (or buffered?) properly
2016-12-06 17:45:04 +00:00
DarthArgus
b17393763a
madness
2016-12-06 16:58:56 +00:00
DarthArgus
066eac440e
nit picking on unrelated to the leak things...
2016-12-04 00:56:24 +00:00
DarthArgus
9d8b7c0d3a
Support oracle 10.2.0.4 client libs
2016-12-04 00:56:24 +00:00
DarthArgus
f9c0a47a39
finish removing the SOE memory management
2016-12-04 00:56:11 +00:00
DarthArgus
9f9fed4693
memory manager cleanup and removal
2016-12-04 00:55:37 +00:00
DarthArgus
0ab695f7aa
Merge branch 'testing' into clang-profile-build
2016-12-03 05:57:38 +00:00
DarthArgus
5d8b7fe160
nit picking on unrelated to the leak things...
2016-12-02 23:49:19 +00:00
DarthArgus
c7e825e4a9
this works but we're still not always freeing up memory...ugh
2016-12-02 16:47:17 +00:00
DarthArgus
4638386552
Revert "c++11, love you... although this may end up duplicating some items on"
...
This reverts commit 8a4cd1aeca .
2016-12-02 16:24:36 +00:00
DarthArgus
8a4cd1aeca
c++11, love you... although this may end up duplicating some items on
...
the tc... - by removing the constructors and destructors for these
structs and relying on init lists instead, we allow the compiler to
automatically determine how to allocate and deallocate the values and
references
2016-11-30 23:04:10 +00:00
DarthArgus
46dc62461d
Revert "don't pass objectId by reference"
...
This reverts commit 5f3847c4cd .
2016-11-30 22:28:26 +00:00
DarthArgus
8ebe434e0b
clean...
2016-11-29 23:01:00 +00:00
DarthArgus
5f3847c4cd
don't pass objectId by reference
2016-11-29 23:00:36 +00:00
DarthArgus
aaab7cd4ef
finish removing the SOE memory management
2016-11-29 04:25:55 +00:00
DarthArgus
e6921be6fe
ok so this runs but is still lacking the deletion logic
2016-11-29 03:52:23 +00:00
DarthArgus
89cd10fbcc
tidies some things up and removes SOE memory manager overriding
2016-11-28 17:07:49 +00:00
DarthArgus
2ae033044a
add info
2016-10-04 03:11:47 +00:00