| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Since reserve_id() might be called from e.g. notify_connection_change()
using a write lock will not work as this can't be acquired while holding
the read lock.
Also, with the previous code it was possible that two IMCs/IMVs added by
two threads at the same time would get the same ID assigned.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fixes several whitespace errors.
|
| |
|
|
|
|
| |
functions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TNC_TNCS_ReportMessageTypesLong() messages
|
| |
|
| |
|
|
|
|
| |
Removed unused chunk variable from PTS verify_quote_signature function
|
| |
|
|
|
|
| |
Removed unused chunk variable from PTS verify_quote_signature function
|
|
|
|
|
| |
This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not
completely).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
over plugin_t
|
| |
|
| |
|