7d28c85bc6
debug.c: remove dependancies from bits.h
2023-12-22 10:32:22 +01:00
64a5b20ca5
bashrc.br: replace ls '-a' with '-A' in aliases, add fdiff function
2023-12-22 10:21:49 +01:00
0adb410321
bits.[ch]: remove logs in macros (moved to bits.c)
2023-12-16 17:05:07 +01:00
b76a8603a1
debug.[ch]: remove dependancies from bits.h
2023-12-16 16:55:29 +01:00
3b2062798b
.bashrc: document _var_XXX funcs
2023-12-16 16:48:43 +01:00
107e3d045b
comments
2023-12-16 11:50:15 +01:00
1ccef7e908
generic PATH-like functions (del/append...) + remove snap in PATH
2023-12-15 21:45:02 +01:00
0d1b271dba
sync.sh: Test if nothing to do
2023-12-10 19:24:19 +01:00
5b01e92806
bashrc: add rehash()
2023-12-10 19:23:40 +01:00
f8a98f3c9a
add rehash alias
2023-08-26 13:10:14 +02:00
49a8b7294f
move emacs scripts to .emacs.d
2023-08-26 13:07:06 +02:00
6feb928205
add bash and emacs init files
2023-07-11 13:16:29 +02:00
e65ef9889e
Fix invalid fonction definition with unnamed param
2023-06-22 15:17:56 +02:00
1084c9eb06
move typedefs alltogether
2023-06-22 15:17:32 +02:00
485e04c6fd
add struct-group.h
2023-06-20 21:31:44 +02:00
5294dbe371
updates from changes in AoC 2022
2023-06-20 21:27:49 +02:00
15cc0e54e9
add pjwhash
2023-06-20 21:27:00 +02:00
3fe7315f7c
more fixes for 32 bits architecture
2022-12-07 08:23:09 +01:00
7be875ac70
typo
2022-12-06 14:32:10 +01:00
bde6db19cc
pool.c * fix size_t printf format
2022-12-06 14:22:38 +01:00
53dc36cdd6
bits.h: move popcount up, fix erroneous japanese '−' instead of '-' (minus)
2022-12-06 14:21:11 +01:00
0b0e344d6a
cleanup
2022-12-03 16:12:42 +01:00
6025e338b5
rename hash func
2022-12-03 16:12:19 +01:00
e4dc90cbb7
add stringification macros
2022-12-03 16:11:34 +01:00
dd94f888ae
add some reverse() macros
2022-12-03 16:10:59 +01:00
11fbf0866f
update (C) date
2022-12-03 16:10:37 +01:00
8f86bf9ccc
please valgrind
2022-12-03 16:10:08 +01:00
c01fa51403
add some macros: ilog2, is_power_of_2, bits_per, etc...
2022-12-03 16:07:32 +01:00
de251f60d0
rename hash func
2022-12-03 16:06:30 +01:00
54085fa351
include (untested) hash
2022-09-25 19:31:11 +02:00
e858f69167
add hash, plist, etc (untested)
2022-09-18 13:12:49 +02:00
20bfd915e6
simplify get_credentials(): use read instead of readarray
2022-09-06 21:24:29 +02:00
5235a3382e
sms-free.sh: add error message if login not found in keyfile
2022-09-06 18:16:52 +02:00
876965ce96
sms-free.sh: tool to send SMS to Free Mobile
2022-09-06 17:03:53 +02:00
fb7ca621a5
gen-password: add option to avoid similar chars, dict list etc...
...
- new options:
-l, --list-dictionaries: list dictionaries
-n, --no-similar-chars: avoid similar chars (0O/1l etc..)
- remove dead code
2022-09-06 16:52:13 +02:00
63f428047d
add gen-password, links
2022-08-18 08:15:45 +02:00
c2620a995d
testing '/'in headings
2022-08-17 20:53:33 +02:00
1c775f4a35
c: minor comment changes
2022-08-13 15:10:51 +02:00
99861c22a9
dictionaries: fix typos in README, add short names links
2022-08-12 20:49:52 +02:00
e356f63bed
add english/french dictionaries
2022-08-12 20:41:54 +02:00
66fb96a7c8
gen-password: fix unsanitized strings for yad
2022-08-10 22:08:29 +02:00
32032d956f
gen-password: various improvements for string and dictionary
...
strings password:
- add shuffle
- add European characters
- fix hiragana support
- add mandatory characters in generated password
dictionary:
- check for dictionary file in different directories
2022-08-10 21:13:01 +02:00
b5edeb2a8d
sync-view: move logs earlier, do not check for ROOTDIR directory
2022-08-10 11:49:15 +02:00
b710a16037
gen-password.sh: Add string-type passwords
2022-08-09 16:17:59 +02:00
1c63e1836d
gen-passwd.sh: add GUI, small fixes
2022-08-08 22:28:44 +02:00
818cb2a0fd
gen-password.sh: 1st version. Includes passphrases, pincodes, mac addr.
2022-08-07 22:41:51 +02:00
530b0217a8
sync-view.sh: move comment to right place
2022-08-04 09:27:26 +02:00
03fc4a798b
sync.sh: Fix LOCKDIR (was cgommon since .syncrc usage)
2022-07-30 11:53:44 +02:00
886d634799
sync.sh/sync-view.sh: Add .syncrc in backup dir as defaut config file
2022-07-29 22:48:46 +02:00
1079076fbe
typo on RESOLVETARGET test after changing to empty=do not resolve
2022-07-22 19:05:00 +02:00