FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ext/random/php_random.h - php/php-src · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
961
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
ext
random
php_random.h
on
master
User selector
Datepicker
Commit history
Commits on Jun 1, 2026
ext/*: Make `X_from_obj(zend_object *obj)` functions macros (#22183)
Show description for 69e023f
TimWolla
authored
69e023f
View commit details
Copy full SHA for 69e023f
View code at this point
Browse repository at this point
Commits on May 19, 2026
zend_portability: Add `ZEND_CONTAINER_OF()` (#21903)
Show description for ad7cce6
TimWolla
authored
ad7cce6
View commit details
Copy full SHA for ad7cce6
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
tree-wide: Replace `XtOffsetOf` by its definition (#21899)
Show description for 7114314
TimWolla
authored
7114314
View commit details
Copy full SHA for 7114314
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
random: Drop leading `_` from struct names (#21856)
TimWolla
authored
11f0288
View commit details
Copy full SHA for 11f0288
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
license-update: ext/random source headers
Show description for 712d22d
ramsey
committed
712d22d
View commit details
Copy full SHA for 712d22d
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Generate C enums from internal enums, introduce Z_PARAM_ENUM() (#20917)
Show description for d16e6f5
arnaud-lb
authored
d16e6f5
View commit details
Copy full SHA for d16e6f5
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
random: Use `->default_object_handlers` for engines (#19625)
TimWolla
authored
fc467dc
View commit details
Copy full SHA for fc467dc
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
random: Optimize Randomizer::getBytes() (#15228)
Show description for 31e2d2b
TimWolla
and
SakiTakamachi
authored
31e2d2b
View commit details
Copy full SHA for 31e2d2b
View code at this point
Browse repository at this point
Commits on Aug 4, 2024
random: Remove engine_combinedlcg.c (#15216)
Show description for 6910167
TimWolla
authored
6910167
View commit details
Copy full SHA for 6910167
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Fix GH-15094: php_random_default_engine() is not C++ conforming
Show description for da72ac1
cmb69
committed
da72ac1
View commit details
Copy full SHA for da72ac1
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Add zend_random_bytes(), zend_random_bytes_insecure() functions (#14054)
Show description for d1048a0
arnaud-lb
and
TimWolla
committed
d1048a0
View commit details
Copy full SHA for d1048a0
View code at this point
Browse repository at this point
Commits on May 30, 2024
random: Make php_random_bytes() useable early during engine startup (#14291)
Show description for 44c199c
arnaud-lb
authored
44c199c
View commit details
Copy full SHA for 44c199c
View code at this point
Browse repository at this point
Commits on May 27, 2024
random: Remove internal aliases for the global Mt19937 functionality (#14314)
Show description for 8cf8751
TimWolla
authored
8cf8751
View commit details
Copy full SHA for 8cf8751
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
random: Improve the output quality of RANDOM_SEED() (#13730)
Show description for 81744d6
TimWolla
authored
81744d6
View commit details
Copy full SHA for 81744d6
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
random: Convert `RANDOM_SEED()` from a macro to a function (#13575)
Show description for 3d4cb1d
TimWolla
authored
3d4cb1d
View commit details
Copy full SHA for 3d4cb1d
View code at this point
Browse repository at this point
random: Clean Up the Mt19937 state struct (#13577)
Show description for 06569bb
TimWolla
authored
06569bb
View commit details
Copy full SHA for 06569bb
View code at this point
Browse repository at this point
random: Embed the Mt19937 and CombinedLCG state within the module globals (#13579)
Show description for 650a8fb
TimWolla
authored
650a8fb
View commit details
Copy full SHA for 650a8fb
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
random: Clean up seeding API (#13540)
Show description for 99e7cf0
TimWolla
authored
99e7cf0
View commit details
Copy full SHA for 99e7cf0
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
random: Adjust `status` to `state` (#13521)
Show description for dce6ed3
TimWolla
authored
dce6ed3
View commit details
Copy full SHA for dce6ed3
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
random: Pass algorithm and state together as `php_random_algo_with_state` (#13350)
Show description for 79133df
TimWolla
authored
79133df
View commit details
Copy full SHA for 79133df
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
random: Move CSPRNG API into php_random_csprng.h (#13290)
Show description for 97b3b45
TimWolla
authored
97b3b45
View commit details
Copy full SHA for 97b3b45
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
random: Split the uint128 implementation into its own header (#13132)
Show description for 45f8cfa
TimWolla
authored
45f8cfa
View commit details
Copy full SHA for 45f8cfa
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
random: Optimize data flow for the `generate` function of native engines (#13043)
Show description for 162e1dc
TimWolla
authored
162e1dc
View commit details
Copy full SHA for 162e1dc
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
random: Remove RAND_RANGE_BADSCALING (#12374)
Show description for 3bc63a3
TimWolla
authored
3bc63a3
View commit details
Copy full SHA for 3bc63a3
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Remove includes
dstogov
committed
d5484bf
View commit details
Copy full SHA for d5484bf
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
Merge branch 'PHP-8.2'
Show description for 0b212ab
ndossche
committed
0b212ab
View commit details
Copy full SHA for 0b212ab
View code at this point
Browse repository at this point
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 22040f5
ndossche
committed
22040f5
View commit details
Copy full SHA for 22040f5
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Merge branch 'PHP-8.2'
Show description for 08bae7f
TimWolla
committed
08bae7f
View commit details
Copy full SHA for 08bae7f
View code at this point
Browse repository at this point
random: Add missing `php.h` include to php_random.h (#10764)
Show description for 5087931
TimWolla
authored
5087931
View commit details
Copy full SHA for 5087931
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
random: Convert `php_random_(bytes|int)_(silent|throw)` into inline functions (#10763)
Show description for 8abea1b
TimWolla
authored
8abea1b
View commit details
Copy full SHA for 8abea1b
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
random: Fix return type of php_random_(bytes|int) (#10687)
Show description for f079aa2
TimWolla
authored
f079aa2
View commit details
Copy full SHA for f079aa2
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Add Randomizer::nextFloat() and Randomizer::getFloat() (#9679)
Show description for f9a1a90
TimWolla
authored
f9a1a90
View commit details
Copy full SHA for f9a1a90
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Add `Randomizer::getBytesFromString()` method (#9664)
Show description for ac3ecd0
joshuaruesweg
and
TimWolla
authored
ac3ecd0
View commit details
Copy full SHA for ac3ecd0
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
[ci skip] Trim trailing whitespace in php_random.h
TimWolla
committed
1e9280e
View commit details
Copy full SHA for 1e9280e
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
declare random globals as public API
remicollet
committed
28a4d76
View commit details
Copy full SHA for 28a4d76
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL