[sr-dev] git: new commits in branch master

Henning Westerholt hw at skalatan.de
Thu Oct 3 18:19:34 CEST 2019


- URL:  https://github.com/kamailio/kamailio/commit/6c892196583adf7d4615cdfc9ba93117ac8ca309
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

core: move existing MD5 hash implementation into new core subfolder crypto

- URL:  https://github.com/kamailio/kamailio/commit/8d1403d59b09868028e2528b84a5bedcad3d8bea
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

lib: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/c5c2943f2139b3eecded7577292ade02ef18faee
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

tm: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/420b6baf2a63d3e65ebfa8d83fc073781dcae46e
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

auth: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/8ea763eb3bc28008003195c0e22e1c65b7e8a6db
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

cfgutils: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/8aa7a19f671cf537cb0617ec1a3f1ecd3db575eb
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

exec: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/9ebe6364c60d0ef6ec61c70fbc22d0769116b758
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

memcached: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/abb0f95e9a8457b2d578b82bb9d2b679434b329d
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

ims_auth: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/5b7b5f1c9786c7f94f6f051fb47f0f284b12b576
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

siputils: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/5bac8fbe6eb2634a714745ae0085091f77a2aa7c
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

sl: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/99d1a664bda9fcf4758be559dcc52a21f77b53c6
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

topoh: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/018d8bfe5220db796cb0289b938a67726c74f713
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

uac: adapt md5 #include path to new core location

- URL:  https://github.com/kamailio/kamailio/commit/aa9bffab566bee2f393e7101329cd7eb6eb39ad4
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

lib: move existing SHA cryptographic hash function to new core crypto sub dir

- URL:  https://github.com/kamailio/kamailio/commit/6dead6e8f35882eabb6aa2c505df32e0ef9aeea3
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

auth: adapt SHA hash function to new location, remove srutils library dependency

- URL:  https://github.com/kamailio/kamailio/commit/56f4a0912e689a16056b55ac8785d35a760b125d
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

pv: adapt SHA hash function to new location, remove srutils library dependency

- URL:  https://github.com/kamailio/kamailio/commit/204124a1e6bdf8f97c342f8a659017ae59e1ab7e
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

auth_xkeys: adapt SHA hash function to new location, remove srutils library dependency

- URL:  https://github.com/kamailio/kamailio/commit/b2ec4db5084234d1573ed16ac7bc29e25c2d4744
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:33+02:00

core: add AES implementation to core, necessary for fortuna cryptographic RNG

- URL:  https://github.com/kamailio/kamailio/commit/f6c2d70ec107f830589eb35130a2e4d80598b442
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:34+02:00

core: add fortuna cryptographic random number generator to core

- URL:  https://github.com/kamailio/kamailio/commit/4012eb43c7dd719aff32aef0b3161abac6f7a69a
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T13:45:34+02:00

core: comment main() test routine in AES implementation out

- URL:  https://github.com/kamailio/kamailio/commit/7625993165aa829ea454b34c7498b5b2ef883944
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T14:45:55+02:00

core: synchronize rijndael.c with postgresql upstream (static functions, spelling fixes)

- URL:  https://github.com/kamailio/kamailio/commit/6f66bd2fdf75dcad961ec225175c6700b2471413
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T14:53:10+02:00

core: use static for internal fortuna CPRNG functions, add sr_ prefix to public functions

- URL:  https://github.com/kamailio/kamailio/commit/752f3b4237ae6469ec0ed3efb5d53a78424f5fc2
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T17:28:56+02:00

core: cleanup code for fortuna and random implementation

- fix indention for a few functions
- use types from sys/types.h consistently
- get rid of redundant wrapper function, we implement a wrapper in core anyway

- URL:  https://github.com/kamailio/kamailio/commit/2402b8abd7f5f5e106d7d23e99052a234e675955
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T17:48:32+02:00

core: add debug logging for automatic reseeding and manual entropy adding

- URL:  https://github.com/kamailio/kamailio/commit/e68f0926d6118497cd8d5cae54fc00378de8df86
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T17:49:05+02:00

core: also initialize cryptographic PRNG, use it to seed all others RNGs

- URL:  https://github.com/kamailio/kamailio/commit/de0c7743e0cd6f9daf90a0dc9d0629dd63c50b65
Author: Henning Westerholt <hw at skalatan.de>
Date:   2019-10-03T17:52:37+02:00

core: add small wrappers around cryptographic PRNG with an interface like fastrand





More information about the sr-dev mailing list