]> git.mxchange.org Git - friendica.git/commit
random_string calls
authorAdam Magness <adam.magness@gmail.com>
Thu, 8 Nov 2018 13:45:46 +0000 (08:45 -0500)
committerAdam Magness <adam.magness@gmail.com>
Thu, 8 Nov 2018 13:45:46 +0000 (08:45 -0500)
commit991f259ecb58720c0993718bc944bc60e83226b4
tree2f5b404f93cdc8e8816429d8cfb392f537941fb8
parentfd597472f15926336ff99b3661068c8e77be8878
random_string calls

implement getRandomHex function
23 files changed:
include/api.php
include/enotify.php
include/items.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/fsuggest.php
mod/pubsubhubbub.php
mod/redir.php
mod/removeme.php
spec/dfrn2_contact_request.svg
src/Content/Text/HTML.php
src/Model/Contact.php
src/Model/Item.php
src/Model/Register.php
src/Module/Magic.php
src/Module/Owa.php
src/Network/Probe.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Util/LDSignature.php
src/Util/Strings.php