You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/radius
Johannes Berg 87098d3324 build: Put archive files into build/ folder too
This is something I hadn't previously done, but there are
cases where it's needed, e.g., building 'wlantest' and then
one of the tests/fuzzing/*/ projects, they use a different
configuration (fuzzing vs. not fuzzing).

Perhaps more importantly, this gets rid of the last thing
that was dumped into the source directories, apart from
the binaries themselves.

Note that due to the use of thin archives, this required
building with absolute paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
.gitignore Add build rules for src/radius/libradius.a 15 years ago
Makefile build: Put archive files into build/ folder too 4 years ago
radius.c RADIUS: Use size_t instead of int for message attributes 4 years ago
radius.h HS 2.0: Move Terms and Conditions Server URL generation from AP to AS 6 years ago
radius_client.c RADIUS client: fix extra retry before failover 4 years ago
radius_client.h RADIUS: Update full message for interim accounting updates 8 years ago
radius_das.c RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client 6 years ago
radius_das.h HS 2.0: CoA-Request processing for Terms and Conditions filtering 6 years ago
radius_server.c RADIUS: Convert Boolean to C99 bool 4 years ago
radius_server.h RADIUS server: Use struct eap_config to avoid duplicated definitions 5 years ago