summaryrefslogtreecommitdiff
path: root/misc/win32/rand.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Time to turn on the protocol member for APR 1.0.wrowe2003-10-151-4/+0
* While this is a 'proper' change, it breaks 64 bit platforms.wrowe2003-01-131-0/+4
* Namespace protection for include/arch/ header filesthommay2003-01-061-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Update the definition apr_generate_random_bytes to match jorton's prototypebrane2002-12-161-1/+1
* Outch. The most important part, stop dragging in troublesome includes.wrowe2002-07-171-3/+1
* Skip the entire CoAPI garbage and go right for UuidCreate(), which onwrowe2002-07-171-2/+5
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-171-1/+22
* Fix apr_generate_random_bytes() for Win32 on Win NT or 9x bywrowe2002-05-291-2/+6
* Update our copyright for this year.fielding2002-03-131-1/+1
* Seems this symbol is simply too new, use it's hardcode value.wrowe2001-12-301-1/+3
* Tickle the Win32 rand generator so it works on W2Kwrowe2001-12-291-2/+3
* Update copyright to 2001fielding2001-02-161-1/+1
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-1/+2
* Here it is, the Win32 part of the big canonical errors patch.wrowe2000-10-061-2/+2
* Thanks Jeff.wrowe2000-09-201-3/+3
* Clean up a potential leak.wrowe2000-09-201-1/+3
* prefix libapr functions and types with apr_dougm2000-08-021-1/+1
* Win32: Return error codes on ap_generate_random()stoddard2000-07-311-10/+2
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-1/+1
* Win32: Get mod_auth_digest compiling and added to the Windowsstoddard2000-04-211-0/+2
* Here's my first stab at getting mod_auth_digest working under 2.0stoddard2000-04-151-0/+76