1. c05677b fix two segfaults by Harald Welte · 15 years ago
  2. 9b11e87 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  3. 678bdea add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  4. 316c825 fix MNCC memory leak by Harald Welte · 15 years ago
  5. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  6. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  7. 560982b fix typos by Harald Welte · 15 years ago
  8. 244b94b abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  9. c8fb714 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  10. fe9af26 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  11. a4ffea9 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  12. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  13. fa457b1 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  14. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  15. 879dc97 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  16. 93e9d17 replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  17. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  18. a865f1b BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  19. c079be4 mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  20. a717d5d Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  21. ff87157 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  22. 7563ac9 Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  23. 71aab45 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  24. 2dceae6 make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  25. fab4368 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  26. 8426a83 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  27. 3cfdb22 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  28. b895507 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  29. 92f70c5 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  30. a718780 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  31. 5d4b1c2 abis_nm: fix printing of ADMinistrative state by Harald Welte · 15 years ago
  32. c66b71c use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  33. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  34. ec44e1f Merge commit 'origin/master' by Harald Welte · 15 years ago
  35. 20152a3 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  36. 85a7b36 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  37. 800d29d [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  38. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  39. fdac4cc [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  40. 500f3ca [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  41. e91f578 [bsc_hack] Sanity check for the GSM1800 nanoBTS by Holger Hans Peter Freyther · 15 years ago
  42. 5c85ef9 Remove use_lchan and put_lchan from location updating request paths by Holger Hans Peter Freyther · 15 years ago
  43. 2c45123 Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  44. cd1f751 Search for BTS's in the Location Area of the subscriber we call by Holger Hans Peter Freyther · 15 years ago
  45. 0c38930 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  46. be14310 use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  47. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago