1. 7b54e32 hnbap: Don't enqueue a NULL msgb for transmit by Harald Welte · 9 years ago
  2. 9e270b4 hnbgw.c: Fix double-free in wait-queue transmit code by Harald Welte · 9 years ago
  3. 1c1c53c hnbap encode: don't pass 0 as available buffer space by Harald Welte · 9 years ago
  4. c060b7b more error logging in hnbap TX successful outcome by Harald Welte · 9 years ago
  5. cfcc1e6 use htonl(ppid) when sending a SCTP message by Harald Welte · 9 years ago
  6. 3f71256 Use implement HNBAP transmit using per-hnb write_queue by Harald Welte · 9 years ago
  7. 2204f9d hnbgw: zero-initialize the output struct before aper_decode() by Harald Welte · 9 years ago
  8. 5c11c94 hnbgw: Fix SCTP server/receiver by Harald Welte · 9 years ago
  9. 08a793b hnbgw: Initialize linked list header of hnbgw's by Harald Welte · 9 years ago
  10. 1c0f538 hnbgw: Bind to INADDR_ANY, not to localhost only by Harald Welte · 9 years ago
  11. 3858361 update .gitignore by Harald Welte · 9 years ago
  12. ff4750f cosmetics: asn1c now no longer explicitly states -fnative-types by Harald Welte · 9 years ago
  13. 08de638 start using the shared libasn1c, now that it has aper support by Harald Welte · 9 years ago
  14. 9da9697 makefile: asn1tostruct.py rules for RUA and RANAP by Harald Welte · 9 years ago
  15. 0bdea4d Makefile: chrdir to asn1c subdir and build library there by Harald Welte · 9 years ago
  16. d523a69 import ans1c generated C sources for HNBAP by Harald Welte · 9 years ago
  17. 11e0306 add .gitignore for src directory by Harald Welte · 9 years ago
  18. 76427b7 implement HNBAP_DEBUG via osmocore DEBUGP by Harald Welte · 9 years ago
  19. 339b8e2 successful has only one 'l' (copy+paste error) by Harald Welte · 9 years ago
  20. 4d42551 actually build + link the asn1c generated HNBAP ASN.1 by Harald Welte · 9 years ago
  21. 27f9c4a migration of code from ffasn1c to asn1c + asn1tostruct.py by Harald Welte · 9 years ago
  22. 2facbad remove ffasn1c generated hnbap.[ch] from source by Harald Welte · 9 years ago
  23. ee77cff hnbgw: Actually link in + call ffasn1c runtime library by Harald Welte · 9 years ago
  24. c3fa0b0 add iu_common.h using C structs to describe PER encoded Iu headers by Harald Welte · 9 years ago
  25. 30afef3 move asn.1 helper functions to asn1helpers.[ch] by Harald Welte · 9 years ago
  26. b3dae30 first compiling code (untested) by Harald Welte · 9 years ago
  27. a2e6a7a further tiny steps of progress on the hnb-gw infrastructure by Harald Welte · 9 years ago
  28. ba43de4 very early intial code snippets for handling HNBAP in a HNB-GW by Harald Welte · 9 years ago