1. f898d6b fix 3 compiler warnings in ranap_common.c by Neels Hofmeyr · 7 years ago
  2. 3b42658 set RANAP msgb headroom to 512 (times two) by Neels Hofmeyr · 7 years ago
  3. f6e5605 ranap_parse_lai(): properly initialize out-arg, adjust test experr by Neels Hofmeyr · 8 years ago
  4. d8013d1 ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. by Neels Hofmeyr · 8 years ago
  5. 8f4cd86 ranap_parse_lai(): add LAC size check, and log all parse errors by Neels Hofmeyr · 8 years ago
  6. 635fac0 ranap: Add custom ranap_decode_rab_setupormodifieditemies() function by Daniel Willmann · 8 years ago
  7. 4870b99 ranap_common: Add helper function to get IP from transport layer addr by Daniel Willmann · 8 years ago
  8. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  9. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  10. e311ae0 ranap: Allocate msgb's with headroom for SCCP User primitive pushing by Harald Welte · 9 years ago
  11. 37704d9 ranap_common.c: Add ranap_parse_lai() by Harald Welte · 9 years ago
  12. efef6fb ranap_common: Add value_string for procedure code and presence by Harald Welte · 9 years ago
  13. 3d39f84 ranap_common: Add ranap_cause_str() to stringify RANAP Cause by Harald Welte · 9 years ago
  14. f42317b Introduce DRANAP/DRUA log categories to separate logging by Harald Welte · 9 years ago
  15. 1623278 ranap_common: Fix error cleanup path while generating IE Pair by Harald Welte · 9 years ago
  16. 04329dc {hnbap,rua,ranap}_common: check for encoding errors in new_ie() by Harald Welte · 9 years ago
  17. 6293913 {hnbap,ranap,rua}_common: use FREEMEM(), not free() directly by Harald Welte · 9 years ago
  18. 9c397d4 ranap: Use CALLOC() macro of libasn1c by Harald Welte · 9 years ago
  19. 2676554 ranap: Ensure we free any intermediate dynamically allocated memory by Harald Welte · 9 years ago
  20. ace1d24 ranap_common: Add function to wrap IEs into a RANAP_ProtocolIE_FieldPair_t by Harald Welte · 9 years ago
  21. c16117a Add ranap_generate_outcome() function by Harald Welte · 9 years ago
  22. 8dacb07 {hnbap,rua,ranap}_common.c: Reduce code duplicatioon by Harald Welte · 9 years ago
  23. cbaaeef {rua,hnbap,ranap}_common: Add missing encoding functions by Harald Welte · 9 years ago
  24. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  25. e2e5d4d Back RUA/RANAP integration until RANAP Reset works for cs+ps by Harald Welte · 9 years ago
  26. 350814a first dispatch of RUA into RANAP by Harald Welte · 9 years ago
  27. ac9c024 ranap: Add more manual definitions to RANAP-PDUs by Harald Welte · 9 years ago