aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* gcov: example to generate coverageJohannes Stoelp2023-05-285-0/+103
|
* make: add comment about cmdline argsJohannes Stoelp2023-05-171-1/+22
|
* pacman: install pkg into different rootJohannes Stoelp2023-04-301-0/+6
|
* c++: improve void_t explanationJohannes Stoelp2023-04-123-9/+52
|
* c++: add example for picking template with partial specialzationsJohannes Stoelp2023-04-124-3/+82
|
* qemu: cheap insn trace exampleJohannes Stoelp2023-02-053-0/+33
|
* objdump: disasm raw binaryJohannes Stoelp2023-02-051-0/+38
|
* tcpdump: mention "any" interfaceJohannes Stoelp2023-01-161-1/+2
|
* dot: move assets and remove hard-coded github pages linkJohannes Stoelp2023-01-112-1/+1
|
* x86: add lea exampleJohannes Stoelp2023-01-111-0/+6
|
* firewalld: add rich rule exampleJohannes Stoelp2023-01-111-0/+4
|
* nftables: add notesJohannes Stoelp2023-01-115-1/+110
|
* gpg: add not to extend key lifetimeJohannes Stoelp2022-12-301-0/+22
|
* pacman: fix orphaned package trickJohannes Stoelp2022-12-211-1/+1
|
* gdb: watchpoint exampleJohannes Stoelp2022-11-121-0/+73
|
* c++: add small test registryJohannes Stoelp2022-11-123-0/+123
|
* web: added minimal chartjs example with external tooltip to render custom htmlJohannes Stoelp2022-10-304-0/+113
|
* html: tabs with javascriptJohannes Stoelp2022-10-292-0/+36
|
* network: added firewall-cmd notesJohannes Stoelp2022-10-293-0/+41
|
* linux: add notes about input char devicesJohannes Stoelp2022-10-295-0/+155
|
* pmap: add -p -x descriptionJohannes Stoelp2022-09-301-1/+4
|
* gdb: add hook example + disasm flavor + breakpoint saveJohannes Stoelp2022-09-301-0/+20
|
* html: small grid area exampleJohannes Stoelp2022-09-292-0/+60
|
* c++: pre c++20 concept exampleJohannes Stoelp2022-09-282-0/+79
|
* awk: add example with negative patternJohannes Stoelp2022-09-231-0/+6
|
* web: added html snippetsJohannes Stoelp2022-09-235-0/+59
|
* awk: add example to capture values in arraysJohannes Stoelp2022-09-231-0/+17
|
* linux: added swap notesJohannes Stoelp2022-09-113-0/+52
|
* cryptsetup: added notes + example to setup/use encrypted disksJohannes Stoelp2022-08-293-0/+89
|
* gcc: Enhance builtin_expect descriptionJohannes Stoelp2022-08-241-0/+4
|
* c++: fix minor typoJohannes Stoelp2022-08-241-1/+1
|
* c++: add any_of meta fn exampleJohannes Stoelp2022-08-243-1/+39
|
* remove extra whitespace to fix linkJohannes Stoelp2022-08-231-1/+1
|
* c++: add param pack, SFINAE/enable_if exampleJohannes Stoelp2022-08-234-0/+240
|
* [dot]: add link to online editorJohannes Stoelp2022-07-071-1/+3
|
* [bash]: add link to io redirectionsJohannes Stoelp2022-07-071-1/+4
|
* [dot]: add link to user manualJohannes Stoelp2022-06-251-0/+1
|
* [dot]: make g.svg path point to github for now, need to debug relative pathJohannes Stoelp2022-06-251-1/+1
|
* [dot]: added copy & paste dot example graphJohannes Stoelp2022-06-254-0/+150
|
* r2: add example rasm and patch fileJohannes Stoelp2022-04-301-0/+21
|
* gcc: add more cli argsJohannes Stoelp2022-04-301-0/+2
|
* arch: add riscvJohannes Stoelp2022-04-303-0/+80
|
* arch: add comment to x86 direction flagJohannes Stoelp2022-04-041-1/+1
|
* gdb: add watchpoint notesJohannes Stoelp2022-03-201-0/+13
|
* git: added working areas + file at specific commitJohannes Stoelp2022-03-201-1/+32
|
* added tcpdumpJohannes Stoelp2022-03-133-0/+38
|
* add systemd,core,ptrace_scopeJohannes Stoelp2022-03-135-0/+191
|
* gpp: export private keyJohannes Stoelp2022-03-131-0/+1
|
* added gdbserverJohannes Stoelp2022-03-103-0/+26
|
* zsh: key/value prefix for associative arraysJohannes Stoelp2022-03-101-0/+12
|